urbackup_backend/urbackupclient
2021-10-23 16:35:08 +02:00
..
backup_scripts Update restore-mariadbbackup 2020-09-18 08:41:31 +02:00
restorewww Merge branch 'dev' of github.com:uroni/urbackup_backend into dev 2021-09-21 18:39:23 +02:00
sysvol_test Upgrade to Visual Studio 2019 2020-02-04 23:15:26 +01:00
watchdir Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
backup_client_db.h
backup_client.db
ChangeJournalWatcher.cpp Fix nested transaction starting 2017-01-15 16:41:54 +01:00
ChangeJournalWatcher.h More efficient saved journal data application using database cursor 2017-01-13 21:27:11 +01:00
client_restore_http.cpp Fix compiling on Windows 2021-10-23 16:35:08 +02:00
client_restore_http.h Config option to disable keyboard config + restore spilling and use temporary file path instead of hard coded 2021-09-21 17:50:35 +02:00
client_restore.cpp Fix restoring to smaller disk 2021-07-24 15:44:43 +02:00
client_restore.h Add web+react based image restore UI 2021-07-17 19:33:25 +02:00
client_tables.sql
client_winvss.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
client.cpp Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
client.h Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
clientdao.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
clientdao.h Local file backup WIP 2020-12-17 21:25:56 +01:00
ClientHash.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
ClientHash.h Only use CBT up to valid data length 2020-10-06 18:30:00 +02:00
ClientSend.cpp
ClientSend.h
ClientService.cpp Forward facet id 2021-10-23 16:34:51 +02:00
ClientService.h Forward facet id 2021-10-23 16:34:51 +02:00
ClientServiceCMD.cpp Forward facet id 2021-10-23 16:34:51 +02:00
cmdline_preprocessor.cpp Show progress for ntfsresize 2021-07-23 21:00:34 +02:00
common_tokens.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
create_backup_client_db_header.sh
create_cache_init.sh Forward settings to local backup 2021-05-18 16:20:20 +02:00
database.h
DirectoryWatcherThread.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
DirectoryWatcherThread.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
dllmain.cpp Config option to disable keyboard config + restore spilling and use temporary file path instead of hard coded 2021-09-21 17:50:35 +02:00
DocanyMount.cpp Mount backup storage on client startup 2021-06-28 23:26:22 +02:00
DocanyMount.h Export backup file system via Dokany 2021-05-08 09:18:39 +02:00
file_permissions.cpp
file_permissions.h
FileMetadataDownloadThread.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
FileMetadataDownloadThread.h Implement flag to ignore overwrite failures 2017-01-16 18:09:32 +01:00
FilesystemManager.cpp Fix compile on Linux 2021-07-05 19:49:25 +02:00
FilesystemManager.h Mount backup storage on client startup 2021-06-28 23:26:22 +02:00
ImageThread.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
ImageThread.h Remove result writing via pipe 2019-04-26 10:52:55 +02:00
InternetClient.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
InternetClient.h Local file backup WIP 2020-12-17 21:25:56 +01:00
lin_sysvol.h Fix build 2020-11-08 23:41:34 +01:00
lin_tokens.cpp Fix compile on Linux 2021-07-05 19:49:25 +02:00
lin_ver.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
lin_ver.h
LocalBackup.cpp Fix compile on Linux 2021-07-05 19:49:25 +02:00
LocalBackup.h Improve showing local backup progress 2021-06-28 23:24:30 +02:00
LocalFileBackup.cpp Improve showing local backup progress 2021-06-28 23:24:30 +02:00
LocalFileBackup.h Improve showing local backup progress 2021-06-28 23:24:30 +02:00
LocalFullFileBackup.cpp Fix compile on Linux 2021-07-05 19:49:25 +02:00
LocalFullFileBackup.h Improve showing local backup progress 2021-06-28 23:24:30 +02:00
LocalIncrFileBackup.cpp Improve showing local backup progress 2021-06-28 23:24:30 +02:00
LocalIncrFileBackup.h Improve showing local backup progress 2021-06-28 23:24:30 +02:00
ParallelHash.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
ParallelHash.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
PersistentOpenFiles.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
PersistentOpenFiles.h
RansomwareCanary.cpp Fix compile on Linux 2021-07-05 19:49:25 +02:00
RansomwareCanary.h Implement ransomware canary 2021-01-21 01:33:20 +01:00
README
RestoreDownloadThread.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
RestoreDownloadThread.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
RestoreFiles.cpp Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
RestoreFiles.h Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
ServerIdentityMgr.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
ServerIdentityMgr.h Local file backup WIP 2020-12-17 21:25:56 +01:00
TokenCallback.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
TokenCallback.h
tokens.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
urbackupclient.vcxproj Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
urbackupclient.vcxproj.filters Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
win_all_volumes.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
win_all_volumes.h
win_disk_mon.cpp
win_disk_mon.h
win_locked.h Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
win_network_cost.h Make dependency to wlanapi.dll optional 2016-12-15 13:43:59 +01:00
win_sysvol.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
win_sysvol.h
win_tokens.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
win_ver.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
win_ver.h