urbackup_backend/urbackupclient
2013-11-17 00:36:42 +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 Refactoring and performance tuning 2013-11-12 20:41:19 +01:00
client_tables.sql Reorganized directory structure 2012-02-25 02:45:06 +01:00
client.cpp Revert "Fixing SQLite3 deadlock" 2013-11-16 23:46:04 +01:00
client.h Retry snapshot operation if writer failed and has the retryable error 2013-11-04 22:17:25 +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 Remove temporary file when updating 2013-11-17 00:36:42 +01:00
ClientService.h Authentication for image restores (fix) 2013-09-04 23:02:34 +02:00
ClientServiceCMD.cpp Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next 2013-10-22 18:13:17 +02:00
configure.ac Build files for client backend 2012-08-03 01:57:21 +02: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 Don't stop incremental image backups with an error if the volume size increased 2013-10-25 22:36:13 +02:00
ImageThread.h Delimit Image error messages 2012-12-13 19:09:10 +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 Proper shutdown for leak check for client 2012-08-22 11:37:58 +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 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