UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2016-06-28 18:26:35 +02:00
build Build with signing 2016-04-26 19:38:03 +02:00
clientctl Apply metadata also if restore download fails 2016-06-05 01:33:49 +02:00
cmdclient Enabled assertions in release build 2016-01-13 17:31:37 +01:00
common Fixed sqlite3VarintLen for large numbers 2016-03-04 21:54:25 +01:00
cryptoplugin Fix some typos and spellings 2016-06-13 16:19:05 +02:00
docs
fileservplugin Fix some typos and spellings 2016-06-13 16:19:05 +02:00
fsimageplugin Transfer block if block has bitmap changes 2016-06-25 15:23:27 +02:00
fuseplugin Fix some typos and spellings 2016-06-13 16:19:05 +02:00
httpserver Disable caching with build-in HTTP server 2016-01-24 21:09:48 +01:00
Interface Restore files with backup semantics on Windows 2016-06-05 18:33:36 +02:00
libfastcgi
linux_snapshot Work-around lsblk --paths not working 2016-04-04 13:05:17 +02:00
m4 Switched to zlib (from miniz) 2016-02-22 18:59:46 +01:00
osx_installer Do not start client after installation on Mac OS X 2016-02-14 14:52: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 Pipe output to /dev/null for some btrfs commands 2016-02-27 01:10:45 +01:00
SQLGen Handle single line annotations again 2016-04-30 01:18:42 +02:00
sqlite Updated SQLite 2016-03-31 16:37:58 +02:00
tclap
urbackup
urbackupclient Fix crash 2016-06-28 18:26:35 +02:00
urbackupcommon Do not switch over to next file if in accumulation state and file size is zero 2016-06-27 00:23:36 +02:00
urbackupserver Doc fix 2016-06-27 20:05:32 +02:00
urbackupserver_installer_win Fixed windows installer 2016-02-02 15:22:47 +01:00
urlplugin Fix some typos and spellings 2016-06-13 16:19:05 +02:00
utf8
win_service Improve Windows service shutdown 2016-05-24 22:22:25 +02:00
.gitignore Do not switch over to next file if in accumulation state and file size is zero 2016-06-27 00:23:36 +02:00
AcceptThread.cpp Fix some typos and spellings 2016-06-13 16:19:05 +02:00
AcceptThread.h
AUTHORS
build_client_backend.bat Build with Visual Studio 2015 2015-12-26 17:34:07 +01:00
build_client_release.bat Build with signing 2016-04-26 19:38:03 +02:00
build_client.bat Build with Visual Studio 2015 2015-12-26 17:56:08 +01:00
build_client.sh Start embedding crypto++ 2016-06-11 16:06:29 +02:00
build_server_debian.sh Set LDFLAGS manually 2016-06-22 01:46:10 +02:00
build_server.bat Fixed windows installer 2016-02-02 14:07:51 +01:00
build_server.sh Fix crypto++ embedding and enable it also for the server 2016-06-11 16:57:32 +02:00
ChangeLog
checkout_client.bat
client_version.h
Client.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Client.h
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
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 Fixed cryptopp configure error message 2016-06-21 16:52:01 +02:00
configure.ac_server Fixed cryptopp configure error message 2016-06-21 16:52:01 +02:00
COPYING
create_linux_installer.sh Use embedded instead of static cryptopp 2016-06-11 17:56:14 +02:00
create_osx_installer.sh Keychain as parameter 2016-06-13 16:23:27 +02:00
Database.cpp Server: Retry sqlite3 prepares 5x 2016-06-14 15:22:50 +02:00
Database.h Show database backup progress 2016-02-21 13:51:25 +01:00
DatabaseCursor.cpp Fix a few query leaks 2016-01-30 20:57:31 +01:00
DatabaseCursor.h Fix build 2016-02-17 16:14:24 +01:00
DBSettingsReader.cpp Manually manage query life-time 2016-05-14 13:50:45 +02:00
DBSettingsReader.h Manually manage query life-time 2016-05-14 13:50:45 +02: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
file_common.cpp Updated copyright 2016-01-02 16:38:00 +01:00
file_fstream.cpp Restore files with backup semantics on Windows 2016-06-05 18:33:36 +02:00
file_linux.cpp Restore files with backup semantics on Windows 2016-06-05 18:33:36 +02:00
file_memory.cpp Updated copyright 2016-01-02 16:38:00 +01:00
file_memory.h
file_win.cpp Restore files with backup semantics on Windows 2016-06-05 18:33:36 +02:00
file.h Debug file closing 2016-04-03 14:33:20 +02:00
FileSettingsReader.cpp Fixed settings reader locking issues 2016-05-19 22:34:43 +02:00
FileSettingsReader.h
gpl_header
Helper_win32.h
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
install_client_linux.sh Disable dattobd automatic installation 2016-06-11 19:05:15 +02:00
libs.h
LoadbalancerClient.cpp Prevent handle leaks. Get stderr when snapshotting/removing snapshot in backup hook 2016-01-14 20:59:46 +01:00
LoadbalancerClient.h
logrotate_urbackupsrv Fix log rotation 2016-06-12 20:38:38 +02:00
LookupService.cpp Updated copyright 2016-01-02 16:38:00 +01:00
LookupService.h
main.cpp Improve Windows service shutdown 2016-05-24 22:08:54 +02:00
maintest.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Makefile.am_client Add function to retrieve CBT status 2016-06-17 19:25:10 +02:00
Makefile.am_server Server: Retry sqlite3 prepares 5x 2016-06-14 15:22:50 +02:00
md5.cpp New tree hashing method 2016-02-16 02:17:57 +01:00
md5.h
MemoryPipe.cpp Updated copyright 2016-01-02 16:38:00 +01:00
MemoryPipe.h
MemorySettingsReader.cpp Updated copyright 2016-01-02 16:38:00 +01:00
MemorySettingsReader.h
mt19937ar.cpp
mt19937ar.h
Mutex_lin.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Mutex_lin.h
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
OutputStream.cpp Updated copyright 2016-01-02 16:38:00 +01:00
OutputStream.h
pdb_dirs_client.txt
pdb_dirs_server.txt
PipeThrottler.cpp Updated copyright 2016-01-02 16:38:00 +01:00
PipeThrottler.h
Query.cpp Treat SQLITE_PROTOCOL error like SQLITE_BUSY (retry query) 2016-05-10 22:43:59 +02:00
Query.h Enable read query logging 2016-02-17 15:29:00 +01:00
README
SelectThread.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
SelectThread.h
server-license.txt Added speed sparklines 2016-02-02 02:35:11 +01:00
Server.cpp Debug file closing 2016-04-03 14:33:20 +02:00
Server.h Debug file closing 2016-04-03 14:37:05 +02:00
ServerLinux.cpp
ServerWin32.cpp Log error before assertions 2016-05-28 18:51:59 +02:00
ServiceAcceptor.cpp Fix some typos and spellings 2016-06-13 16:19:05 +02:00
ServiceAcceptor.h
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
SharedMutex_lin.cpp Prevent shared mutex writer starvation 2016-05-12 00:36:37 +02:00
SharedMutex_lin.h
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
SolutionDependencies.props.default
SQLiteFactory.cpp Updated copyright 2016-01-02 16:38:00 +01:00
SQLiteFactory.h
StaticPluginRegistration.cpp
StaticPluginRegistration.h
StreamPipe.cpp Updated copyright 2016-01-02 16:38:00 +01:00
StreamPipe.h
stringtools.cpp Escape + 2016-06-04 22:29:09 +02:00
stringtools.h Improved string case conversion 2016-02-03 20:18:00 +01:00
switch_build_mac.sh
switch_build.sh
Table.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Table.h
Template.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Template.h
ThreadPool.cpp Wait only remaining time via condition 2016-02-24 02:34:16 +01:00
ThreadPool.h Give names to more threads 2016-01-28 15:34:06 +01:00
types.h
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
urbackup-server.service Removed systemd task limit 2016-05-10 23:38:29 +02:00
UrBackupBackend.sln Build with Visual Studio 2015 2015-12-27 20:48:36 +01:00
UrBackupBackend.smproj
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
vld.h
WorkerThread.cpp Updated copyright 2016-01-02 16:38:00 +01:00
WorkerThread.h
zero.hash