UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2013-10-27 18:13:35 +01:00
bdbplugin Windows build on build server 2013-04-14 11:22:43 +02:00
common Fixed compilation on Windows 2012-08-15 21:20:02 +02:00
cryptoplugin Correctly handle errors in compressed stream 2013-08-06 22:54:48 +02:00
docs Added files for client 2012-01-02 11:28:48 +01:00
downloadplugin Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-04 22:18:42 +01:00
fileservplugin Fixed linux client build 2013-09-24 20:27:13 +02:00
fsimageplugin Fixed bug where system restore volume was not imaged 2013-03-30 17:21:31 +01:00
httpserver 1. New feature: Live log on server interface 2013-09-22 21:18:52 +02:00
Interface Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +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 build server script 2013-09-29 17:34:30 +02:00
restore_cd Fixed error message during boot 2013-07-29 22:59:11 +02:00
snapshot_helper Fixed build server script 2013-09-29 17:34:30 +02:00
SQLGen Fixed bug where images were not removed during cleanup 2013-07-11 19:46:12 +02:00
sqlite Don't rollback on error when "repairing" database 2013-08-04 11:40:09 +02:00
urbackup Added client name to download file name 2013-09-05 10:53:20 +02:00
urbackupclient Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next 2013-10-27 16:29:30 +01:00
urbackupcommon Use open64 instead of open to open files for reflinking 2013-10-16 20:45:23 +02:00
urbackupserver Proper initialization of live log buffer 2013-10-27 18:13:35 +01:00
urbackupserver_installer_win Proper cmd exit code returning 2013-10-10 23:00:40 +02:00
urlplugin Better error message when sending test mail failed 2013-10-03 21:37:54 +02: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 Fixed SQL query 2013-08-06 23:42:00 +02:00
AcceptThread.cpp 1. New feature: Live log on server interface 2013-09-22 21:18:52 +02: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
build_client_backend.bat Don't set socket to SOCKET_ERROR 2013-05-18 19:10:09 +02:00
build_client.bat Atomated client build script for windows 2013-06-26 00:30:11 +02:00
build_server_debian.sh Less info messages for fastcgi 2013-09-22 23:38:32 +02:00
build_server.bat Added MDB file cache 2013-05-19 19:46:20 +02:00
build_server.sh Fixed build server script 2013-09-29 17:34:30 +02:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
checkout_client.bat Correctly switch branch 2013-06-26 17:14:48 +02:00
client_version.h Show client and operating system version on web interface 2013-06-27 18:43:09 +02: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 Added MDB file cache 2013-05-19 19:46:20 +02:00
CompiledServer.vcxproj.filters Added MDB file cache 2013-05-19 19:46:20 +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 Better error messages 2012-11-08 01:59:01 +01:00
Condition_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
configure.ac_client Option for compiling client headless via configure/make 2013-05-21 21:15:37 +02:00
configure.ac_server Pumped server version to 1.2.4 2013-08-05 23:46:31 +02:00
COPYING Initial commit. 2011-01-06 17:43:38 +01:00
Database.cpp Fixed potential locking problem 2013-10-25 19:55:12 +02:00
Database.h Added server database backup 2011-11-16 09:36:04 +01:00
DatabaseCursor.cpp Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +02:00
DatabaseCursor.h Better error handling for files cache creation 2013-06-11 22:13:03 +02:00
DBSettingsReader.cpp Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +02:00
DBSettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
defaults_client Fixed: Changed "none" to "best-effort" 2013-06-03 22:11:29 +02:00
defaults_server Added boardcast_interfaces command line option to start_urbackup_server wrapper 2013-10-10 22:44:56 +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 Use backup semantics to read files for end-to-end checksum verification and client-side checksum calculation 2013-09-21 14:54:53 +02:00
file_linux.cpp Use backup semantics to read files for end-to-end checksum verification and client-side checksum calculation 2013-09-21 14:54:53 +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 Use backup semantics to read files for end-to-end checksum verification and client-side checksum calculation 2013-09-21 14:54:53 +02:00
file.h Fixed memory leaks 2012-08-15 18:02:42 +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 Fixed: Changed "none" to "best-effort" 2013-06-03 22:11:29 +02:00
init.d_server Added boardcast_interfaces command line option to start_urbackup_server wrapper 2013-10-10 22:44:56 +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
log_redir.h Added test for system restore volume 2013-03-30 17:21:03 +01:00
logrotate_urbackup_srv Added log rotation on Linux 2013-04-16 20:54:25 +02: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 Added cleanup script 2013-03-20 22:19:40 +01:00
maintest.cpp Use better random function 2012-08-22 15:02:44 +02:00
Makefile.am_client Sequential access mode for files 2013-06-02 16:54:36 +02:00
Makefile.am_server Added missing file reference 2013-10-15 23:03:52 +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 Don't fail if wait is interrupted with MemoryPipe 2013-08-04 11:39:49 +02:00
MemoryPipe.h Better data type for transferred bytes 2012-05-13 22:21:08 +02: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
mt19937ar.cpp Use better random function 2012-08-22 15:02:44 +02:00
mt19937ar.h Use better random function 2012-08-22 15:02:44 +02: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 Better error messages 2012-11-08 01:59:01 +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
PipeThrottler.cpp Tried to repair pipe throttler for low speeds 2013-08-10 22:05:39 +02:00
PipeThrottler.h Added global throttling 2012-05-13 02:28:44 +02:00
Query.cpp Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +02:00
Query.h Fixed compile error 2013-06-11 22:22:44 +02:00
README Initial commit. 2011-01-06 17:43:38 +01:00
SelectThread.cpp Less info messages for fastcgi 2013-09-22 23:38:32 +02:00
SelectThread.h Fixed syntax error 2011-07-05 14:03:36 +02:00
Server.cpp Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +02:00
Server.h Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +02:00
ServerLinux.cpp Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
ServerWin32.cpp Soft client quota 2013-05-25 18:35:27 +02:00
ServiceAcceptor.cpp 1. New feature: Live log on server interface 2013-09-22 21:18:52 +02:00
ServiceAcceptor.h Only one client per thread for the build in http server 2013-07-22 23:51:38 +02:00
ServiceWorker.cpp Merge remote-tracking branch 'urpc/next' into feature-quota 2013-07-28 00:13:19 +02:00
ServiceWorker.h Only one client per thread for the build in http server 2013-07-22 23:51:38 +02:00
SessionMgr.cpp Don't block session during viewing live log 2013-09-24 22:39:31 +02:00
SessionMgr.h Don't block session during viewing live log 2013-09-24 22:39:31 +02: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 Fixed client version 2013-10-25 22:22:41 +02:00
start_urbackup_server Added boardcast_interfaces command line option to start_urbackup_server wrapper 2013-10-10 22:44:56 +02:00
StreamPipe.cpp Better data type for transferred bytes 2012-05-13 22:21:08 +02:00
StreamPipe.h Better data type for transferred bytes 2012-05-13 22:21:08 +02:00
stringtools.cpp Fixed pagefile location reading 2013-10-05 23:12:32 +02:00
stringtools.h Show client and operating system version on web interface 2013-06-27 18:43:09 +02:00
switch_build.sh Increment number with builds 2012-12-09 23:29:19 +01: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 Fixed issues with detached databases 2013-03-19 00:54:47 +01:00
ThreadPool.h Fixed issues with detached databases 2013-03-19 00:54:47 +01:00
types.h Fixed build system 2011-01-07 01:05:50 +01:00
update_restore.sh Fixed Linux client build 2013-07-27 16:32:35 +02:00
urbackup_dsa.pub Added client name to download file name 2013-09-05 10:53:20 +02:00
UrBackupBackend.sln 1. New feature: Live log on server interface 2013-09-22 21:18:52 +02: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 Less info messages for fastcgi 2013-09-22 23:42:24 +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