urbackup_backend/urbackupclient
2016-05-09 12:36:23 +02:00
..
backup_scripts Fix SYSCONFDIR variable replacement in scripts 2016-05-07 22:31:20 +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 Reorganized directory structure 2012-02-25 02:45:06 +01:00
client.cpp Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 16:28:38 +02:00
client.h Do not delete excluded/not included files/directories when restoring 2016-05-06 16:59:39 +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 Less frequent notifications during image sending 2012-11-18 19:45:49 +01:00
ClientService.cpp Fix: Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 20:42:02 +02:00
ClientService.h Option to keep deleted files/directories during incremental file backups 2016-02-13 17:34:28 +01:00
ClientServiceCMD.cpp Restore all files when restore is done via client regardless of user access tokens 2016-05-07 02:41:45 +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 Reorganized directory structure 2012-02-25 02:45:06 +01:00
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 Secured client log and server identities 2014-03-06 22:09:58 +01:00
FileMetadataDownloadThread.cpp Restore fixes 2016-05-06 23:42:21 +02:00
FileMetadataDownloadThread.h Restore fixes 2016-05-06 22:47:50 +02:00
ImageThread.cpp Fix: Handle case where volume size is not block size aligned (4k) 2016-05-09 12:36:23 +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 Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
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 Fixed client build on Linux 2012-04-16 01:18:36 +02:00
RestoreDownloadThread.cpp Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 16:28:38 +02:00
RestoreDownloadThread.h Restore fixes 2016-05-06 22:47:50 +02:00
RestoreFiles.cpp Improved file meta-data shutdown procedure 2016-05-08 22:16:12 +02:00
RestoreFiles.h Restore fixes 2016-05-06 23:42:21 +02: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 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_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 Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00