UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2016-02-01 16:56:03 +01:00
build Build Linux client installer 2016-01-20 01:47:08 +01:00
clientctl Improved console output 2016-01-25 13:05:36 +01:00
cmdclient Enabled assertions in release build 2016-01-13 17:31:37 +01:00
common Updated copyright 2016-01-02 16:38:00 +01:00
cryptoplugin Fixed log level 2016-01-20 17:23:57 +01:00
docs Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
fileservplugin Improved thread-safety of piped file transfer 2016-01-25 13:06:08 +01:00
fsimageplugin Only trim cowfile ranges which contain data 2016-01-28 18:43:18 +01:00
fuseplugin Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
httpserver Disable caching with build-in HTTP server 2016-01-24 21:09:48 +01:00
Interface Fix a few query leaks 2016-01-30 20:57:31 +01:00
libfastcgi Initial commit. 2011-01-06 17:43:38 +01:00
linux_snapshot Fixed shebang 2016-01-22 16:18:11 +01:00
m4 Build Linux client installer 2016-01-20 01:47:08 +01:00
osx_installer Build Linux client installer 2016-01-20 01:47:08 +01:00
piped_process Enabled assertions in release build 2016-01-13 17:31:37 +01:00
restore_cd Updating restore client 2016-01-04 14:00:05 +01:00
snapshot_helper Commit after snapshot deletion 2016-01-15 16:31:53 +01:00
SQLGen Fixed blob handling and allow int64 as raw return value 2016-01-30 20:57:58 +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 Enable client update only if set via configure 2016-02-01 15:58:15 +01:00
urbackupcommon Fixed unicode transition issue 2016-01-26 15:12:11 +01:00
urbackupserver Flush file index during server shutdown 2016-02-01 16:56:03 +01:00
urbackupserver_installer_win Build Linux client installer and extended install instructions 2016-01-20 16:20:30 +01:00
urlplugin Enabled assertions in release build 2016-01-13 17:31:37 +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 Show error code for backup/path access errors 2016-01-29 14:58:37 +01:00
AcceptThread.cpp Show download speed and ETA 2016-01-21 00:45:13 +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 Build with Visual Studio 2015 2015-12-26 17:34:07 +01:00
build_client.bat Build with Visual Studio 2015 2015-12-26 17:56:08 +01:00
build_client.sh Fixed build script 2014-11-16 19:43:55 +01:00
build_server_debian.sh Fix debian build script 2015-12-21 18:35:55 +01:00
build_server.bat Updated about page 2016-01-19 14:38:42 +01: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 Updated copyright 2016-01-02 16:38:00 +01:00
Client.h Fixed build system 2011-01-07 01:05:50 +01:00
CompiledServer.vcxproj Enabled assertions in release build 2016-01-13 17:31:37 +01:00
CompiledServer.vcxproj.filters Switched to Visual Studio 2015; Removed boost dependency on Windows 2015-12-23 18:41:50 +01:00
Condition_lin.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Condition_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
Condition_std.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Condition_std.h Switched to Visual Studio 2015; Removed boost dependency on Windows 2015-12-23 18:41:50 +01:00
configure.ac_client Enable client update only if set via configure 2016-02-01 15:58:15 +01:00
configure.ac_server Max OS X client 2016-01-16 18:12:37 +01:00
COPYING Linux build system overhaul 2015-12-05 18:10:17 +01:00
create_linux_installer.sh Enable client update only if set via configure 2016-02-01 15:58:15 +01:00
create_osx_installer.sh Enable client update only if set via configure 2016-02-01 15:58:15 +01:00
Database.cpp Fix reader/writer database locking 2016-01-17 22:51:32 +01:00
Database.h Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
DatabaseCursor.cpp Fix a few query leaks 2016-01-30 20:57:31 +01:00
DatabaseCursor.h Fix a few query leaks 2016-01-30 20:57:31 +01:00
DBSettingsReader.cpp Updated copyright 2016-01-02 16:38:00 +01:00
DBSettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
defaults_client Allow internal log rotation on Linux 2016-01-21 16:58:17 +01:00
defaults_server Build Linux client installer 2016-01-20 01:47:08 +01:00
defaults.h Fixed build system 2011-01-07 01:05:50 +01:00
file_common.cpp Updated copyright 2016-01-02 16:38:00 +01:00
file_fstream.cpp Updated copyright 2016-01-02 16:38:00 +01:00
file_linux.cpp Fixed OS X build 2016-01-25 21:36:28 +01:00
file_memory.cpp Updated copyright 2016-01-02 16:38:00 +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 Thread-safe file reading and writing 2016-01-25 13:00:22 +01:00
file.h Thread-safe file reading and writing 2016-01-25 13:00:22 +01:00
FileSettingsReader.cpp Updated copyright 2016-01-02 16:38:00 +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 Renamed /etc/default/urbackupclientbackend to /etc/default/urbackupclient 2016-01-20 18:47:39 +01:00
init.d_client_rh Always exclude /proc, /dev and /sys on Linux 2016-01-20 20:23:29 +01:00
init.d_server Build Linux client installer 2016-01-20 12:44:22 +01:00
INSTALL Initial commit. 2011-01-06 17:43:38 +01:00
install_client_linux.sh Revert "Remove aarch64 again" 2016-02-01 15:35:45 +01:00
libs.h Fixed build system 2011-01-07 01:05:50 +01:00
LoadbalancerClient.cpp Prevent handle leaks. Get stderr when snapshotting/removing snapshot in backup hook 2016-01-14 20:59:46 +01: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 Updated copyright 2016-01-02 16:38:00 +01:00
LookupService.h Initial commit. 2011-01-06 17:43:38 +01:00
main.cpp Setting in config file to enable internet only mode 2016-01-20 18:39:20 +01:00
maintest.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Makefile.am_client Enable client update only if set via configure 2016-02-01 15:58:15 +01:00
Makefile.am_server Updated about page 2016-01-19 14:38:42 +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 Updated copyright 2016-01-02 16:38:00 +01: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 Updated copyright 2016-01-02 16:38:00 +01:00
MemorySettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
mt19937ar.cpp Made Linux restore working 2015-12-18 16:58:50 +01:00
mt19937ar.h Made Linux restore working 2015-12-18 16:58:50 +01:00
Mutex_lin.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Mutex_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_std.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Mutex_std.h Switched to Visual Studio 2015; Removed boost dependency on Windows 2015-12-23 18:41:50 +01:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
OutputStream.cpp Updated copyright 2016-01-02 16:38:00 +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 Updated copyright 2016-01-02 16:38:00 +01:00
PipeThrottler.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
Query.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Query.h Reader/Writer lock for WAL checkpointing 2015-12-28 10:22:30 +01:00
README Initial commit. 2011-01-06 17:43:38 +01:00
SelectThread.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
SelectThread.h Fixed syntax error 2011-07-05 14:03:36 +02:00
server-license.txt Updated about page 2016-01-19 14:38:42 +01:00
Server.cpp Fix a few query leaks 2016-01-30 20:57:31 +01:00
Server.h Fix a few query leaks 2016-01-30 20:57:31 +01:00
ServerLinux.cpp Fixed coverity issues 2013-11-02 22:59:27 +01:00
ServerWin32.cpp Improved Database locking and backup 2016-01-14 17:38:42 +01:00
ServiceAcceptor.cpp Show download speed and ETA 2016-01-21 00:45:13 +01:00
ServiceAcceptor.h Parameter to bind service to localhost 2015-12-05 22:25:35 +01:00
ServiceWorker.cpp Refactoring 2016-01-26 23:55:13 +01:00
ServiceWorker.h Show command line process bar during restore 2016-01-24 21:09:28 +01:00
SessionMgr.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
SessionMgr.h Fixed wchar_t usage 2015-12-22 13:27:12 +01:00
SettingsReader.cpp Updated copyright 2016-01-02 16:38:00 +01:00
SettingsReader.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SharedMutex_lin.cpp Fix reader/writer database locking 2016-01-17 22:51:32 +01:00
SharedMutex_lin.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
SharedMutex_std.cpp Updated copyright 2016-01-02 16:38:00 +01:00
SharedMutex_std.h Switched to Visual Studio 2015; Removed boost dependency on Windows 2015-12-23 18:41:50 +01:00
socket_header.h Build Linux client installer 2016-01-20 01:47:08 +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 Updated copyright 2016-01-02 16:38:00 +01: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 Updated copyright 2016-01-02 16:38:00 +01: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 Updated copyright 2016-01-02 16:38:00 +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 Updated copyright 2016-01-02 16:38:00 +01:00
Table.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Template.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Template.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ThreadPool.cpp Give names to more threads 2016-01-28 15:34:06 +01:00
ThreadPool.h Give names to more threads 2016-01-28 15:34:06 +01:00
types.h Fixed build system 2011-01-07 01:05:50 +01:00
update_deps.bat Build with Visual Studio 2015 2015-12-26 18:02:23 +01:00
update_restore.sh Link cryptopp statically for restore cd 2016-01-05 16:10:24 +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 Build with Visual Studio 2015 2015-12-27 20:48:36 +01:00
UrBackupBackend.smproj Added file backup archival 2012-04-21 20:45:59 +02:00
urbackupclientbackend-debian.service Renamed /etc/default/urbackupclientbackend to /etc/default/urbackupclient 2016-01-20 18:47:39 +01:00
urbackupclientbackend-redhat.service Renamed /etc/default/urbackupclientbackend to /etc/default/urbackupclient 2016-01-20 18:47:39 +01: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 Updated copyright 2016-01-02 16:38:00 +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