urbackup_backend/urbackupclient
2015-02-22 12:21:31 +01:00
..
glob Added include file pattern 2012-03-10 01:32:06 +01:00
sysvol_test Make VS12 copies of the vcxproj.filters 2015-02-06 13:04:40 -08: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 Merge branch 'next' of server.raiber.de:~/urbackup_backend into next 2015-02-22 12:21:31 +01:00
ChangeJournalWatcher.h Persist open files to disk to load them again on restart 2014-11-07 22:46:03 +01:00
ChangeLog Fixed client build on Linux 2012-04-16 01:18:36 +02:00
client_restore.cpp Use lsblk to find drives and partitions during restore 2015-02-05 00:49:00 +01:00
client_tables.sql Reorganized directory structure 2012-02-25 02:45:06 +01:00
client.cpp Log the error message when folder cannot be accessed 2015-01-28 22:09:09 +01:00
client.h Handle hard links to currently open files 2014-12-25 15:06:04 +01: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 Fixed two client compilation issues on Linux 2015-01-13 21:24:55 +01:00
ClientService.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
ClientServiceCMD.cpp 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
configure.ac Modifications for RPM building 2014-10-13 22:46:43 +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 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 Perform complete re-index on first file backup after update 2014-12-04 20:41:56 +01: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 Fixed "Correctly handle hard links to currently open files" 2015-01-02 00:47:04 +01: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
PersistentOpenFiles.cpp Handle USN records spanning calls to ChangeJournalWatcher::update() 2015-02-13 00:38:17 -08:00
PersistentOpenFiles.h Handle USN records spanning calls to ChangeJournalWatcher::update() 2015-02-13 00:38:17 -08: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 Persist open files to disk to load them again on restart 2014-11-07 22:46:03 +01:00
urbackupclient.vcxproj.filters Persist open files to disk to load them again on restart 2014-11-07 22:46:03 +01:00
urbackupclientVS12.vcxproj Rename projects w/o VS12 suffix 2015-02-04 22:32:47 -08:00
urbackupclientVS12.vcxproj.filters Make VS12 copies of the vcxproj.filters 2015-02-06 13:04:40 -08:00
win_all_volumes.cpp Cache ntfs info if we cannot read from device 2014-11-20 19:23:19 +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_sysvol.cpp Changed log level 2014-05-24 18:45:41 +02:00
win_sysvol.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
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