urbackup_backend/urbackupclient
2021-03-29 14:27:29 +02:00
..
backup_scripts Update restore-mariadbbackup 2020-09-18 08:41:31 +02:00
sysvol_test Upgrade to Visual Studio 2019 2020-02-04 23:15:26 +01:00
watchdir Adds an exclusion list for macOS system items which should not be backed up 2020-07-13 16:13:08 +01: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.cpp Revert "Check if partition fits onto disk instead of checking if volume fits into partition during restore" 2020-11-15 20:18:40 +01:00
client_tables.sql
client_winvss.cpp Local file backup WIP 2020-12-17 21:25:56 +01:00
client.cpp Don't delete old snapshots on Linux as long as they are still used 2021-03-26 00:23:39 +01:00
client.h Lock overlay and era files 2021-01-26 01:16:05 +01:00
clientdao.cpp Sync new shadow copy to disk 2021-03-29 14:27:29 +02:00
clientdao.h Local file backup WIP 2020-12-17 21:25:56 +01:00
ClientHash.cpp Handle unwritten extents in Linux CBT 2020-10-06 18:58:21 +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 Merge branch 'dev' of github.com:uroni/urbackup_backend into dev 2021-03-14 17:27:55 +01:00
ClientService.h Local file backup WIP 2020-12-17 21:25:56 +01:00
ClientServiceCMD.cpp Work on incremental local backups 2021-02-14 21:37:59 +01:00
cmdline_preprocessor.cpp Fixed Application bundle relative paths for OS build. 2021-01-04 01:02:35 +01:00
common_tokens.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
create_backup_client_db_header.sh
database.h
DirectoryWatcherThread.cpp Sync new shadow copy to disk 2021-03-29 14:27:29 +02:00
DirectoryWatcherThread.h
dllmain.cpp Local file backup WIP 2020-12-17 21:25:56 +01:00
file_permissions.cpp
file_permissions.h
FileMetadataDownloadThread.cpp Fix EPERM handling when getting extended attributes fails on macOS 2018-04-16 16:03:57 +02:00
FileMetadataDownloadThread.h Implement flag to ignore overwrite failures 2017-01-16 18:09:32 +01:00
FilesystemManager.cpp Local file backup WIP 2020-12-17 21:25:56 +01:00
FilesystemManager.h Local file backup WIP 2020-12-17 21:25:56 +01:00
ImageThread.cpp Gracefully handle CBT reset 2020-02-11 14:09:07 +01:00
ImageThread.h Remove result writing via pipe 2019-04-26 10:52:55 +02:00
InternetClient.cpp Local file backup WIP 2020-12-17 21:25:56 +01: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 Remove log message for token not found 2020-02-27 22:25:07 +01:00
lin_ver.cpp
lin_ver.h
LocalBackup.cpp Start of with DATE.new subvol then rename to final name 2021-03-15 18:47:11 +01:00
LocalBackup.h Start of with DATE.new subvol then rename to final name 2021-03-15 18:47:11 +01:00
LocalFileBackup.cpp Start of with DATE.new subvol then rename to final name 2021-03-15 18:47:11 +01:00
LocalFileBackup.h Work on incremental local backups 2021-02-14 21:37:59 +01:00
LocalFullFileBackup.cpp Start of with DATE.new subvol then rename to final name 2021-03-15 18:47:11 +01:00
LocalFullFileBackup.h Work on incremental local backups 2021-02-14 21:37:59 +01:00
LocalIncrFileBackup.cpp Start of with DATE.new subvol then rename to final name 2021-03-15 18:47:11 +01:00
LocalIncrFileBackup.h Work on incremental local backups 2021-02-14 21:37:59 +01:00
ParallelHash.cpp Wait a bit for server to start reading before removing parallel hash file again 2020-12-05 22:39:54 +01:00
ParallelHash.h Wait a bit for server to start reading before removing parallel hash file again 2020-12-05 22:39:54 +01:00
PersistentOpenFiles.cpp
PersistentOpenFiles.h
RansomwareCanary.cpp Set created dir owner 2021-01-21 01:43:50 +01:00
RansomwareCanary.h Implement ransomware canary 2021-01-21 01:33:20 +01:00
README
RestoreDownloadThread.cpp Log restore errors to server 2019-08-15 21:41:49 +02:00
RestoreDownloadThread.h Log restore errors to server 2019-08-15 21:41:49 +02:00
RestoreFiles.cpp Fix restore crash bug 2019-12-03 14:44:06 +01:00
RestoreFiles.h Fix gcc build issue 2018-04-28 00:39:34 +02:00
ServerIdentityMgr.cpp Local file backup WIP 2020-12-17 21:25:56 +01:00
ServerIdentityMgr.h Local file backup WIP 2020-12-17 21:25:56 +01:00
TokenCallback.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
TokenCallback.h
tokens.h Fix permission translation 2018-10-01 22:05:56 +02:00
urbackupclient.vcxproj Start of with DATE.new subvol then rename to final name 2021-03-15 18:47:11 +01:00
urbackupclient.vcxproj.filters Start of with DATE.new subvol then rename to final name 2021-03-15 18:47:11 +01:00
win_all_volumes.cpp Use heap for recursion when deleting non-empty directory 2019-06-22 22:33:09 +02:00
win_all_volumes.h
win_disk_mon.cpp
win_disk_mon.h
win_network_cost.h Make dependency to wlanapi.dll optional 2016-12-15 13:43:59 +01:00
win_sysvol.cpp Skip SYSVOL candidates where GetVolumeInformation fails 2017-03-01 23:41:30 +01:00
win_sysvol.h
win_tokens.cpp Fix permission translation 2018-10-01 22:05:56 +02:00
win_ver.cpp
win_ver.h