|
bdbplugin
|
Parameter to disable fortifications
|
2013-12-02 19:36:40 +01:00 |
|
build
|
Correct MSI filename
|
2014-06-14 14:36:35 +02:00 |
|
common
|
Persist open files to disk to load them again on restart
|
2014-11-07 22:46:03 +01:00 |
|
cryptoplugin
|
Modifications for RPM building
|
2014-10-13 22:46:43 +02:00 |
|
docs
|
Added files for client
|
2012-01-02 11:28:48 +01:00 |
|
fileservplugin
|
Do not crash if blocks of a file which could not be opened are requested
|
2014-10-29 18:42:07 +01:00 |
|
fsimageplugin
|
Revert "Added cow raw image file format"
|
2014-10-19 22:48:39 +02:00 |
|
fuseplugin
|
Modifications for RPM building
|
2014-10-13 22:46:43 +02:00 |
|
httpserver
|
Modifications for RPM building
|
2014-10-13 22:46:43 +02:00 |
|
Interface
|
Look at throttling for isReadable and isWritable
|
2014-05-26 20:56:31 +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
|
Parameter to disable fortifications
|
2013-12-02 19:36:40 +01:00 |
|
restore_cd
|
Improved python script for restore cd
|
2014-02-03 23:32:34 +01:00 |
|
snapshot_helper
|
Use execvp instead of execvpe
|
2014-10-31 16:51:38 +01:00 |
|
SQLGen
|
Copy over file entries from last backup when resuming backup
|
2014-04-14 22:34:01 +02:00 |
|
sqlite
|
Tried to fix FreeBSD issues
|
2013-12-02 23:42:39 +01:00 |
|
urbackup
|
Replaced python+numpy+matplotlib and google-chart with jqPlot
|
2014-02-11 00:46:54 +01:00 |
|
urbackupclient
|
Zero persisted open file on failed load
|
2014-11-07 23:35:34 +01:00 |
|
urbackupcommon
|
Persist open files to disk to load them again on restart
|
2014-11-07 22:46:03 +01:00 |
|
urbackupserver
|
Always use separate connection to download blocks with wrong hashes, because the patch file format requires the data in ascending order
|
2014-11-05 19:32:38 +01:00 |
|
urbackupserver_installer_win
|
Enabled FastCGI on Windows on the same port as on Linux
|
2014-09-06 16:48:37 +02:00 |
|
urlplugin
|
Modifications for RPM building
|
2014-10-13 22:46:43 +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
|
Incremented version
|
2014-10-27 21:50:29 +01:00 |
|
AcceptThread.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +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 |
|
build_client_backend.bat
|
Don't set socket to SOCKET_ERROR
|
2013-05-18 19:10:09 +02:00 |
|
build_client.bat
|
Fixup file names for unfortunately renamed urbackupclient.dll => urbackup.dll
|
2014-07-03 23:11:15 +02:00 |
|
build_client.sh
|
Dynamic version replacement on build
|
2014-06-06 23:51:04 +02:00 |
|
build_server_debian.sh
|
Dynamic version replacement on build
|
2014-06-06 23:51:04 +02:00 |
|
build_server.bat
|
Dynamic version replacement on build
|
2014-06-06 23:11:41 +02:00 |
|
build_server.sh
|
Reset before building
|
2014-06-15 17:55:11 +02:00 |
|
ChangeLog
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
checkout_client.bat
|
Changed buildserver domain
|
2014-05-19 21:58:17 +02:00 |
|
client_version.h
|
Dynamic version replacement on build
|
2014-06-07 17:15:40 +02:00 |
|
Client.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01: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
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Condition_boost.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Condition_lin.cpp
|
Optimized InternetServiceConnector
|
2013-11-21 20:06:41 +01:00 |
|
Condition_lin.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
configure.ac_client
|
Incremented version
|
2014-10-27 21:50:29 +01:00 |
|
configure.ac_server
|
Incremented versions
|
2014-10-09 19:31:45 +02:00 |
|
COPYING
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Database.cpp
|
* Handle changes of the backupfolder correctly
|
2014-04-01 20:47:29 +02:00 |
|
Database.h
|
Increased sqlite timeout
|
2013-11-16 23:57:58 +01:00 |
|
DatabaseCursor.cpp
|
Show all writing queries if a long running query is detected
|
2014-05-28 19:20:20 +02:00 |
|
DatabaseCursor.h
|
Added database deadlock debugging
|
2013-11-16 19:28:09 +01:00 |
|
DBSettingsReader.cpp
|
Better settings exchange
|
2014-04-15 20:10:44 +02:00 |
|
DBSettingsReader.h
|
Better settings exchange
|
2014-04-15 20:10:44 +02: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
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
file_fstream.cpp
|
Better logging if temporary file cannot be deleted, and create temporary directory if it was deleted.
|
2014-10-16 20:52:18 +02:00 |
|
file_linux.cpp
|
Better logging if temporary file cannot be deleted, and create temporary directory if it was deleted.
|
2014-10-16 20:52:18 +02:00 |
|
file_memory.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
file_memory.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
file_win.cpp
|
Persist open files to disk to load them again on restart
|
2014-11-07 22:46:03 +01:00 |
|
file.h
|
Better logging if temporary file cannot be deleted, and create temporary directory if it was deleted.
|
2014-10-16 20:52:18 +02:00 |
|
FileSettingsReader.cpp
|
Better settings exchange
|
2014-04-15 20:10:44 +02:00 |
|
FileSettingsReader.h
|
Fixed Linux build
|
2014-04-15 20:26:41 +02: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
|
Fixed init.d prefix
|
2014-04-01 22:29:07 +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
|
Updated copyright notice
|
2014-02-22 15:22:42 +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
|
Logrotate using pidfile
|
2014-07-14 21:08:52 +02:00 |
|
LookupService.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
LookupService.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
main.cpp
|
Added log rotation
|
2014-10-09 22:39:11 +02:00 |
|
maintest.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Makefile.am_client
|
Do not install client init.d script per default
|
2014-01-13 00:15:47 +01:00 |
|
Makefile.am_server
|
Modifications for RPM building
|
2014-10-13 23:05:28 +02:00 |
|
md5.cpp
|
Fixed coverity issues
|
2013-11-02 22:59:27 +01:00 |
|
md5.h
|
New bandwidth saving file difference download method
|
2012-04-05 00:55:20 +02:00 |
|
MemoryPipe.cpp
|
Changed time functions to use 64bit integers and added ETA estimation
|
2014-05-09 22:36:02 +02:00 |
|
MemoryPipe.h
|
Better data type for transferred bytes
|
2012-05-13 22:21:08 +02:00 |
|
MemorySettingsReader.cpp
|
Better settings exchange
|
2014-04-15 20:10:44 +02:00 |
|
MemorySettingsReader.h
|
Better settings exchange
|
2014-04-15 20:10:44 +02: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
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Mutex_boost.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Mutex_lin.cpp
|
Trying to fix race condition in InternetServiceConnector
|
2013-11-22 21:13:54 +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
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
OutputStream.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
pdb_dirs_client.txt
|
Add builds to symbol store
|
2014-01-19 22:47:18 +01:00 |
|
pdb_dirs_server.txt
|
Add server builds to symbol store
|
2014-01-19 22:28:48 +01:00 |
|
PipeThrottler.cpp
|
Disabled throttler debug messages
|
2014-06-15 00:56:55 +02:00 |
|
PipeThrottler.h
|
Look at throttling for isReadable and isWritable
|
2014-05-26 20:56:31 +02:00 |
|
Query.cpp
|
Show all writing queries if a long running query is detected
|
2014-05-28 19:20:20 +02:00 |
|
Query.h
|
Show all writing queries if a long running query is detected
|
2014-05-28 19:20:20 +02:00 |
|
README
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
SelectThread.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
SelectThread.h
|
Fixed syntax error
|
2011-07-05 14:03:36 +02:00 |
|
Server.cpp
|
Fixed log rotation
|
2014-10-30 15:25:05 +01:00 |
|
Server.h
|
Added log rotation
|
2014-10-09 22:39:11 +02:00 |
|
ServerLinux.cpp
|
Fixed coverity issues
|
2013-11-02 22:59:27 +01:00 |
|
ServerWin32.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
ServiceAcceptor.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
ServiceAcceptor.h
|
Added a detailed status command for the client
|
2014-02-20 22:43:54 +01:00 |
|
ServiceWorker.cpp
|
Added a detailed status command for the client
|
2014-02-20 22:43:54 +01:00 |
|
ServiceWorker.h
|
Added a detailed status command for the client
|
2014-02-20 22:43:54 +01:00 |
|
SessionMgr.cpp
|
Changed time functions to use 64bit integers and added ETA estimation
|
2014-05-09 22:36:02 +02:00 |
|
SessionMgr.h
|
Don't block session during viewing live log
|
2013-09-24 22:39:31 +02:00 |
|
SettingsReader.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
SettingsReader.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
socket_header.h
|
Replaced all select calls with poll on non-Windows systems
|
2013-11-02 16:20:01 +01:00 |
|
SQLiteFactory.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
SQLiteFactory.h
|
Added BerkleyDB as alternative SQL backend
|
2011-10-28 22:58:50 +02:00 |
|
start_urbackup_client
|
Incremented version
|
2014-10-27 21:50:29 +01:00 |
|
start_urbackup_server
|
Fallback to a different library directory if plugins cannot be found
|
2014-10-15 23:29:16 +02:00 |
|
StreamPipe.cpp
|
Fixed Linux build
|
2014-06-03 21:44:28 +02:00 |
|
StreamPipe.h
|
Look at throttling for isReadable and isWritable
|
2014-05-26 20:56:31 +02:00 |
|
stringtools.cpp
|
Properly handle backslashes in paths on Linux servers
|
2014-09-20 17:22:25 +02:00 |
|
stringtools.h
|
Properly handle backslashes in paths on Linux servers
|
2014-09-20 17:22:25 +02:00 |
|
switch_build.sh
|
Only copy the build files if they are different
|
2014-04-14 23:05:26 +02:00 |
|
Table.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Table.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
Template.cpp
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Template.h
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|
ThreadPool.cpp
|
Changed time functions to use 64bit integers and added ETA estimation
|
2014-05-09 22:36:02 +02:00 |
|
ThreadPool.h
|
File backup speed improvement by queuing file downloads
|
2014-05-01 12:45:29 +02:00 |
|
types.h
|
Fixed build system
|
2011-01-07 01:05:50 +01:00 |
|
update_restore.sh
|
Fixed restore cd script
|
2013-11-11 21:22:20 +01:00 |
|
urbackup_dsa.pub
|
Added client name to download file name
|
2013-09-05 10:53:20 +02:00 |
|
urbackup-server-firewalld.xml
|
Modifications for RPM building
|
2014-10-13 22:46:43 +02:00 |
|
urbackup-server.service
|
Fixed executable path
|
2014-10-15 23:46:41 +02:00 |
|
UrBackupBackend.sln
|
Removed downloadplugin. Replaced it with cURL.
|
2014-04-26 18:34:01 +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
|
Don't do sql escaping in most places
|
2014-05-14 19:05:30 +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 |