UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2015-12-12 13:42:29 +01:00
build Improved clientctl command line interface and fixed creation, modified and access time backup and display 2015-12-11 20:34:05 +01:00
clientctl Build fixes 2015-12-11 22:25:32 +01:00
cmdclient List file backups from command line 2015-11-01 20:59:43 +01:00
common Variable length integer encoding optimization 2015-12-05 19:08:58 +01:00
cryptoplugin Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
docs Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
fileservplugin Added fsync to file class 2015-12-11 12:56:48 +01:00
fsimageplugin Added fsync to file class 2015-12-11 12:56:48 +01:00
fuseplugin Linux build system overhaul 2015-12-05 18:10:17 +01:00
httpserver Merge remote-tracking branch 'urpc/next' into dev 2015-12-09 14:49:13 +01:00
Interface Added fsync to file class 2015-12-11 12:56:48 +01:00
libfastcgi Initial commit. 2011-01-06 17:43:38 +01:00
m4 Improved Linux command line server interface 2015-12-07 18:57:40 +01:00
osx_installer Start client tray icon 2015-04-15 20:18:41 +02:00
piped_process Parameter to disable fortifications 2013-12-02 19:36:40 +01:00
restore_cd Fixed driver_edit.py for Windows 8 2015-01-03 21:28:34 +01:00
snapshot_helper Linux build system overhaul 2015-12-05 18:10:17 +01:00
SQLGen Merge remote-tracking branch 'urpc/next' into fileentryindex 2014-11-02 16:19:11 +01:00
sqlite Configured SQLite to be more multi-threaded; Updated SQLite 2015-01-16 20:37:50 +01:00
tclap Improved Linux command line server interface 2015-12-07 18:57:40 +01:00
urbackup Replaced python+numpy+matplotlib and google-chart with jqPlot 2014-02-11 00:46:54 +01:00
urbackupclient Removed old client compatibility code 2015-12-12 13:27:58 +01:00
urbackupcommon Return original path on error 2015-12-12 00:18:11 +01:00
urbackupserver Log clientname in debug messages 2015-12-12 13:42:29 +01:00
urbackupserver_installer_win Merge remote-tracking branch 'urpc/next' into dev 2015-12-09 14:49:13 +01:00
urlplugin Fixed: Fail on HTTP codes >=400 2015-12-11 12:24:27 +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 Build fixes 2015-12-11 22:25:32 +01:00
AcceptThread.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +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 Fixup file names for unfortunately renamed urbackupclient.dll => urbackup.dll 2014-07-03 23:11:15 +02:00
build_client.sh Fixed build script 2014-11-16 19:43:55 +01: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 Fixed build script 2014-11-16 19:43:55 +01:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
checkout_client.bat Checkout current branch instead of 'next' 2014-11-18 20:25:37 +01:00
client_version.h Dynamic version replacement on build 2014-06-07 17:15:40 +02:00
Client.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Client.h Fixed build system 2011-01-07 01:05:50 +01:00
CompiledServer.vcxproj Linux build system overhaul 2015-12-05 18:10:17 +01:00
CompiledServer.vcxproj.filters Linux build system overhaul 2015-12-05 18:10:17 +01:00
CompiledServerVS12.vcxproj Fix references to external dependencies 2015-02-05 00:45:13 -08:00
CompiledServerVS12.vcxproj.filters Make VS12 copies of the vcxproj.filters 2015-02-06 13:04:40 -08:00
Condition_boost.cpp Merge remote-tracking branch 'urpc/next' into dev 2015-12-09 14:49:13 +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 Only works if not conditional 2015-12-11 23:47:21 +01:00
configure.ac_server Fixed password upgrade and resetting 2015-12-11 23:06:46 +01:00
COPYING Linux build system overhaul 2015-12-05 18:10:17 +01:00
create_osx_installer.sh Reset client version changes before building 2015-03-31 23:45:54 +02:00
Database.cpp Merge remote-tracking branch 'urpc/next' into dev 2015-12-09 14:49:13 +01:00
Database.h Separate functions for read and write transactions 2015-10-26 18:51:30 +01:00
DatabaseCursor.cpp Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
DatabaseCursor.h Added database deadlock debugging 2013-11-16 19:28:09 +01:00
DBSettingsReader.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
DBSettingsReader.h Better settings exchange 2014-04-15 20:10:44 +02:00
defaults_client Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
defaults_server Option to load some settings from settings file 2015-12-07 20:46:05 +01:00
defaults.h Fixed build system 2011-01-07 01:05:50 +01:00
file_common.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
file_fstream.cpp Added fsync to file class 2015-12-11 12:56:48 +01:00
file_linux.cpp Added fsync to file class 2015-12-11 12:56:48 +01:00
file_memory.cpp Added fsync to file class 2015-12-11 12:56:48 +01:00
file_memory.h Added fsync to file class 2015-12-11 12:56:48 +01:00
file_win.cpp Added fsync to file class 2015-12-11 12:56:48 +01:00
file.h Added fsync to file class 2015-12-11 12:56:48 +01:00
FileSettingsReader.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
FileSettingsReader.h Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup 2014-07-26 16:07:43 +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 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02: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_urbackupsrv Improved Linux command line server interface 2015-12-07 18:57:40 +01:00
LookupService.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
LookupService.h Initial commit. 2011-01-06 17:43:38 +01:00
main.cpp Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes 2015-12-10 18:19:10 +01:00
maintest.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Makefile.am_client Fixed build issue 2015-12-12 00:09:14 +01:00
Makefile.am_server Correctly find snapshot helper 2015-12-11 22:41:07 +01:00
md5.cpp New app to copy a file skipping identical blocks via hashes 2015-11-21 17:36:34 +01:00
md5.h New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
MemoryPipe.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
MemoryPipe.h New Internet protocol with AES-GCM and ECDH 409k1 key exchange (for PFS) 2015-08-01 17:02:58 +02:00
MemorySettingsReader.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +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 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02: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 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02: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 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
PipeThrottler.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
Query.cpp Prevent too many recursive locks when forcing WAL checkpoint 2015-10-25 18:33:19 +01: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 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
SelectThread.h Fixed syntax error 2011-07-05 14:03:36 +02:00
Server.cpp Improved Linux command line server interface 2015-12-07 18:57:40 +01:00
Server.h Improved Linux command line server interface 2015-12-07 18:57:40 +01:00
ServerLinux.cpp Fixed coverity issues 2013-11-02 22:59:27 +01:00
ServerWin32.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
ServiceAcceptor.cpp Parameter to bind service to localhost 2015-12-05 22:25:35 +01:00
ServiceAcceptor.h Parameter to bind service to localhost 2015-12-05 22:25:35 +01:00
ServiceWorker.cpp Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
ServiceWorker.h Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
SessionMgr.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
SessionMgr.h Don't block session during viewing live log 2013-09-24 22:39:31 +02:00
SettingsReader.cpp Prevent access token reuse 2015-12-10 18:45:23 +01:00
SettingsReader.h Prevent access token reuse 2015-12-10 18:45:23 +01:00
SharedMutex_boost.cpp Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
SharedMutex_boost.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
SharedMutex_lin.cpp Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
SharedMutex_lin.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
socket_header.h Build on Mac OS 2015-02-07 23:06:05 +01:00
SolutionDependencies.props Fix references to external dependencies 2015-02-05 00:45:13 -08:00
SolutionDependencies.props.default Don't commit config file SolutionDependencies.props 2015-02-06 15:05:55 -08:00
SQLiteFactory.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
SQLiteFactory.h Added BerkleyDB as alternative SQL backend 2011-10-28 22:58:50 +02:00
start_urbackup_client Linux file backups with snapshots and symbolic links 2015-12-07 01:06:32 +01:00
start_urbackup_server Linux build system overhaul 2015-12-05 18:10:17 +01:00
StaticPluginRegistration.cpp Linux build system overhaul 2015-12-05 18:10:17 +01:00
StaticPluginRegistration.h Linux build system overhaul 2015-12-05 18:10:17 +01:00
StreamPipe.cpp Compress transferred data using miniZ now 2015-08-30 21:46:57 +02:00
StreamPipe.h New Internet protocol with AES-GCM and ECDH 409k1 key exchange (for PFS) 2015-08-01 17:02:58 +02:00
stringtools.cpp Improved EscapeParamString 2015-12-11 12:31:01 +01:00
stringtools.h Improved EscapeParamString 2015-12-11 12:30:36 +01:00
switch_build_mac.sh Build on Mac OS 2015-02-07 23:06:05 +01:00
switch_build.sh Linux build system overhaul 2015-12-05 18:10:17 +01:00
Table.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Table.h Initial commit. 2011-01-06 17:43:38 +01:00
Template.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Template.h Initial commit. 2011-01-06 17:43:38 +01:00
ThreadPool.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +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 file verification 2015-01-07 23:34:47 +01:00
urbackup-client-backend.service Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
urbackup-server-firewalld.xml Modifications for RPM building 2014-10-13 22:46:43 +02:00
urbackup-server.service Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
UrBackupBackend.sln List file backups from command line 2015-11-01 20:59:43 +01:00
UrBackupBackend.smproj Added file backup archival 2012-04-21 20:45:59 +02:00
UrBackupBackendVS12.sln Fix references to external dependencies 2015-02-05 00:45:13 -08: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 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +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