urbackup_backend/urbackupclient
2014-10-10 18:29:26 +02:00
..
glob
sysvol_test Added test for system restore volume 2013-03-30 17:21:03 +01:00
watchdir Updated copyright notice 2014-02-22 15:22:42 +01:00
AUTHORS Fixed client build on Linux 2012-04-16 01:18:36 +02:00
backup_client.db Use fully qualified domain names as default computer names in new installs 2014-05-24 00:15:32 +02:00
ChangeJournalWatcher.cpp Improved error handling while watching for file changes. In case of errors it falls back to MFT queries and if that fails it marks the volume as failed. 2014-10-09 19:23:45 +02:00
ChangeJournalWatcher.h Improved error handling while watching for file changes. In case of errors it falls back to MFT queries and if that fails it marks the volume as failed. 2014-10-09 19:23:45 +02:00
ChangeLog Fixed client build on Linux 2012-04-16 01:18:36 +02:00
client_restore.cpp Increased width of menu in restore cd 2014-01-19 21:21:54 +01:00
client_tables.sql
client.cpp Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
client.h Don't delete file entries if include/exclude pattern changed, but do not use db during indexing 2014-06-11 22:08:44 +02:00
clientdao.cpp Removed reference counting of shadow copies; Update starttime of shadow copy while imaging, so that it does not time out 2014-06-08 14:05:13 +02:00
clientdao.h Removed reference counting of shadow copies; Update starttime of shadow copy while imaging, so that it does not time out 2014-06-08 14:05:13 +02:00
ClientSend.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
ClientSend.h Less frequent notifications during image sending 2012-11-18 19:45:49 +01:00
ClientService.cpp Include capability information in detailed status information 2014-09-11 00:19:01 +02:00
ClientService.h Include capability information in detailed status information 2014-09-11 00:19:01 +02:00
ClientServiceCMD.cpp Include capability information in detailed status information 2014-09-11 00:19:01 +02:00
configure.ac Parameter to disable fortifications 2013-12-02 19:36:40 +01:00
COPYING Fixed restore cd script 2013-11-11 21:22:20 +01:00
database.h
DirectoryWatcherThread.cpp Fixed Linux build 2014-05-24 00:28:09 +02:00
DirectoryWatcherThread.h Fixed Linux build 2014-05-24 00:28:09 +02:00
dllmain.cpp Client: Put temporary files into a folder and delete it on startup 2014-07-21 21:48:36 +02:00
file_permissions.cpp Fixed file writing on Linux 2014-04-10 23:23:26 +02:00
file_permissions.h Secured client log and server identities 2014-03-06 22:09:58 +01:00
ImageThread.cpp Don't get stuck if receiving hash data for incremental image fails 2014-07-13 02:41:28 +02:00
ImageThread.h Removed reference counting of shadow copies; Update starttime of shadow copy while imaging, so that it does not time out 2014-06-08 14:05:13 +02:00
INSTALL Fixed restore cd script 2013-11-11 21:22:20 +01:00
InternetClient.cpp Added new "internetonly" client parameter 2014-08-09 21:07:57 +02:00
InternetClient.h Don't log token authentication failures as error log messages 2014-08-06 21:12:28 +02:00
lin_ver.cpp Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
lin_ver.h Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
Makefile.am Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
NEWS Fixed client build on Linux 2012-04-16 01:18:36 +02:00
README Fixed client build on Linux 2012-04-16 01:18:36 +02:00
ServerIdentityMgr.cpp Clear public keys properly before loading them 2014-05-29 19:47:40 +02:00
ServerIdentityMgr.h Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
urbackupclient.vcxproj Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
urbackupclient.vcxproj.filters Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
win_all_volumes.cpp If image_letters is ALL, only backup NTFS formatted drives 2014-09-20 18:18:42 +02:00
win_all_volumes.h Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
win_sysvol.cpp Changed log level 2014-05-24 18:45:41 +02:00
win_sysvol.h
win_ver.cpp Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00
win_ver.h Added Linux version querying. Made windows version querying more maintainable. 2014-04-25 21:58:20 +02:00