|
blockalign_src
|
Replace with <stdint.h>
|
2024-03-17 10:54:13 +01:00 |
|
build
|
Embed version into update file and check if it is actually larger
|
2018-10-13 12:27:40 +02:00 |
|
clientctl
|
Fix adding root directory via command line on Linux
|
2023-11-28 20:34:47 +01:00 |
|
cmdclient
|
Disable assertions
|
2018-11-27 01:58:46 +01:00 |
|
common
|
Upgrade miniz
|
2020-02-04 23:14:59 +01:00 |
|
cryptoplugin
|
Upgrade platform toolset
|
2023-10-03 19:16:49 +02:00 |
|
dmsnaptool
|
Fix build issue
|
2022-11-20 18:24:27 +01:00 |
|
docs
|
|
|
|
external
|
Use vcpkg for Windows dependencies
|
2021-12-05 21:12:50 -08:00 |
|
fileservplugin
|
Upgrade platform toolset
|
2023-10-03 19:16:49 +02:00 |
|
fsimageplugin
|
Upgrade platform toolset
|
2023-10-03 19:16:49 +02:00 |
|
fuseplugin
|
Fix VHDX mounting on Linux
|
2022-06-28 21:28:40 +02:00 |
|
httpserver
|
Upgrade platform toolset
|
2023-10-03 19:16:49 +02:00 |
|
Interface
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
libfastcgi
|
Fix Buffer Over-read in FastCGI parameters
|
2018-11-11 18:28:17 +01:00 |
|
linux_snapshot
|
Increase meta device size min size & constant addition
|
2023-08-26 20:26:12 +02:00 |
|
luaplugin
|
Upgrade platform toolset
|
2023-10-03 19:16:49 +02: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
|
Merge pull request #57 from ravenclaw900/patch-1
|
2022-01-09 10:39:48 +01:00 |
|
piped_process
|
Disable assertions
|
2018-11-27 01:58:46 +01:00 |
|
restore_cd
|
Fix waiting for connection to server
|
2021-06-30 00:28:45 +02:00 |
|
snapshot_helper
|
Fix syntax error in "zfs get clones"
|
2023-07-02 18:38:37 -04:00 |
|
SQLGen
|
Fix SQLGen build
|
2023-08-19 18:20:40 +02:00 |
|
sqlite
|
Fixup main definition
|
2023-10-05 21:42:10 +02:00 |
|
tclap
|
|
|
|
urbackup
|
Increment version
|
2022-07-05 22:03:00 +02:00 |
|
urbackupclient
|
Only delete snapshot from db if it has been deleted successfully
|
2023-10-19 21:40:49 +02:00 |
|
urbackupcommon
|
Use memset instead
|
2023-10-05 19:57:49 +02:00 |
|
urbackupserver
|
Demodernize
|
2024-03-17 23:52:31 +01:00 |
|
urbackupserver_installer_win
|
Don't install on Windows <= 8
|
2022-11-06 16:04:28 +01:00 |
|
urlplugin
|
Upgrade platform toolset
|
2023-10-03 19:16:49 +02:00 |
|
utf8
|
|
|
|
win_service
|
|
|
|
.gitignore
|
Add to gitignore
|
2023-04-30 12:41:02 +02:00 |
|
.travis.yml
|
Use newer build distribution
|
2019-05-14 17:20:07 +02:00 |
|
AcceptThread.cpp
|
Implement connection establishment via web sockets
|
2020-07-05 21:18:34 +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
|
Use VS 2022 to build client
|
2023-10-03 19:13:59 +02:00 |
|
build_client_release.bat
|
|
|
|
build_client.bat
|
Revert "Ignore checkout failure"
|
2023-02-26 01:04:53 +01:00 |
|
build_client.sh
|
Set execute flag to build_client.sh script
|
2017-02-27 19:37:51 +00:00 |
|
build_server_debian.sh
|
Fix build
|
2019-10-08 13:05:06 +02:00 |
|
build_server.bat
|
Fix VS path
|
2024-03-17 10:14:26 +01:00 |
|
build_server.sh
|
|
|
|
build_windows_ci.bat
|
Use VS 2022 to build client
|
2023-10-03 19:13:59 +02:00 |
|
ChangeLog
|
|
|
|
checkout_client.bat
|
|
|
|
client_version.h
|
|
|
|
Client.cpp
|
|
|
|
Client.h
|
|
|
|
CompiledServer.vcxproj
|
Upgrade platform toolset
|
2023-10-03 19:16:49 +02:00 |
|
CompiledServer.vcxproj.filters
|
Implement connection establishment via web sockets
|
2020-07-05 21:18:34 +02:00 |
|
Condition_lin.cpp
|
Fix waiting in condition
|
2020-02-04 23:15:09 +01:00 |
|
Condition_lin.h
|
|
|
|
Condition_std.cpp
|
|
|
|
Condition_std.h
|
|
|
|
configure.ac_client
|
Increment version
|
2024-03-17 09:38:13 +01:00 |
|
configure.ac_server
|
Increment version
|
2024-03-17 09:38:13 +01:00 |
|
COPYING
|
|
|
|
create_linux_installer.sh
|
Delete urbackupclient_dmsnaptool before make
|
2022-10-09 16:47:54 +02:00 |
|
create_osx_installer.sh
|
Set min version for objective c++ code
|
2022-01-09 14:13:35 +01:00 |
|
Database.cpp
|
Assertions to make sure ServerSettings + DB is used in correct thread
|
2023-04-27 20:46:06 +02:00 |
|
Database.h
|
Assertions to make sure ServerSettings + DB is used in correct thread
|
2023-04-27 20:46:06 +02: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
|
Add setting to disallow user enumeration
|
2023-10-01 20:46:28 +02:00 |
|
defaults.h
|
|
|
|
download_cryptopp.sh
|
Replace sha256sum with shasum for compatibility with macOS
|
2020-07-10 12:31:44 +02:00 |
|
file_common.cpp
|
|
|
|
file_fstream.cpp
|
|
|
|
file_linux.cpp
|
Fix reading strings
|
2023-09-24 22:57:01 +02:00 |
|
file_memory.cpp
|
|
|
|
file_memory.h
|
|
|
|
file_win.cpp
|
Don't release volume handle prematurely
|
2020-10-14 23:17:39 +02:00 |
|
file.h
|
Only use CBT up to valid data length
|
2020-10-06 18:30:00 +02:00 |
|
FileSettingsReader.cpp
|
Remove trailing CR from settings values
|
2017-02-16 20:07:40 +01:00 |
|
FileSettingsReader.h
|
|
|
|
gpl_header
|
|
|
|
Helper_win32.h
|
|
|
|
init.d_client
|
|
|
|
init.d_client_rh
|
|
|
|
init.d_server
|
|
|
|
INSTALL
|
|
|
|
install_client_linux.sh
|
Make install instructions more explicit
|
2023-08-19 18:20:04 +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
|
Wait for urbackupsrv to install signal handler before sending signal
|
2023-04-16 21:45:44 +02:00 |
|
LookupService.cpp
|
Shortcut localhost to 127.0.0.1 in c-ares lookup
|
2020-02-12 18:25:50 +01:00 |
|
LookupService.h
|
Improve c-ares timeout
|
2019-08-01 21:48:54 +02:00 |
|
main.cpp
|
Wait for urbackupsrv to install signal handler before sending signal
|
2023-04-16 21:45:44 +02:00 |
|
maintest.cpp
|
|
|
|
Makefile.am_client
|
Create linux dm-snapshots via separate c++-program
|
2022-10-09 14:19:17 +02:00 |
|
Makefile.am_server
|
Add vhdxfile.* to build
|
2021-05-01 21:13:27 +02:00 |
|
md5.cpp
|
Fix issue
|
2017-12-17 15:59:25 +01:00 |
|
md5.h
|
Use vcpkg for Windows dependencies
|
2021-12-05 21:12:50 -08:00 |
|
MemoryPipe.cpp
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
MemoryPipe.h
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
MemorySettingsReader.cpp
|
|
|
|
MemorySettingsReader.h
|
|
|
|
mt19937ar.cpp
|
|
|
|
mt19937ar.h
|
|
|
|
Mutex_lin.cpp
|
|
|
|
Mutex_lin.h
|
|
|
|
Mutex_std.cpp
|
|
|
|
Mutex_std.h
|
|
|
|
NEWS
|
|
|
|
OpenSSLPipe.cpp
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
OpenSSLPipe.h
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
org.urbackup.server.plist
|
Merge pull request #46 from grumat/osx-client-crashes
|
2021-03-03 17:22:29 +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 #46 from grumat/osx-client-crashes
|
2021-03-03 17:22:29 +01:00 |
|
pre_install_osx_server.sh
|
Merge pull request #46 from grumat/osx-client-crashes
|
2021-03-03 17:22:29 +01:00 |
|
Query.cpp
|
Fix build
|
2019-09-16 18:53:31 +02:00 |
|
Query.h
|
|
|
|
rc.d_freebsd_server
|
Create rc.d_freebsd_server
|
2017-04-11 12:01:36 +03:00 |
|
README
|
|
|
|
readme-macos.md
|
Notarize macos builds
|
2020-09-09 03:20:18 -07:00 |
|
readme.md
|
Use vcpkg for Windows dependencies
|
2021-12-05 21:12:50 -08:00 |
|
SChannelPipe.cpp
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
SChannelPipe.h
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
SelectThread.cpp
|
|
|
|
SelectThread.h
|
|
|
|
server-license.txt
|
|
|
|
Server.cpp
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
Server.h
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
ServerLinux.cpp
|
|
|
|
ServerWin32.cpp
|
Log dll load errors with error level
|
2018-02-28 15:26:00 +01:00 |
|
ServiceAcceptor.cpp
|
Fix SOCK_CLOEXEC removal
|
2020-02-04 23:21:35 +01:00 |
|
ServiceAcceptor.h
|
Make ipv6 optional per default
|
2019-06-24 14:05:17 +02:00 |
|
ServiceWorker.cpp
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
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-02-04 23:20:53 +01:00 |
|
SolutionDependencies.props
|
|
|
|
SolutionDependencies.props.default
|
|
|
|
SQLiteFactory.cpp
|
|
|
|
SQLiteFactory.h
|
|
|
|
StaticPluginRegistration.cpp
|
|
|
|
StaticPluginRegistration.h
|
|
|
|
StreamPipe.cpp
|
Demodernize
|
2023-10-02 21:01:02 +02:00 |
|
StreamPipe.h
|
Sync pipe compression and usage code
|
2023-09-01 23:19:01 +02:00 |
|
stringtools.cpp
|
More explicit setting configuration
|
2019-10-28 19:24:03 +01:00 |
|
stringtools.h
|
More explicit setting configuration
|
2019-10-28 19:24:03 +01:00 |
|
switch_build_mac.sh
|
|
|
|
switch_build.sh
|
|
|
|
Table.cpp
|
|
|
|
Table.h
|
|
|
|
Template.cpp
|
|
|
|
Template.h
|
|
|
|
ThreadPool.cpp
|
Allow multiple simultaneous waiters for thread pool thread
|
2018-06-01 11:35:21 +02:00 |
|
ThreadPool.h
|
Allow multiple simultaneous waiters for thread pool thread
|
2018-06-01 11:35:21 +02:00 |
|
types.h
|
|
|
|
uninstall_urbackupclient
|
Fix dm-setup script and dmsnaptool uninstall
|
2023-02-25 18:23:20 +01:00 |
|
update_restore.sh
|
Fix build
|
2019-10-08 13:04:28 +02:00 |
|
urbackup-server-firewalld.xml
|
|
|
|
urbackup-server.service
|
|
|
|
UrBackupBackend.sln
|
Use vcpkg for Windows dependencies
|
2021-12-05 21:12:50 -08:00 |
|
UrBackupBackend.smproj
|
|
|
|
urbackupclientbackend-debian.service
|
|
|
|
urbackupclientbackend-redhat.service
|
|
|
|
vcpkg.json
|
Use vcpkg for Windows dependencies
|
2021-12-05 21:12:50 -08:00 |
|
vld_.h
|
|
|
|
vld.h
|
|
|
|
WorkerThread.cpp
|
Prevent XSS with action parameter
|
2017-11-29 15:37:00 +01:00 |
|
WorkerThread.h
|
|
|
|
zero.hash
|
|
|