urbackup_backend/urbackupserver
2021-12-28 10:04:38 +01:00
..
apps Revert "Use .recover instead of .dump during db repair" 2019-10-24 15:48:54 +02:00
dao Limit amount of previous clients moved from added during rename 2019-09-25 15:07:39 +02:00
deps
doc Update apache2 fastcgi setup instructions 2019-11-12 18:06:20 +01:00
lmdb Remove LMDB 4k page pool 2018-10-20 12:06:34 +02:00
misc/btrfs_sync Add btrfs sync scripts 2018-04-18 11:43:17 +02:00
restore
serverinterface Upgrade miniz 2020-01-29 13:54:34 +01:00
treediff Fix symlink directory creation during incremental backups when a file is removed 2018-04-14 12:04:19 +02:00
www Increment version 2021-12-28 10:04:38 +01:00
action_header.h
actions.h
alert_lua.h Update lua code 2019-11-12 18:05:58 +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 Fix status/alert if incremental image backups are disabled 2019-10-15 20:19:02 +02:00
Alerts.cpp Fix storing alert state when serialization has null bytes 2020-01-17 16:50:27 +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 Make new subvolumes during incremental backups read only 2018-02-17 19:32:19 +01:00
ChunkPatcher.cpp
ChunkPatcher.h
ClientMain.cpp Use server_settings from correct thread in handle_not_enough_space 2021-12-25 17:58:29 +01:00
ClientMain.h Use server_settings from correct thread in handle_not_enough_space 2021-12-25 17:58:29 +01:00
cmdline_preprocessor.cpp Add blockalign tool 2019-08-07 20:59:46 +02:00
ContinuousBackup.cpp
ContinuousBackup.h
copy_storage.cpp Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +01:00
copy_storage.h
create_backup_server_db_header.sh
create_files_index.cpp
create_files_index.h
create_lua_headers.sh Add Pulseway alert script 2018-05-14 22:29:47 +02:00
database.h
DataplanDb.cpp
DataplanDb.h
dllmain.cpp Support getting NTFS valid data length from attribute list 2020-10-06 18:27:27 +02:00
FileBackup.cpp Use server_settings from correct thread in handle_not_enough_space 2021-12-25 17:58:29 +01:00
FileBackup.h Create/use separate hash class for adding metadata files 2019-09-16 18:35:14 +02:00
filedownload.cpp
filedownload.h
FileIndex.cpp
FileIndex.h
FileMetadataDownloadThread.cpp Create/use separate hash class for adding metadata files 2019-09-16 18:35:14 +02:00
FileMetadataDownloadThread.h Do not start metadata application before download is finished 2017-11-01 14:14:29 +01:00
FullFileBackup.cpp Check on startup if syncfs() works for backup storage folder and ignore errors if it doesn't 2019-10-24 16:20:20 +02:00
FullFileBackup.h
ImageBackup.cpp Check on startup if syncfs() works for backup storage folder and ignore errors if it doesn't 2019-10-24 16:20:20 +02:00
ImageBackup.h Allow getting MBR (image backup metadata) to start snapshots 2018-06-01 11:05:37 +02:00
ImageMount.cpp Check if VHD file was opened successfully before using it 2019-05-24 21:38:49 +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 Use server_settings from correct thread in handle_not_enough_space 2021-12-25 17:58:29 +01:00
IncrFileBackup.h Remove unused variable 2018-08-09 15:00:13 +02:00
InternetServiceConnector.cpp Honor no zstd compile switch 2020-07-10 16:31:56 +02:00
InternetServiceConnector.h Discover internet clients faster 2019-09-12 12:50:05 +02:00
LMDBFileIndex.cpp
LMDBFileIndex.h Option to build without the embedded lmdb 2018-11-13 17:50:20 +01: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-12-22 13:38:40 +01: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 Add phash load debug logging 2019-07-30 17:43:35 +02:00
PhashLoad.h
report_lua.h Update lua headers 2017-08-14 16:27:36 +02:00
report.lua Remove space in report.lua 2017-08-05 20:48:16 +02:00
restore_client.cpp Always use simple tokenize function 2017-11-01 14:14:00 +01:00
restore_client.h Ignore permissions if restoring from web interface without tokens 2017-09-05 19:41:41 +02:00
server_archive.cpp Always use simple tokenize function 2017-11-01 14:14:00 +01:00
server_archive.h
server_channel.cpp Fix disallowing component config 2019-02-07 13:12:33 +01:00
server_channel.h Exponentially backed off reauthentication if channel has error 2018-10-27 13:53:43 +02:00
server_cleanup.cpp Delete .bitmap file if present 2020-07-10 15:47:11 +02:00
server_cleanup.h Fix image cleanup not looping and only removing one backup per client per cleanup 2019-12-12 14:46:06 +01:00
server_continuous.cpp
server_continuous.h Comment currently unused functionality 2018-12-16 03:55:41 +01:00
server_dir_links.cpp Prefix file path in assert 2018-11-19 13:15:10 +01:00
server_dir_links.h Add missing directory link references during remove unknown check 2018-01-31 17:26:58 +01:00
server_hash.cpp Use reflink if hard links aren't available 2020-07-10 15:48:40 +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
server_log.h
server_ping.cpp Show when backups are paused 2017-07-03 14:22:15 +02:00
server_ping.h Copy clientname instead of reference 2017-07-23 13:38:42 +02:00
server_prepare_hash.cpp
server_prepare_hash.h
server_running.cpp
server_running.h
server_settings.cpp Assertions to make sure ServerSettings + DB is used in correct thread 2021-12-25 18:02:44 +01:00
server_settings.h Assertions to make sure ServerSettings + DB is used in correct thread 2021-12-25 18:02:44 +01:00
server_status.cpp IPv6 support (mostly on Windows for now) 2019-05-13 17:57:44 +02:00
server_status.h IPv6 support (mostly on Windows for now) 2019-05-13 17:57:44 +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
server_update.cpp Remove mac download 2019-10-03 12:30:00 +02:00
server_update.h
server_writer.cpp
server_writer.h
server.cpp Check on startup if syncfs() works for backup storage folder and ignore errors if it doesn't 2019-10-24 16:20:20 +02:00
server.h Check on startup if syncfs() works for backup storage folder and ignore errors if it doesn't 2019-10-24 16:20:20 +02:00
ServerDownloadThread.cpp Fixup old file path on Windows 2019-09-19 20:58:52 +02:00
ServerDownloadThread.h Add hint about BASE_DIR_LOST error 2018-06-01 10:48:28 +02:00
snapshot_helper.cpp File backup with ZFS snapshots 2017-08-22 23:33:51 +02:00
snapshot_helper.h File backup with ZFS snapshots 2017-08-22 23:33:51 +02:00
ThrottleUpdater.cpp
ThrottleUpdater.h
urbackup_ecdsa409k1.pub
urbackupserver.vcxproj Upgrade to Visual Studio 2019 2020-01-29 13:54:19 +01:00
urbackupserver.vcxproj.filters Add blockalign tool 2019-08-07 20:59:46 +02:00
verify_hashes.cpp
zero_hash.h