UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2016-01-18 15:43:00 +01:00
build Automatic Mac OS X installer versioning 2016-01-17 17:55:29 +01:00
clientctl Set SO_NOSIGPIPE on sockets on Mac OS X 2016-01-17 17:25:22 +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 Enabled assertions in release build 2016-01-13 17:31:37 +01:00
docs Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
fileservplugin Fixed unix metadata transfer bug 2016-01-17 17:25:41 +01:00
fsimageplugin Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
fuseplugin Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
httpserver Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
Interface Sync db and wal file before locking database 2016-01-18 00:11:30 +01:00
libfastcgi Initial commit. 2011-01-06 17:43:38 +01:00
m4 Improved fortification via compiler 2016-01-05 16:05:02 +01:00
osx_installer Automatic Mac OS X installer versioning 2016-01-17 17:50:33 +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 Enabled assertions in release build 2016-01-13 17:31:37 +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 Improved logging during indexing 2016-01-17 17:26:07 +01:00
urbackupcommon Fixed symbolic link creation on Windows 2016-01-17 17:26:22 +01:00
urbackupserver Background checkpointing for all databases 2016-01-18 15:43:00 +01:00
urbackupserver_installer_win Add client button on status page 2016-01-13 23:11:46 +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 Separated files, links and link journal into three new database files 2016-01-13 22:22:16 +01:00
AcceptThread.cpp Set SO_NOSIGPIPE on sockets on Mac OS X 2016-01-17 17:25:22 +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 Build with Visual Studio 2015 2015-12-26 14:44:12 +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 Max OS X client 2016-01-16 18:12:37 +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_osx_installer.sh Automatic Mac OS X installer versioning 2016-01-17 17:55:29 +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 Updated copyright 2016-01-02 16:38:00 +01:00
DatabaseCursor.h Added database deadlock debugging 2013-11-16 19:28:09 +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 Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
defaults_server Run internal HTTP-server only if enabled 2015-12-22 16:04:42 +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 Sync db and wal file before locking database 2016-01-18 00:11:30 +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 Sync db and wal file before locking database 2016-01-18 00:11:30 +01:00
file.h + Linux sparse file support - some bugs 2016-01-11 21:11:14 +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 Fixed: Changed "none" to "best-effort" 2013-06-03 22:11:29 +02:00
init.d_server Raise ulimit -n and fixed up init.d for server 2015-12-21 18:34:14 +01: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 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 Updated copyright 2016-01-02 16:38:00 +01:00
maintest.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Makefile.am_client Build fix.. grr 2016-01-17 00:11:34 +01:00
Makefile.am_server Add client button on status page 2016-01-13 23:11:46 +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.cpp Set SO_NOSIGPIPE on sockets on Mac OS X 2016-01-17 17:25:22 +01:00
Server.h Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +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 Set SO_NOSIGPIPE on sockets on Mac OS X 2016-01-17 17:25:22 +01:00
ServiceAcceptor.h Parameter to bind service to localhost 2015-12-05 22:25:35 +01:00
ServiceWorker.cpp Updated copyright 2016-01-02 16:38:00 +01:00
ServiceWorker.h Added a detailed status command for the client 2014-02-20 22:43:54 +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 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 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 Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
ThreadPool.h Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +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-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 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
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