urbackup_backend/urbackupclient
2017-06-26 16:18:29 +02:00
..
backup_scripts Fix script 2017-02-28 16:23:43 +01:00
sysvol_test Skip SYSVOL candidates where GetVolumeInformation fails 2017-03-01 23:41:30 +01:00
watchdir Fix exlude -> exclude in variable names 2017-02-27 19:06:32 +00: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 Increase number of image backup restore retries to 20 2017-03-24 19:44:50 +01:00
client_tables.sql
client_winvss.cpp Merge remote-tracking branch 'gh/dev' into dev 2017-03-03 17:33:47 +01:00
client.cpp Reset curr_files in parallel hashing 2017-06-17 16:17:30 +02:00
client.h Lazy user token creation 2017-03-21 00:09:24 +01:00
clientdao.cpp Working on parallel file hashing 2017-02-13 23:32:41 +01:00
clientdao.h Working on parallel file hashing 2017-02-13 23:32:41 +01:00
ClientHash.cpp Remove debug logging 2017-06-26 16:16:17 +02:00
ClientHash.h Working on parallel file hashing 2017-02-13 23:32:41 +01:00
ClientSend.cpp Reset timeout on disconnect 2016-06-07 21:02:28 +02:00
ClientSend.h Less frequent notifications during image sending 2012-11-18 19:45:49 +01:00
ClientService.cpp Proper send timeouts during image restore 2017-03-24 19:38:31 +01:00
ClientService.h Lazy user token creation 2017-03-21 00:09:24 +01:00
ClientServiceCMD.cpp Lazy user token creation 2017-03-21 00:09:24 +01:00
cmdline_preprocessor.cpp Fixup copyright notice 2017-02-01 15:07:07 +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 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 Larger stack size for file indexing thread 2017-06-07 15:03:48 +02:00
file_permissions.cpp Truncate file before writing to in on Linux 2016-06-16 22:01:32 +02:00
file_permissions.h Secured client log and server identities 2014-03-06 22:09:58 +01:00
FileMetadataDownloadThread.cpp Fix FreeBSD client build 2017-05-10 16:49:39 +02:00
FileMetadataDownloadThread.h Implement flag to ignore overwrite failures 2017-01-16 18:09:32 +01:00
ImageThread.cpp Fix bitmap difference corruption issue 2017-03-29 12:19:48 +02:00
ImageThread.h Improved image backup read error handling 2016-08-26 01:22:59 +02:00
InternetClient.cpp Fix Internet image restore issues 2017-03-04 02:41:10 +01:00
InternetClient.h Compress transferred data using miniZ now 2015-08-30 21:46:57 +02:00
lin_tokens.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +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 Remove double hashing 2017-06-26 16:18:29 +02:00
ParallelHash.h Fix build 2017-03-03 17:47:30 +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 Fix download thread freeing 2017-01-05 14:37:36 +01:00
RestoreDownloadThread.h Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
RestoreFiles.cpp Fix new permission functionality on Linux 2017-03-24 16:23:52 +01:00
RestoreFiles.h Take current user's permissions into account when restoring file backups 2017-03-23 17:33:10 +01:00
ServerIdentityMgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
ServerIdentityMgr.h Refactored identity manager 2015-12-12 14:10:25 +01: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 new permission functionality on Linux 2017-03-24 16:23:52 +01:00
urbackupclient.vcxproj Working on parallel file hashing 2017-02-13 23:32:41 +01:00
urbackupclient.vcxproj.filters Working on parallel file hashing 2017-02-13 23:32:41 +01:00
win_all_volumes.cpp Updated copyright 2016-01-02 16:38:00 +01: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 new permission functionality on Linux 2017-03-24 16:23:52 +01: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