urbackup_backend/urbackupclient
2014-01-19 21:21:54 +01:00
..
glob Added include file pattern 2012-03-10 01:32:06 +01:00
sysvol_test Added test for system restore volume 2013-03-30 17:21:03 +01:00
watchdir Reorganized directory structure 2012-02-25 02:45:06 +01:00
AUTHORS Fixed client build on Linux 2012-04-16 01:18:36 +02:00
backup_client.db New updated client db 2012-08-03 20:23:35 +02:00
ChangeJournalWatcher.cpp Revert "Fixing SQLite3 deadlock" 2013-11-16 23:46:04 +01:00
ChangeJournalWatcher.h Try to work around issue where last modified dates of files are not changed, if the file is changed via memory mapping 2013-09-22 21:15:52 +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 Reorganized directory structure 2012-02-25 02:45:06 +01:00
client.cpp * Check backupcom for NULL. 2014-01-19 19:38:36 +01:00
client.h * Do not change modified time of files which were internally modified 2013-11-21 22:59:18 +01:00
clientdao.cpp Fixed bug with getting changed files 2013-08-15 13:06:20 +02:00
clientdao.h Better handling of changed dir and file backups 2013-08-04 11:34:28 +02:00
ClientSend.cpp Optimized hashed image transfer 2013-03-28 21:36:44 +01:00
ClientSend.h Less frequent notifications during image sending 2012-11-18 19:45:49 +01:00
ClientService.cpp Fixed mempipe ownership 2013-11-27 21:16:41 +01:00
ClientService.h Fixed mempipe ownership 2013-11-27 21:16:41 +01:00
ClientServiceCMD.cpp Fixed Linux build issues 2013-12-08 22:42:09 +01: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 Reorganized directory structure 2012-02-25 02:45:06 +01:00
DirectoryWatcherThread.cpp Revert "Fixing SQLite3 deadlock" 2013-11-16 23:46:04 +01:00
DirectoryWatcherThread.h Try to work around issue where last modified dates of files are not changed, if the file is changed via memory mapping 2013-09-22 21:15:52 +02:00
dllmain.cpp Properly free file descriptor, if hash size is zero 2013-11-03 11:33:44 +01:00
ImageThread.cpp Fixed mempipe ownership 2013-11-27 21:16:41 +01:00
ImageThread.h Fixed mempipe ownership 2013-11-27 21:16:41 +01:00
INSTALL Fixed restore cd script 2013-11-11 21:22:20 +01:00
InternetClient.cpp Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next 2013-09-10 17:24:07 +02:00
InternetClient.h Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
Makefile.am Parameter to disable fortifications 2013-12-02 18:55:40 +01: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 Trim identities when loading them from identity file 2013-10-29 23:29:07 +01:00
ServerIdentityMgr.h Proper shutdown for leak check for client 2012-08-22 11:37:58 +02:00
urbackupclient.vcxproj Show client and operating system version on web interface 2013-06-27 18:43:09 +02:00
urbackupclient.vcxproj.filters Show client and operating system version on web interface 2013-06-27 18:43:09 +02:00
win_sysvol.cpp Additional debug information, when getting bootable flag fails 2013-11-15 20:09:38 +01:00
win_sysvol.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
win_ver.cpp Show client and operating system version on web interface 2013-06-27 18:43:09 +02:00
win_ver.h Show client and operating system version on web interface 2013-06-27 18:43:09 +02:00