urbackup_backend/urbackupclient
2020-11-15 20:20:15 +01: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 Changed page size to 4k 2016-03-05 17:08:49 +01:00
backup_client.db Changed page size to 4k 2016-03-05 17:08:49 +01:00
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 Use new settings handling for VSS component selection 2020-07-13 00:34:32 +02:00
client.cpp Remove client forward compatibility 2020-11-01 19:16:05 +01:00
client.h Remove client forward compatibility 2020-11-01 19:16:05 +01:00
clientdao.cpp Fix cache target generation handling 2020-07-11 20:19:19 +02:00
clientdao.h Fix cache target generation handling 2020-07-11 20:19:19 +02: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 Reset timeout on disconnect 2016-06-07 21:02:28 +02:00
ClientSend.h
ClientService.cpp Escape except forward slash 2020-11-01 14:42:22 +01:00
ClientService.h Improve handling of default paths to backup on the client 2020-11-01 13:48:33 +01:00
ClientServiceCMD.cpp Map Linux mount points to devices for image backups 2020-11-08 20:04:20 +01:00
cmdline_preprocessor.cpp Merge branch '2.5.x' into dev 2020-07-11 16:18:21 +02:00
common_tokens.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
create_backup_client_db_header.sh Regenerated db headers 2016-01-05 17:01:36 +01:00
database.h
DirectoryWatcherThread.cpp Improve modified directory cache invalidation before file backups 2016-06-01 21:09:13 +02:00
DirectoryWatcherThread.h Improve modified directory cache invalidation before file backups 2016-06-01 21:09:13 +02:00
dllmain.cpp Improve handling of default paths to backup on the client 2020-11-01 13:48:33 +01:00
file_permissions.cpp Truncate file before writing to in on Linux 2016-06-16 22:01:32 +02:00
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
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 Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
InternetClient.h Ability to connect via http connect proxy to internet server 2019-03-18 15:53:30 +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 More robust Linux operating system acquisition 2016-01-22 02:07:19 +01:00
lin_ver.h Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
ParallelHash.cpp Insert hashes into db from parallel hash thread if not already present 2020-11-08 20:03:12 +01:00
ParallelHash.h Insert hashes into db from parallel hash thread if not already present 2020-11-08 20:03:12 +01:00
PersistentOpenFiles.cpp Fix some typos and spellings 2016-06-13 16:19:05 +02:00
PersistentOpenFiles.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
ServerIdentityMgr.h Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
TokenCallback.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
TokenCallback.h Callback to get tokens from filesrv 2015-08-02 15:53:35 +02:00
tokens.h Fix permission translation 2018-10-01 22:05:56 +02:00
urbackupclient.vcxproj Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
urbackupclient.vcxproj.filters Implement connection establishment via web sockets 2020-07-05 23:53:06 +02: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 Cache ntfs property of volumes for capability command. Added new enumeration of all non-usb ntfs formatted volumes. 2014-11-16 17:53:59 +01:00
win_disk_mon.cpp Basic disk failure monitoring before file backups 2016-01-08 15:38:49 +01:00
win_disk_mon.h Basic disk failure monitoring before file backups 2016-01-08 15:38:49 +01:00
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 Cache ESP location as well as SYSVOL location 2016-01-05 15:45:47 +01:00
win_tokens.cpp Fix permission translation 2018-10-01 22:05:56 +02:00
win_ver.cpp Updated copyright 2016-01-02 16:38:00 +01:00
win_ver.h Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00