UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2012-05-05 19:20:37 +02:00
bdbplugin Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
cryptoplugin Added compression for internet connection 2012-04-15 16:19:27 +02:00
docs Added files for client 2012-01-02 11:28:48 +01:00
downloadplugin Update for linux server 2011-08-01 00:31:43 +02:00
fileservplugin Further work on internet mode 2012-04-15 16:21:28 +02:00
fsimageplugin Reorganized directory structure 2012-02-25 02:45:06 +01:00
httpserver Fixed 64bit linux compilation issues 2011-07-03 02:01:45 +02:00
Interface Added compression for internet connection 2012-04-15 16:19:27 +02:00
libfastcgi Initial commit. 2011-01-06 17:43:38 +01:00
m4 Fix build in Solaris 2011-05-03 00:50:24 +02:00
piped_process Cleanup for 64bit Windows Server build 2011-02-06 18:53:57 +01:00
pychart Fixed linux server build 2011-10-08 16:24:18 +02:00
restore_cd Restore cd fixes 2011-10-22 17:29:08 +02:00
sqlite Updated sqlite to ver 3.7.11 2012-04-18 14:10:08 +02:00
urbackup Fixed small errors; Reduced log messages 2012-03-16 19:26:36 +01:00
urbackupclient Retry starting shadow copy if it failes due to a SNAPSHOP_SET_IN_PROGRESS error 2012-05-05 19:20:37 +02:00
urbackupcommon Fixed file path prefixing 2012-05-01 00:24:46 +02:00
urbackupserver Properly reinitialize hash function 2012-05-05 19:03:15 +02:00
urlplugin Trimmed some settings 2011-12-05 22:17:16 +01:00
utf8 Initial commit. 2011-01-06 17:43:38 +01:00
win_service Initial commit. 2011-01-06 17:43:38 +01:00
.gitignore Stop backups during image reconnect 2012-05-03 23:14:15 +02:00
AcceptThread.cpp Allow sockets to bind to already used ports 2012-01-31 20:10:56 +01:00
AcceptThread.h Fixed 64bit linux compilation issues 2011-07-03 02:01:45 +02:00
AUTHORS Initial commit. 2011-01-06 17:43:38 +01:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
Client.cpp Fixes for Linux 2011-08-19 13:28:23 +02:00
Client.h Fixed build system 2011-01-07 01:05:50 +01:00
CompiledServer.vcxproj Reorganized directory structure 2012-02-25 02:45:06 +01:00
CompiledServer.vcxproj.filters Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
Condition_boost.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Condition_boost.h Initial commit. 2011-01-06 17:43:38 +01:00
Condition_lin.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Condition_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
configure.ac_client Incremented client version 2012-01-29 11:42:36 +01:00
configure.ac_server Incremented version numbers 2012-01-14 18:40:22 +01:00
COPYING Initial commit. 2011-01-06 17:43:38 +01:00
Database.cpp Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
Database.h Added server database backup 2011-11-16 09:36:04 +01:00
DBSettingsReader.cpp Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
DBSettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
defaults_client Prepare linux client build 2011-09-27 01:32:35 +02:00
defaults_server Preparing build for linux client 2011-09-26 19:03:10 +02:00
defaults.h Fixed build system 2011-01-07 01:05:50 +01:00
file_common.cpp Initial commit. 2011-01-06 17:43:38 +01:00
file_fstream.cpp New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
file_linux.cpp New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
file_memory.cpp Initial commit. 2011-01-06 17:43:38 +01:00
file_memory.h Initial commit. 2011-01-06 17:43:38 +01:00
file_win.cpp Stop backups during image reconnect 2012-05-03 23:14:15 +02:00
file.h New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
FileSettingsReader.cpp Initial commit. 2011-01-06 17:43:38 +01:00
FileSettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
gpl_header Initial commit. 2011-01-06 17:43:38 +01:00
Helper_win32.h Initial commit. 2011-01-06 17:43:38 +01:00
init.d_client Prepare linux client build 2011-09-27 01:32:35 +02:00
init.d_server Preparing build for linux client 2011-09-26 19:03:10 +02:00
INSTALL Initial commit. 2011-01-06 17:43:38 +01:00
libs.h Fixed build system 2011-01-07 01:05:50 +01:00
LoadbalancerClient.cpp Initial commit. 2011-01-06 17:43:38 +01:00
LoadbalancerClient.h Initial commit. 2011-01-06 17:43:38 +01:00
LookupService.cpp Initial commit. 2011-01-06 17:43:38 +01:00
LookupService.h Initial commit. 2011-01-06 17:43:38 +01:00
main.cpp Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
maintest.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Makefile.am_client Fixed client build on Linux 2012-04-16 01:18:36 +02:00
Makefile.am_server Fixed client build on Linux 2012-04-16 01:18:36 +02:00
md5.cpp Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
md5.h New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
MemoryPipe.cpp Initial commit. 2011-01-06 17:43:38 +01:00
MemoryPipe.h Initial commit. 2011-01-06 17:43:38 +01:00
MemorySettingsReader.cpp Initial commit. 2011-01-06 17:43:38 +01:00
MemorySettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_boost.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_boost.h Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_lin.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
OutputStream.cpp Initial commit. 2011-01-06 17:43:38 +01:00
OutputStream.h Initial commit. 2011-01-06 17:43:38 +01:00
Query.cpp Fixed crash in sql query 2012-02-03 22:09:49 +01:00
Query.h Use token for running pings and use Timeouts for queries to not stall during long updates 2011-07-10 19:45:20 +02:00
README Initial commit. 2011-01-06 17:43:38 +01:00
SelectThread.cpp Initial commit. 2011-01-06 17:43:38 +01:00
SelectThread.h Fixed syntax error 2011-07-05 14:03:36 +02:00
Server.cpp New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
Server.h New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
ServerLinux.cpp Added minidumping on error 2012-01-12 22:49:58 +01:00
ServerWin32.cpp Fixed image size bug 2012-01-28 01:10:12 +01:00
ServiceAcceptor.cpp Allow sockets to bind to already used ports 2012-01-31 20:10:56 +01:00
ServiceAcceptor.h Allow sockets to bind to already used ports 2012-01-31 20:10:56 +01:00
ServiceWorker.cpp Fixed small errors; Reduced log messages 2012-03-16 19:26:36 +01:00
ServiceWorker.h Build system changes 2011-01-07 03:45:09 +01:00
SessionMgr.cpp Initial commit. 2011-01-06 17:43:38 +01:00
SessionMgr.h Initial commit. 2011-01-06 17:43:38 +01:00
SettingsReader.cpp Initial commit. 2011-01-06 17:43:38 +01:00
SettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
socket_header.h Fix build in Solaris 2011-05-03 00:48:42 +02:00
SQLiteFactory.cpp Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
SQLiteFactory.h Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
start_urbackup_client Bugfix: Logdata with %s in them caused a crash 2012-02-21 19:29:06 +01:00
start_urbackup_server Incremented version numbers 2012-01-14 18:40:22 +01:00
StreamPipe.cpp New Internet mode 2012-03-07 19:11:40 +01:00
StreamPipe.h Initial commit. 2011-01-06 17:43:38 +01:00
stringtools.cpp Added file backup archival 2012-04-21 20:45:59 +02:00
stringtools.h Added file backup archival 2012-04-21 20:45:59 +02:00
switch_build.sh Fixed client build on Linux 2012-04-16 01:18:36 +02:00
Table.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Table.h Initial commit. 2011-01-06 17:43:38 +01:00
Template.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Template.h Initial commit. 2011-01-06 17:43:38 +01:00
ThreadPool.cpp Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend 2011-10-06 11:19:44 -04:00
ThreadPool.h Initial commit. 2011-01-06 17:43:38 +01:00
types.h Fixed build system 2011-01-07 01:05:50 +01:00
update_restore.sh Fixed build for nexenta 2012-01-06 12:34:09 +01:00
UrBackupBackend.sln New Internet mode 2012-03-07 19:11:40 +01:00
UrBackupBackend.smproj Added file backup archival 2012-04-21 20:45:59 +02:00
vld_.h Initial commit. 2011-01-06 17:43:38 +01:00
vld.h Initial commit. 2011-01-06 17:43:38 +01:00
WorkerThread.cpp Fixed worker thread locking 2011-08-31 23:31:31 +02:00
WorkerThread.h Initial commit. 2011-01-06 17:43:38 +01:00
zero.hash Allow bundling of python on windows 2011-04-07 20:02:00 +02:00