UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
Martin Raiber b7d5dec248 Assertions to make sure ServerSettings + DB is used in correct thread
(cherry picked from commit 17e419caef50320e4c740d4f56012874596b731d)

# Conflicts:
#	Database.cpp
2021-12-25 18:02:44 +01:00
blockalign_src Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
build Embed version into update file and check if it is actually larger 2018-10-13 12:27:40 +02:00
clientctl Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
cmdclient Disable assertions 2018-11-27 01:58:46 +01:00
common Upgrade miniz 2020-01-29 13:52:17 +01:00
cryptoplugin Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
docs
external/zstd Option to compile with embedded ZSTD 2019-10-08 12:52:37 +02:00
fileservplugin Fix build 2021-03-30 11:48:24 +02:00
fsimageplugin Improve writing to vol 2021-01-30 17:07:04 +01:00
fuseplugin
httpserver Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
Interface Only use CBT up to valid data length 2020-09-09 12:23:03 +02:00
libfastcgi Fix Buffer Over-read in FastCGI parameters 2018-11-11 18:28:17 +01:00
linux_snapshot
luaplugin Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
m4 Check OpenSSL version by checking if function is present 2019-08-23 20:55:33 +02:00
mount_helper Fix build 2018-10-23 18:30:32 +02:00
osx_installer Rework macOS file exclusions: 2021-10-23 16:46:00 +02:00
piped_process Disable assertions 2018-11-27 01:58:46 +01:00
restore_cd
snapshot_helper Fix compile issue 2020-07-10 16:25:53 +02:00
SQLGen Fix SQLGen build 2019-03-20 13:36:10 +01:00
sqlite Revert "Update SQLite" 2019-10-24 15:49:13 +02:00
tclap
urbackup Update dataplan db 2019-07-29 20:50:27 +02:00
urbackupclient Rework macOS file exclusions: 2021-10-23 16:46:00 +02:00
urbackupcommon Fix resume corruption with full sparse file transfer 2021-12-22 13:40:24 +01:00
urbackupserver Assertions to make sure ServerSettings + DB is used in correct thread 2021-12-25 18:02:44 +01:00
urbackupserver_installer_win Fix merge module path 2020-01-29 22:39:40 +01:00
urlplugin Link to zlib and windows ssl lib 2020-07-14 21:37:47 +02:00
utf8
win_service
.gitignore
.travis.yml Use newer build distribution 2019-05-14 17:20:07 +02:00
AcceptThread.cpp Improve error handling if e.g. bind() call fails 2019-08-15 20:26:15 +02:00
AcceptThread.h Improve error handling if e.g. bind() call fails 2019-08-15 20:26:15 +02:00
AUTHORS
build_client_backend.bat Upgrade to Visual Studio 2019 2020-01-29 16:19:06 +01:00
build_client_release.bat
build_client.bat
build_client.sh
build_server_debian.sh Fix build 2019-10-08 13:05:06 +02:00
build_server.bat Upgrade to Visual Studio 2019 2020-01-29 16:19:06 +01:00
build_server.sh
ChangeLog
checkout_client.bat
client_version.h
Client.cpp
Client.h
CompiledServer.vcxproj Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
CompiledServer.vcxproj.filters Ability to connect via http connect proxy to internet server 2019-03-18 15:53:30 +01:00
Condition_lin.cpp Fix waiting in condition 2020-01-29 13:53:10 +01:00
Condition_lin.h
Condition_std.cpp
Condition_std.h
configure.ac_client Increment version 2021-03-30 16:49:10 +02:00
configure.ac_server Increment version 2021-03-30 16:49:10 +02:00
COPYING
create_linux_installer.sh Set and reset PATH correctly 2019-11-12 15:11:54 +01:00
create_osx_installer.sh Rework macOS file exclusions: 2021-10-23 16:46:00 +02:00
Database.cpp Assertions to make sure ServerSettings + DB is used in correct thread 2021-12-25 18:02:44 +01:00
Database.h Assertions to make sure ServerSettings + DB is used in correct thread 2021-12-25 18:02:44 +01:00
DatabaseCursor.cpp Fix build 2019-09-16 18:44:36 +02:00
DatabaseCursor.h Reset database cursor upon re-use 2019-09-16 18:34:39 +02:00
DBSettingsReader.cpp
DBSettingsReader.h
defaults_client
defaults_server
defaults.h
download_cryptopp.sh Replace sha256sum with shasum for compatibility with macOS 2021-03-03 17:29:06 +01:00
file_common.cpp
file_fstream.cpp
file_linux.cpp Only use CBT up to valid data length 2020-09-09 12:23:03 +02:00
file_memory.cpp
file_memory.h
file_win.cpp Don't release volume handle prematurely 2020-10-08 15:04:46 +02:00
file.h Only use CBT up to valid data length 2020-09-09 12:23:03 +02:00
FileSettingsReader.cpp
FileSettingsReader.h
gpl_header
Helper_win32.h
init.d_client
init.d_client_rh
init.d_server
INSTALL
install_client_linux.sh Merge branch '2.4.x' of 192.168.0.40:/home/git/urbackup_backend into 2.4.x 2020-08-27 17:04:33 +02:00
libs.h
linux_build_x86_64_cxx_wrapper Build 32bit Linux client without sse3 2019-11-01 17:43:04 +01:00
LoadbalancerClient.cpp Try connecting to all DNS lookup results in order 2019-07-17 15:18:35 +02:00
LoadbalancerClient.h
logrotate_urbackupsrv
LookupService.cpp Improve c-ares timeout 2019-08-01 21:48:54 +02:00
LookupService.h Improve c-ares timeout 2019-08-01 21:48:54 +02:00
main.cpp Build Linux binaries with Android NDK 2019-07-06 21:57:18 +02:00
maintest.cpp
Makefile.am_client Revert "Adding settings status symbols to installers for Linux / macOS" 2021-03-03 19:47:37 +01:00
Makefile.am_server Fix build 2019-10-08 13:25:57 +02:00
md5.cpp
md5.h Fix a missed crypto++ byte occurrence 2018-10-23 12:52:16 +02:00
MemoryPipe.cpp
MemoryPipe.h
MemorySettingsReader.cpp
MemorySettingsReader.h
mt19937ar.cpp
mt19937ar.h
Mutex_lin.cpp
Mutex_lin.h
Mutex_std.cpp
Mutex_std.h
NEWS
OpenSSLPipe.cpp Fix compile with older OpenSSL versions 2019-08-13 18:20:43 +02:00
OpenSSLPipe.h Fix Linux build 2019-08-03 20:51:05 +02:00
org.urbackup.server.plist Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +01:00
OutputStream.cpp
OutputStream.h
pdb_dirs_client.txt
pdb_dirs_server.txt
PipeThrottler.cpp
PipeThrottler.h
post_install_osx_server.sh Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +01:00
pre_install_osx_server.sh Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +01:00
Query.cpp Fix build 2019-09-16 18:53:31 +02:00
Query.h
rc.d_freebsd_server
README
readme-macos.md Merge pull request #42 from Moisie2000/update_macos_readme 2021-03-03 17:38:14 +01:00
readme.md Added readme-macos.md for build instructions for macOS 2021-03-03 17:30:19 +01:00
SChannelPipe.cpp Ability to connect via http connect proxy to internet server 2019-03-18 15:53:30 +01:00
SChannelPipe.h Fix build on Linux 2019-05-13 22:34:20 +02:00
SelectThread.cpp
SelectThread.h
server-license.txt
Server.cpp Fix SOCK_CLOEXEC removal 2020-01-17 17:16:04 +01:00
Server.h Try connecting to all DNS lookup results in order 2019-07-17 15:18:35 +02:00
ServerLinux.cpp
ServerWin32.cpp
ServiceAcceptor.cpp Fix SOCK_CLOEXEC removal 2020-01-17 17:16:04 +01:00
ServiceAcceptor.h Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
ServiceWorker.cpp
ServiceWorker.h
SessionMgr.cpp Fix session locking 2018-10-12 14:12:51 +02:00
SessionMgr.h Fix session locking 2018-10-12 14:12:51 +02:00
SettingsReader.cpp
SettingsReader.h
SharedMutex_lin.cpp
SharedMutex_lin.h
SharedMutex_std.cpp
SharedMutex_std.h
socket_header.h Add accept4 fallback 2020-01-17 17:18:03 +01:00
SolutionDependencies.props
SolutionDependencies.props.default
SQLiteFactory.cpp
SQLiteFactory.h
StaticPluginRegistration.cpp
StaticPluginRegistration.h
StreamPipe.cpp Add OpenSSL support to client 2019-08-03 18:55:00 +02:00
StreamPipe.h Add OpenSSL support to client 2019-08-03 18:55:00 +02:00
stringtools.cpp
stringtools.h
switch_build_mac.sh
switch_build.sh
Table.cpp
Table.h
Template.cpp
Template.h
ThreadPool.cpp
ThreadPool.h
types.h
uninstall_urbackupclient
update_deps.bat
update_restore.sh Fix build 2019-10-08 13:04:28 +02:00
urbackup-server-firewalld.xml
urbackup-server.service
UrBackupBackend.sln Add blockalign tool 2019-08-07 20:59:46 +02:00
UrBackupBackend.smproj
urbackupclientbackend-debian.service
urbackupclientbackend-redhat.service
vld_.h
vld.h
WorkerThread.cpp
WorkerThread.h
zero.hash

UrBackup

Please see the website at https://www.urbackup.org for more informations, wiki, forums and the issue tracker.

Building on Linux

Use

./switch_build.sh server

to switch to a server build and

./switch_build.sh client
git clone https://github.com/uroni/urbackup_frontend_wx client
cd client && git checkout BRANCH

to switch to building a client.

Afterwards build the client/server using

autoreconf --install
./configure
make -j8

Building on macOS

See the separate readme-macos.md for building instructions for macOS.

Building on Windows

If git is in PATH you can download all dependencies by running update_deps.bat.

Afterwards opening and compiling the solution UrBackupBackend.sln with Microsoft Visual Studio 2015 should work.

build_client.bat and build_server.bat build the installers but you need to install a lot of dependencies like WiX, NSIS plus plugins, etc.

Build Status