urbackup_backend/urbackup
2011-07-31 20:59:51 +02:00
..
doc Updated admin manual 2011-07-12 19:35:13 +02:00
fileclient Allow zero length strings 2011-07-02 15:56:51 +02:00
glob Added glob file exclusion 2011-05-06 18:08:14 +02:00
restore Translated restore messages 2011-01-07 17:25:37 +01:00
serverinterface Don't crash if temporary file directory is not accessible 2011-07-07 16:13:50 +02:00
sha2 Initial commit. 2011-01-06 17:43:38 +01:00
treediff If the directory tree files contain errors stop gracefully and fall back to a full backup 2011-06-03 17:49:00 +02:00
watchdir Initial commit. 2011-01-06 17:43:38 +01:00
www Don't crash if temporary file directory is not accessible 2011-07-07 16:13:50 +02:00
action_header.h Initial commit. 2011-01-06 17:43:38 +01:00
actions.h Initial commit. 2011-01-06 17:43:38 +01:00
AUTHORS Initial commit. 2011-01-06 17:43:38 +01:00
backup_client.db Fixed build system 2011-01-07 01:05:50 +01:00
backup_server.db Fixed build system 2011-01-07 01:05:50 +01:00
bufmgr.cpp Initial commit. 2011-01-06 17:43:38 +01:00
bufmgr.h Initial commit. 2011-01-06 17:43:38 +01:00
ChangeJournalWatcher.cpp Optimized Change Journal Watcher and fixed bug where the real directory is accessed instead of the shadow copy (in rare cases) 2011-03-01 15:42:51 +01:00
ChangeJournalWatcher.h Fixed wrong replay order, wrong start USN after reindex and forced writing lastUSN after reindex 2011-02-22 21:55:51 +01:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
client_restore.cpp Better restore retrying 2011-07-15 23:11:12 +02:00
client_tables.sql Initial commit. 2011-01-06 17:43:38 +01:00
client.cpp Do token counting instead of refcounting 2011-07-12 19:34:57 +02:00
client.h Do token counting instead of refcounting 2011-07-12 19:34:57 +02:00
clientdao.cpp Rewrite of shadow copy reference counting 2011-07-02 15:56:02 +02:00
clientdao.h Rewrite of shadow copy reference counting 2011-07-02 15:56:02 +02:00
ClientSend.cpp Initial commit. 2011-01-06 17:43:38 +01:00
ClientSend.h Initial commit. 2011-01-06 17:43:38 +01:00
ClientService.cpp Try to reestablish connection if lost during restore 2011-07-15 22:05:52 +02:00
ClientService.h Do token counting instead of refcounting 2011-07-12 19:34:57 +02:00
configure.ac Updated Makefile system for easier setup 2011-07-02 15:53:07 +02:00
COPYING Don't link COPYING and INSTALL 2011-05-21 21:29:40 +02:00
database.h Initial commit. 2011-01-06 17:43:38 +01:00
DirectoryWatcherThread.cpp Fix Change Journal Watcher quitting 2011-02-21 13:25:20 +01:00
DirectoryWatcherThread.h Fix Change Journal Watcher quitting 2011-02-21 13:25:20 +01:00
dllmain.cpp Fixed client upgrade 2011-07-15 22:06:10 +02:00
escape.cpp Initial commit. 2011-01-06 17:43:38 +01:00
escape.h Initial commit. 2011-01-06 17:43:38 +01:00
google_chart.js Use google chart if pychart is not available 2011-05-21 20:07:14 +02:00
INSTALL Don't link COPYING and INSTALL 2011-05-21 21:29:40 +02:00
Makefile.am Fixed 64bit linux compilation issues 2011-07-03 02:01:45 +02:00
mbr_code.h Initial commit. 2011-01-06 17:43:38 +01:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
os_functions_lin.cpp Fix build in Solaris 2011-05-03 01:21:02 +02:00
os_functions_win.cpp Seperate server DLL for pre vista servers 2011-07-07 16:13:04 +02:00
os_functions.h Allow long pathnames in windows 2011-04-13 22:18:14 +02:00
README Initial commit. 2011-01-06 17:43:38 +01:00
server_channel.cpp Try to reestablish connection if lost during restore 2011-07-15 22:05:52 +02:00
server_channel.h Initial commit. 2011-01-06 17:43:38 +01:00
server_cleanup.cpp Do nightly cleanup at local night 2011-07-10 19:46:08 +02:00
server_cleanup.h Added remove client functionality 2011-05-21 01:43:03 +02:00
server_get.cpp Go into error state if writing files failed 2011-07-12 19:34:34 +02:00
server_get.h Restore compatibility with older client versions 2011-07-03 17:29:05 +02:00
server_hash.cpp Go into error state if writing files failed 2011-07-12 19:34:34 +02:00
server_hash.h Go into error state if writing files failed 2011-07-12 19:34:34 +02:00
server_image.cpp Initial commit. 2011-01-06 17:43:38 +01:00
server_image.h Initial commit. 2011-01-06 17:43:38 +01:00
server_log.cpp Initial commit. 2011-01-06 17:43:38 +01:00
server_log.h Initial commit. 2011-01-06 17:43:38 +01:00
server_ping.cpp Use token for running pings and use Timeouts for queries to not stall during long updates 2011-07-10 19:45:20 +02:00
server_ping.h Initial commit. 2011-01-06 17:43:38 +01:00
server_prepare_hash.cpp Allow long pathnames in windows 2011-04-13 22:18:14 +02:00
server_prepare_hash.h Initial commit. 2011-01-06 17:43:38 +01:00
server_running.cpp Initial commit. 2011-01-06 17:43:38 +01:00
server_running.h Initial commit. 2011-01-06 17:43:38 +01:00
server_settings.cpp Added default client backup dirs setting 2011-05-21 01:43:50 +02:00
server_settings.h Added default client backup dirs setting 2011-05-21 01:43:50 +02:00
server_status.cpp Added remove client functionality 2011-05-21 01:43:03 +02:00
server_status.h UTF8 support for computername and restart fileserver on name change 2011-05-06 19:51:31 +02:00
server_tables.sql Allow to manually add clients 2011-02-17 19:30:39 +01:00
server_update_stats.cpp Reworked transaction locks 2011-07-31 20:59:51 +02:00
server_update_stats.h Initial commit. 2011-01-06 17:43:38 +01:00
server_update.cpp Don't crash if temporary file directory is not accessible 2011-07-07 16:13:50 +02:00
server_update.h Initial commit. 2011-01-06 17:43:38 +01:00
server_writer.cpp Allow long pathnames in windows 2011-04-13 22:18:14 +02:00
server_writer.h Initial commit. 2011-01-06 17:43:38 +01:00
server.cpp Allow changing of temporary directory in Windows 2011-07-05 18:21:08 +02:00
server.h UTF8 support for computername and restart fileserver on name change 2011-05-06 19:51:31 +02:00
ServerIdentityMgr.cpp Initial commit. 2011-01-06 17:43:38 +01:00
ServerIdentityMgr.h Initial commit. 2011-01-06 17:43:38 +01:00
settings.h Client backend internationalization 2011-01-16 20:17:55 +01:00
status.htm Initial commit. 2011-01-06 17:43:38 +01:00
urbackup.vcxproj Sped up statistics calculation 2011-07-31 15:49:23 +02:00
urbackup.vcxproj.filters Use google chart if pychart is not available 2011-05-21 20:07:14 +02:00
zero_hash.h Doubled VHD blocksize to make it compatible with the Windows 7 "attach drive" feature 2011-04-06 01:38:57 +02:00