UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
Martin Raiber bff6c765e0 Fix handling of missing metadata file
(cherry picked from commit 2865959ddf1e92a5c2d89e91bc7069a7eafd29e2)
2016-11-24 01:50:43 +01:00
build Build with signing 2016-04-26 19:38:03 +02:00
clientctl Use proper param string escape function 2016-10-24 19:33:27 +02:00
cmdclient Enabled assertions in release build 2016-01-13 17:31:37 +01:00
common Fix licenses 2016-11-21 18:21:54 +01:00
cryptoplugin Show more detailed connection settings log messages 2016-10-19 17:51:55 +02:00
docs Improved Linux command line client interface 2015-12-07 22:23:50 +01:00
fileservplugin Return empty xattr list if xattrs are not supported 2016-11-24 01:44:41 +01:00
fsimageplugin Updated MiniZ 2016-11-15 22:36:05 +01:00
fuseplugin Fix some typos and spellings 2016-06-13 16:19:05 +02:00
httpserver Security fix: Not handling back-slashes properly on Windows lead to all files on e.g. C: being accessible via build-in HTTP server 2016-10-06 16:13:59 +02:00
Interface Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
libfastcgi Initial commit. 2011-01-06 17:43:38 +01:00
linux_snapshot Exclude datto and overlay files everywhere 2016-09-26 12:05:58 +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 Fix mountpoint command order 2016-11-10 22:47:54 +01:00
SQLGen Handle single line annotations again 2016-04-30 01:18:42 +02:00
sqlite Updated SQLite 2016-10-24 17:42:43 +02: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 Return empty xattr list if xattrs are not supported when restoring 2016-11-24 01:44:52 +01:00
urbackupcommon Always use server only settings on client and add "server_url" to server only settings 2016-11-03 23:13:52 +01:00
urbackupserver Fix handling of missing metadata file 2016-11-24 01:50:43 +01:00
urbackupserver_installer_win Use servicelib instead of SimpleSC to install server service on Windows in NSIS installer 2016-11-19 15:45:45 +01:00
urlplugin Fix some typos and spellings 2016-06-13 16:19:05 +02:00
utf8 Initial commit. 2011-01-06 17:43:38 +01:00
win_service Improve Windows service shutdown 2016-05-24 22:22:25 +02:00
.gitignore Changed default reporting from address 2016-07-19 21:11:29 +02:00
AcceptThread.cpp Fix some typos and spellings 2016-06-13 16:19:05 +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 Remove X64 config 2016-08-04 22:50:30 +02: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 Updated crypto++ version 2016-10-24 17:49:12 +02:00
build_server_debian.sh Updated crypto++ version 2016-10-24 17:49:12 +02:00
build_server.bat Remove X64 config 2016-08-04 22:50:30 +02:00
build_server.sh Updated crypto++ version 2016-10-24 17:49:12 +02: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 Incremented versions 2016-11-21 17:52:18 +01:00
configure.ac_server Incremented versions 2016-11-21 17:52:18 +01:00
COPYING Linux build system overhaul 2015-12-05 18:10:17 +01:00
create_linux_installer.sh Added uninstall script 2016-09-29 12:47:10 +02:00
create_osx_installer.sh Keychain as parameter 2016-06-13 16:23:27 +02:00
Database.cpp Persist WAL file 2016-09-15 19:15:51 +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 Fixed compile issue 2016-08-12 14:17:49 +02:00
DBSettingsReader.h Fixed compile issue 2016-08-12 14:17:49 +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 Fixed build system 2011-01-07 01:05:50 +01:00
download_cryptopp.sh Fixed shasum 2016-10-24 17:56:51 +02:00
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 Only use lseek with SEEK_HOLE on Linux 2016-10-19 17:52:30 +02: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 Add direct rw mode 2016-09-12 14:11:53 +02:00
file.h Only use lseek with SEEK_HOLE on Linux 2016-10-19 17:52:30 +02:00
FileSettingsReader.cpp Fixed settings reader locking issues 2016-05-19 22:34:43 +02: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 MariaDB restore script and script installation 2016-10-10 20:36:44 +02: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 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 Initial commit. 2011-01-06 17:43:38 +01:00
main.cpp Trim command line args 2016-08-10 15:30:39 +02:00
maintest.cpp Updated copyright 2016-01-02 16:38:00 +01:00
Makefile.am_client Fix miniz build 2016-11-21 17:46:03 +01:00
Makefile.am_server Install logrotate with correct permissions 2016-11-23 01:44:20 +01:00
md5.cpp Fixed coverity issues 2016-10-24 03:01:08 +02: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 Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
PipeThrottler.h Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
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 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 Added speed sparklines 2016-02-02 02:35:11 +01:00
Server.cpp Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
Server.h Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
ServerLinux.cpp Fixed coverity issues 2013-11-02 22:59:27 +01:00
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 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 Prevent shared mutex writer starvation 2016-05-12 00:36:37 +02: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
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 New function to read files whose size is not known beforehand 2016-11-24 01:45:48 +01:00
stringtools.h New function to read files whose size is not known beforehand 2016-11-24 01:45:48 +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 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 Fixed build system 2011-01-07 01:05:50 +01:00
uninstall_urbackupclient Added uninstall script 2016-09-29 12:47:10 +02: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 Removed systemd task limit 2016-05-10 23:38:29 +02:00
UrBackupBackend.sln Fix build issue 2016-08-05 01:14:13 +02: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