urbackup_backend/urbackupclient
2018-11-27 02:50:46 +01:00
..
backup_scripts Configure virtual mariadb incr client correctly 2017-12-09 17:26:26 +01:00
sysvol_test Disable assertions 2018-11-27 01:58:46 +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 Try harder to fix GPT errors 2018-10-17 22:30:04 +02:00
client_tables.sql
client_winvss.cpp Print component caption and name 2018-02-22 23:53:44 +01:00
client.cpp Merge branch 'dev' of server.raiber.de:~/urbackup_backend into dev 2018-09-17 21:51:06 +02:00
client.h Fix parallel file hashing and parallel file hashing cleanup on client 2018-05-08 15:38:42 +02: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
ClientService.cpp Fix version check during update and disable it for now 2018-11-27 02:50:46 +01:00
ClientService.h Embed version into update file and check if it is actually larger 2018-10-13 12:27:40 +02:00
ClientServiceCMD.cpp Don't show restore components option if components never have been backed up 2018-07-25 19:29:24 +02:00
cmdline_preprocessor.cpp Incremented copyright statement 2018-01-26 18:51:30 +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 Try harder to fix GPT errors 2018-10-17 22:30:04 +02: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 Fix merge 2018-07-22 20:56:16 +02:00
ImageThread.h Functionality to log file changes in incremental image backups 2018-07-09 22:23:44 +02:00
InternetClient.cpp Do not lock backup_mutex during image download 2017-08-11 18:22:07 +02:00
InternetClient.h
lin_tokens.cpp Fix permission translation 2018-10-01 22:27:44 +02:00
lin_ver.cpp More robust Linux operating system acquisition 2016-01-22 02:07:19 +01:00
lin_ver.h
ParallelHash.cpp Fix parallel file hashing and parallel file hashing cleanup on client 2018-05-08 15:38:42 +02:00
ParallelHash.h Fix parallel file hashing and parallel file hashing cleanup on client 2018-05-08 15:38:42 +02:00
PersistentOpenFiles.cpp Fix some typos and spellings 2016-06-13 16:19:05 +02:00
PersistentOpenFiles.h
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 gcc build issue 2018-04-28 00:39:34 +02:00
RestoreFiles.h Fix gcc build issue 2018-04-28 00:39:34 +02:00
ServerIdentityMgr.cpp Add missing include 2018-01-26 13:21:12 +01:00
ServerIdentityMgr.h Add new server identity from server 2018-01-15 13:24:34 +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 Disable assertions 2018-11-27 01:58:46 +01:00
urbackupclient.vcxproj.filters Use Crypto++ to calculate MD5/SHA in release mode 2017-12-17 15:29:08 +01:00
win_all_volumes.cpp Updated copyright 2016-01-02 16:38:00 +01:00
win_all_volumes.h
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