urbackup_backend/urbackupclient
2016-05-04 12:45:00 +02:00
..
backup_scripts Fix line endings 2016-05-04 12:45:00 +02:00
sysvol_test Enabled assertions in release build 2016-01-13 17:31:37 +01:00
watchdir Handle hard link deletes 2016-04-30 01:56:53 +02: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 Handle hard link deletes 2016-04-30 01:56:53 +02:00
ChangeJournalWatcher.h Handle hard link deletes 2016-04-30 01:56:53 +02:00
client_restore.cpp Do not show error at end of image restore 2016-02-09 18:47:10 +01:00
client_tables.sql
client.cpp Option to set orig_path for scripts/tar files 2016-05-02 02:52:51 +02:00
client.h Option to set orig_path for scripts/tar files 2016-05-02 02:52:51 +02:00
clientdao.cpp Improved hard link deletion handling performance 2016-04-30 14:33:28 +02:00
clientdao.h Handle hard link deletes 2016-04-30 01:56:53 +02:00
ClientSend.cpp Timeout sends during image backup after 60s 2016-01-26 23:55:33 +01:00
ClientSend.h
ClientService.cpp Fixed crash on name change 2016-04-01 22:38:58 +02:00
ClientService.h Option to keep deleted files/directories during incremental file backups 2016-02-13 17:34:28 +01:00
ClientServiceCMD.cpp Do not restart shadow copy if it is missing but only reference it 2016-04-16 20:39:33 +02:00
cmdline_preprocessor.cpp Accidentially added the --no-server to the server 2016-01-22 01:53:12 +01:00
common_tokens.cpp Embed root access key in Linux installer (for restore) 2016-02-17 17:27:12 +01:00
create_backup_client_db_header.sh Regenerated db headers 2016-01-05 17:01:36 +01:00
database.h
DirectoryWatcherThread.cpp Improved file change tracking 2016-04-28 13:15:08 +02:00
DirectoryWatcherThread.h Improved file change tracking 2016-04-28 13:15:08 +02:00
dllmain.cpp Handle hard link deletes 2016-04-30 01:56:53 +02:00
file_permissions.cpp Fixed compiler warnings 2016-02-22 00:55:59 +01:00
file_permissions.h
FileMetadataDownloadThread.cpp Prettier file path 2016-05-03 01:04:16 +02:00
FileMetadataDownloadThread.h Fixed forcefull metadata thread disconnect 2016-02-17 23:22:03 +01:00
ImageThread.cpp Fixed image backup with change block tracking 2016-04-26 19:44:18 +02:00
ImageThread.h Fixed image backup with change block tracking 2016-04-26 19:44:18 +02:00
InternetClient.cpp Only log about Internet only mode if there is a Internet server configured 2016-01-29 23:40:51 +01:00
InternetClient.h Compress transferred data using miniZ now 2015-08-30 21:46:57 +02:00
lin_tokens.cpp Set urbackup_backup_scripts permissions to allow all 2016-05-01 20:30:19 +02:00
lin_ver.cpp More robust Linux operating system acquisition 2016-01-22 02:07:19 +01:00
lin_ver.h
PersistentOpenFiles.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01: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 bug with zero size file restore 2016-05-02 17:18:46 +02:00
RestoreDownloadThread.h Correctly shut down chunked script output transfers 2016-01-06 17:19:40 +01:00
RestoreFiles.cpp Symbolic link restore 2016-05-02 21:59:31 +02:00
RestoreFiles.h Show progress bytes and block restore on command line till it is finished per default 2016-01-24 15:07:06 +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 In progress: Tar file backup 2016-02-05 21:42:24 +01:00
TokenCallback.h Callback to get tokens from filesrv 2015-08-02 15:53:35 +02:00
tokens.h Set urbackup_backup_scripts permissions to allow all 2016-05-01 20:30:19 +02:00
urbackupclient.vcxproj Fix include/library paths 2016-02-22 19:51:54 +01:00
urbackupclient.vcxproj.filters New tree hashing method 2016-02-16 02:17:57 +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_sysvol.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
win_sysvol.h Cache ESP location as well as SYSVOL location 2016-01-05 15:45:47 +01:00
win_tokens.cpp Set urbackup_backup_scripts permissions to allow all 2016-05-01 20:30:19 +02:00
win_ver.cpp Updated copyright 2016-01-02 16:38:00 +01:00
win_ver.h