urbackup_backend/urbackup
2012-02-13 02:06:59 +01:00
..
doc Updated admin manual (0.25) 2011-12-05 22:19:06 +01:00
fileclient Wait 300s for the client not just 8 tries 2011-11-08 21:53:00 +01:00
glob Added glob file exclusion 2011-05-06 18:08:14 +02:00
restore Restore additional volumes 2011-10-20 20:15:36 +02:00
serverinterface Moved extra_clients table to settings_db 2012-01-28 15:48:30 +01:00
sha2 Initial commit. 2011-01-06 17:43:38 +01:00
treediff Fixed: Some lines were not counted correctly 2012-01-14 18:22:32 +01:00
watchdir Initial commit. 2011-01-06 17:43:38 +01:00
www Repair removing extra clients 2012-01-26 01:19:53 +01: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_init.sql Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02: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
capa_bits.h Allow stat updates to be interruptible 2011-10-08 16:16:07 +02:00
ChangeJournalWatcher.cpp Changed capabilities string layout 2011-10-30 01:58:49 +02:00
ChangeJournalWatcher.h Changed capabilities string layout 2011-10-30 01:58:49 +02:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
client_restore.cpp Restore cd fixes 2011-10-22 17:29:08 +02:00
client_tables.sql Initial commit. 2011-01-06 17:43:38 +01:00
client.cpp Further fixed file exclusion 2012-02-13 02:06:32 +01:00
client.h Correctly delete shadow copies for images 2011-12-17 17:25:47 +01:00
clientdao.cpp Correctly delete shadow copies for images 2011-12-17 17:25:47 +01:00
clientdao.h Correctly delete shadow copies for images 2011-12-17 17:25:47 +01: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 Fixed bug where whole drives could not be added as a backup path 2012-02-13 02:06:59 +01:00
ClientService.h Better timeout handling during filelist construction 2011-12-14 01:42:18 +01:00
configure.ac_client Prepare linux client build 2011-09-27 01:49:06 +02:00
configure.ac_server Preparing build for linux client 2011-09-26 19:03:10 +02:00
COPYING Don't link COPYING and INSTALL 2011-05-21 21:29:40 +02:00
database.h Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
DirectoryWatcherThread.cpp Removed bug where the watcher thread stopped itself 2011-09-02 15:52:38 +02:00
DirectoryWatcherThread.h Fixed compiling on Linux 2011-09-03 19:57:27 +02:00
dllmain.cpp Timeout shutdowns (500 ms) 2012-01-31 20:43:52 +01: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_client Fixed build on Linux 2011-12-07 14:05:15 +01:00
Makefile.am_server Restore cd fixes 2011-10-22 17:29:08 +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 Fixed build on Linux 2011-12-07 14:05:15 +01: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 Tighter refreshing interval 2011-12-16 01:02:08 +01:00
server_channel.h Added client capabilieties 2011-10-02 23:37:11 +02:00
server_cleanup.cpp Moved extra_clients table to settings_db 2012-01-28 15:48:30 +01:00
server_cleanup.h Added server database backup 2011-11-16 09:36:04 +01:00
server_get.cpp Sped up writing VHD files 2012-01-26 01:19:34 +01:00
server_get.h Better timeout handling during filelist construction 2011-12-14 01:42:18 +01:00
server_hash.cpp Changed backupid to integer 2011-11-20 01:34:40 +01:00
server_hash.h Changed backupid to integer 2011-11-20 01:34:40 +01: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 Better timeout detection during file list construction 2011-12-14 00:18:02 +01:00
server_ping.h Better timeout detection during file list construction 2011-12-14 00:18:02 +01:00
server_prepare_hash.cpp Changed backupid to integer 2011-11-20 01:34:40 +01: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 Trimmed some settings 2011-12-05 22:17:16 +01:00
server_settings.h Added setting for no file backups 2011-11-20 01:37:05 +01: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 Put server settings in a different database 2011-11-08 21:52:33 +01:00
server_update_stats.h Optimized stats updating 2011-10-09 20:42:18 +02:00
server_update.cpp Changed update url 2012-01-28 01:10:34 +01:00
server_update.h Initial commit. 2011-01-06 17:43:38 +01:00
server_writer.cpp Added NTFS diagnostics 2012-02-04 00:37:41 +01:00
server_writer.h Only free space in the thread that actually writes to the vhd file 2012-01-15 23:25:00 +01:00
server.cpp Moved extra_clients table to settings_db 2012-01-28 15:48:30 +01:00
server.h UTF8 support for computername and restart fileserver on name change 2011-05-06 19:51:31 +02:00
ServerIdentityMgr.cpp Changed files for server idenitites for linux 2011-12-09 18:22:31 +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 Added server database backup 2011-11-16 09:36:04 +01:00
urbackup.vcxproj.filters Put server settings in a different database 2011-11-08 21:52:33 +01:00
win_sysvol.cpp Detect SYSVOL if it's not named "System reserved" 2011-08-19 13:21:47 +02:00
win_sysvol.h Create and restore the 'System Reserved' partition (Win7 + Server 2008) as well 2011-08-13 16:24:48 +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