urbackup_backend/urbackupclient
2016-05-25 15:23:33 +02:00
..
backup_scripts Added MariaDB xtrabackup script 2016-05-13 18:37:18 +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 Fix issues discovered by code analysis 2016-05-17 21:08:41 +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 Exclude datto cow file and device mapper overlay 2016-05-25 15:23:33 +02:00
client.h Ability to create md5sums file 2016-05-19 19:57:12 +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 Reuse existing status process instead of starting new one on image backup resume 2016-05-24 19:33:36 +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
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 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
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 Resize hash output to correct size if it is lower than what was already output 2016-05-12 17:21:53 +02:00
RestoreDownloadThread.h Resize hash output to correct size if it is lower than what was already output 2016-05-12 17:21:53 +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
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