UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2015-12-16 19:37:16 +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 Information about no recent backup comes from backend now 2015-12-14 01:15:12 +01:00
cmdclient List file backups from command line 2015-11-01 20:59:43 +01:00
common Check for zero length 2015-12-14 23:20:27 +01:00
cryptoplugin Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
docs Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
fileservplugin Fixed metadata heartbeat 2015-12-15 21:23:09 +01:00
fsimageplugin Exclude pagefile and hiberfile from image backup 2015-12-14 17:44:48 +01:00
fuseplugin Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
httpserver Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Interface Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SQLGen Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
sqlite Imported most recent SQLite3 version 2015-12-13 16:24:22 +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 Move stop action back to end of queue if it is not at the end already 2015-12-16 15:42:00 +01:00
urbackupcommon Fixed metadata size calculation 2015-12-16 16:41:40 +01:00
urbackupserver Fix symlink creation during incremental backups 2015-12-16 19:37:16 +01:00
urbackupserver_installer_win Merge remote-tracking branch 'urpc/next' into dev 2015-12-09 14:49:13 +01:00
urlplugin Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01: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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Database.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
DBSettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01: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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
file_fstream.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
file_linux.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
file_memory.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
file_memory.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
file_win.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
file.h Made restore work on Windows 2015-12-13 21:45:59 +01:00
FileSettingsReader.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
FileSettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 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
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 Fixed Windows build issue 2015-12-13 21:51:55 +01:00
maintest.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Makefile.am_client Fixed Linux build 2015-12-15 14:04:32 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
MemorySettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
PipeThrottler.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
Query.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Query.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
README Initial commit. 2011-01-06 17:43:38 +01:00
SelectThread.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SelectThread.h Fixed syntax error 2011-07-05 14:03:36 +02:00
Server.cpp Information about no recent backup comes from backend now 2015-12-14 01:15:12 +01:00
Server.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ServerLinux.cpp Fixed coverity issues 2013-11-02 22:59:27 +01:00
ServerWin32.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ServiceAcceptor.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ServiceAcceptor.h Parameter to bind service to localhost 2015-12-05 22:25:35 +01:00
ServiceWorker.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ServiceWorker.h Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
SessionMgr.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SessionMgr.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SettingsReader.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01: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 Restore fixes 2015-12-14 17:45:07 +01:00
stringtools.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17: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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Table.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Template.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Template.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01: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