urbackup_backend/urbackupserver
2021-10-23 16:34:27 +02:00
..
apps Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
dao Add file backup deletion protection for local backups 2021-07-09 19:32:41 +02:00
deps
doc Update admin guide Server installation on Windows 2021-07-14 14:26:55 +03:00
lmdb ITS#9155 lmdb: free mt_spill_pgs in non-nested txn on end 2020-06-09 18:33:09 +02:00
misc/btrfs_sync
restore Revert "Fix device too small error message" 2020-11-15 20:18:30 +01:00
serverinterface Fix SQL column name 2021-10-23 16:34:27 +02:00
treediff Work on local backup 2021-03-31 19:42:58 +02:00
www Merge branch 'dev' of github.com:uroni/urbackup_backend into dev 2021-08-09 21:30:04 +02:00
action_header.h
actions.h
alert_lua.h Forward image capa to alert script and use it to switch instead of os info 2020-02-27 22:25:08 +01:00
alert_pulseway_lua.h Fix pulseway next_refresh_interval_minutes/notify_when_offline 2019-02-08 15:19:45 +01:00
alert_pulseway.lua Fix pulseway next_refresh_interval_minutes/notify_when_offline 2019-02-08 15:19:45 +01:00
alert.lua Forward image capa to alert script and use it to switch instead of os info 2020-02-27 22:25:08 +01:00
Alerts.cpp Forward image capa to alert script and use it to switch instead of os info 2020-02-27 22:25:08 +01:00
Alerts.h
backup_server_db.h
backup_server.db
Backup.cpp Add group name and id to alert and report scripts as parameters 2019-09-12 13:10:37 +02:00
Backup.h Add file backup deletion protection for local backups 2021-07-09 19:32:41 +02:00
ChunkPatcher.cpp
ChunkPatcher.h
ClientMain.cpp Don't require correct client uid for internet/active clients 2021-08-08 09:44:02 +02:00
ClientMain.h Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
cmdline_preprocessor.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ContinuousBackup.cpp
ContinuousBackup.h
copy_storage.cpp Review of OSX porting issues 2020-12-29 17:06:31 +01:00
copy_storage.h
create_backup_server_db_header.sh
create_files_index.cpp Skip small files and files without hash in index rebuild 2021-08-08 09:44:30 +02:00
create_files_index.h
create_lua_headers.sh
database.h
DataplanDb.cpp
DataplanDb.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
dllmain.cpp Add file backup deletion protection for local backups 2021-07-09 19:32:41 +02:00
FileBackup.cpp Repair UTF-8 after making file name shorter 2021-06-28 22:02:33 +02:00
FileBackup.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
filedownload.cpp
filedownload.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
FileIndex.cpp
FileIndex.h
FileMetadataDownloadThread.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
FileMetadataDownloadThread.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
FullFileBackup.cpp Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
FullFileBackup.h
ImageBackup.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ImageBackup.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ImageMount.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ImageMount.h Check that image backup belongs to client and deny access otherwise 2019-05-24 21:38:17 +02:00
IncrFileBackup.cpp Fix ZFS incremental file backups 2021-08-09 23:14:43 +02:00
IncrFileBackup.h Add client local backup management to server 2021-06-08 19:04:47 +02:00
InternetServiceConnector.cpp Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
InternetServiceConnector.h Discover internet clients faster 2019-09-12 12:50:05 +02:00
LMDBFileIndex.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
LMDBFileIndex.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
LocalBackup.cpp Add file backup deletion protection for local backups 2021-07-09 19:32:41 +02:00
LocalBackup.h Fix local backups 2021-06-15 16:49:09 +02:00
LogReport.cpp Add missing include 2019-09-12 13:17:46 +02:00
LogReport.h Add group name and id to alert and report scripts as parameters 2019-09-12 13:10:37 +02:00
Mailer.cpp Fix mail retries 2021-07-09 19:32:40 +02:00
Mailer.h Increase max mail queue size and log about dropping mails 2019-09-21 11:57:43 +02:00
mbr_code.h
PhashLoad.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
PhashLoad.h
report_lua.h
report.lua
restore_client.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
restore_client.h Don't encrypt server restore identity when starting restore from web interface 2020-04-11 18:41:34 +02:00
server_archive.cpp Fix build issue 2019-11-23 15:20:29 +01:00
server_archive.h More explicit setting configuration 2019-10-31 12:05:27 +01:00
server_channel.cpp Improve restore and add restore to smaller disk 2021-07-21 22:26:19 +02:00
server_channel.h Add client local backup management to server 2021-06-08 19:04:47 +02:00
server_cleanup.cpp Add file backup deletion protection for local backups 2021-07-09 19:32:41 +02:00
server_cleanup.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_continuous.cpp
server_continuous.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_dir_links.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_dir_links.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_hash.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_hash.h Fixup: Postpone metadata application of files that are in queue before reordered downloads (because of missing file in previous backup) 2019-04-19 16:43:01 +02:00
server_image.h
server_log.cpp Limit size of in-memory log to 2MiB 2020-06-08 22:52:53 +02:00
server_log.h Limit size of in-memory log to 2MiB 2020-06-08 22:52:53 +02:00
server_ping.cpp
server_ping.h Fix build issues 2021-06-08 22:45:45 +02:00
server_prepare_hash.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_prepare_hash.h
server_running.cpp
server_running.h
server_settings.cpp Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
server_settings.h Options to pause or not start backup if Windows is unlocked 2021-07-15 17:00:35 +02:00
server_status.cpp Improve showing local backup progress 2021-06-28 23:24:30 +02:00
server_status.h Improve showing local backup progress 2021-06-28 23:24:30 +02:00
server_tables.sql
server_update_stats.cpp Don't update client storage usage below zero 2019-04-19 12:18:14 +02:00
server_update_stats.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_update.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server_update.h
server_writer.cpp
server_writer.h
server.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
server.h Check on startup if syncfs() works for backup storage folder and ignore errors if it doesn't 2019-10-24 21:41:53 +02:00
ServerDownloadThread.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ServerDownloadThread.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ServerDownloadThreadGroup.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ServerDownloadThreadGroup.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
snapshot_helper.cpp Fix ZFS incremental file backups 2021-08-09 23:14:43 +02:00
snapshot_helper.h Check if backup folder configured for btrfs matches web interface setting 2020-11-25 02:23:24 +01:00
ThrottleUpdater.cpp
ThrottleUpdater.h
urbackup_ecdsa409k1.pub
urbackupserver.vcxproj Fix build 2021-06-09 12:27:40 +02:00
urbackupserver.vcxproj.filters Fix build 2021-06-09 12:27:40 +02:00
verify_hashes.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
WebSocketConnector.cpp Properly free web socket connections 2020-07-09 16:55:13 +02:00
WebSocketConnector.h Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
zero_hash.h