urbackup_backend/urbackupclient
2015-04-04 18:28:33 +02:00
..
backup_scripts Added Linux example script 2014-12-30 21:19:12 +01:00
sysvol_test Find and backup EFI System Partition 2014-12-14 19:27:58 +01:00
watchdir Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated 2014-11-21 22:37:05 +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 Move GAP error info to backup table to clear info 2014-12-15 22:55:32 +01:00
ChangeJournalWatcher.h Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated 2014-11-21 22:37:05 +01:00
ChangeLog Fixed client build on Linux 2012-04-16 01:18:36 +02:00
client_restore.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
client_tables.sql Reorganized directory structure 2012-02-25 02:45:06 +01:00
client.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
client.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
clientdao.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
clientdao.h Restore backups from web interface 2015-01-25 23:17:49 +01: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 Support OS X 2015-02-09 01:16:32 +01:00
ClientService.h Transfer information about empty VHD blocks during image backups 2015-04-04 18:28:33 +02:00
ClientServiceCMD.cpp Transfer information about empty VHD blocks during image backups 2015-04-04 18:28:33 +02:00
common_tokens.cpp Implementation of file access for Linux clients 2015-01-10 20:35:39 +01:00
configure.ac Support OS X 2015-02-09 01:16:32 +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 Register directory watcher thread as listener 2014-11-26 19:56:09 +01:00
DirectoryWatcherThread.h Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated 2014-11-21 22:37:05 +01:00
dllmain.cpp Implementation of file access for Linux clients 2015-01-10 20:35:39 +01:00
file_permissions.cpp Change server permission management to ACL style 2014-09-14 22:29:56 +02:00
file_permissions.h Secured client log and server identities 2014-03-06 22:09:58 +01:00
FileMetadataDownloadThread.cpp Support OS X 2015-02-09 01:16:32 +01:00
FileMetadataDownloadThread.h Support OS X 2015-02-09 01:16:32 +01:00
ImageThread.cpp Transfer information about empty VHD blocks during image backups 2015-04-04 18:28:33 +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 Fixed metadata restore on Windows 2015-02-01 00:04:06 +01:00
InternetClient.h Allow list of internet servers 2014-12-26 19:31:40 +01:00
lin_tokens.cpp Build on Mac OS 2015-02-07 23:06:05 +01: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 Support OS X 2015-02-09 01:16:32 +01:00
NEWS Fixed client build on Linux 2012-04-16 01:18:36 +02:00
PersistentOpenFiles.cpp Properly close open_write_files.dat when restarting watch thread 2014-12-15 22:21:18 +01:00
PersistentOpenFiles.h Properly close open_write_files.dat when restarting watch thread 2014-12-15 22:21:18 +01:00
README Fixed client build on Linux 2012-04-16 01:18:36 +02:00
RestoreDownloadThread.cpp Support OS X 2015-02-09 01:16:32 +01:00
RestoreDownloadThread.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
RestoreFiles.cpp Fixed metadata restore on Windows 2015-02-03 00:13:19 +01:00
RestoreFiles.h Restore backups from web interface 2015-01-31 08:51:08 +01: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
tokens.h Implementation of file access for Linux clients 2015-01-10 20:35:39 +01:00
urbackupclient.vcxproj Restore backups from web interface 2015-01-25 23:17:49 +01:00
urbackupclient.vcxproj.filters Restore backups from web interface 2015-01-25 23:17:49 +01:00
win_all_volumes.cpp Cache ntfs info if we cannot read from device 2014-11-20 19:22:41 +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 Partition numbering seems to start with 1 2014-12-14 22:31:16 +01:00
win_sysvol.h Find and backup EFI System Partition 2014-12-14 19:27:58 +01:00
win_tokens.cpp Implementation of file access for Linux clients 2015-01-10 20:35:39 +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