urbackup_backend/urbackupserver
2020-11-15 20:20:15 +01:00
..
apps Copy items from lost+found to files table 2020-06-08 22:53:37 +02:00
dao Add local/passive connection encryption/compression 2020-08-11 00:11:18 +02:00
deps Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00
doc Remove outdated btrfs advice 2020-06-07 21:53:02 +02: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 Add btrfs sync scripts 2018-04-18 11:43:17 +02:00
restore Revert "Fix device too small error message" 2020-11-15 20:18:30 +01:00
serverinterface Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
treediff Fix symlink directory creation during incremental backups when a file is removed 2018-04-14 12:04:19 +02:00
www Update templates 2020-10-17 17:00:20 +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 Fix dist 2017-04-19 18:07:02 +02:00
backup_server_db.h Changed page size to 4k 2016-03-05 17:08:49 +01:00
backup_server.db Changed page size to 4k 2016-03-05 17:08:49 +01:00
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 Align sparse extents to sparse extent block size during patching 2017-01-21 13:44:19 +01:00
ChunkPatcher.h Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
ClientMain.cpp Fix compression fallback to zlib 2020-10-26 20:03:43 +01:00
ClientMain.h Remove ECIES 2020-09-09 14:02:36 +02:00
cmdline_preprocessor.cpp Move internet port setting into config file 2020-07-10 13:04:29 +02:00
ContinuousBackup.cpp Log about backup being scheduled/manually started 2016-09-26 18:36:10 +02:00
ContinuousBackup.h Log about backup being scheduled/manually started 2016-09-26 18:36:10 +02:00
copy_storage.cpp Option to build without the embedded lmdb 2018-11-13 17:50:20 +01:00
copy_storage.h Continue after copy errors during storage migration 2016-07-29 20:15:44 +02:00
create_backup_server_db_header.sh Regenerated db headers 2016-01-05 17:01:36 +01:00
create_files_index.cpp Forward error if opening file index fails 2017-06-06 14:44:20 +02:00
create_files_index.h Fix Linux build 2017-04-14 01:14:29 +02:00
create_lua_headers.sh Add Pulseway alert script 2018-05-14 22:29:47 +02:00
database.h Fix file index creation issue 2017-01-01 17:31:46 +01:00
DataplanDb.cpp Read from cache modifies cache. Remove rw lock 2017-06-19 16:32:27 +02:00
DataplanDb.h Read from cache modifies cache. Remove rw lock 2017-06-19 16:32:27 +02:00
dllmain.cpp Support getting NTFS valid data length from attribute list 2020-10-06 18:30:16 +02:00
FileBackup.cpp Remove client forward compatibility 2020-11-01 19:16:05 +01:00
FileBackup.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
filedownload.cpp Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
filedownload.h Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
FileIndex.cpp Log hash during file entry index debugging 2016-12-08 12:30:54 +01:00
FileIndex.h Flush file index during server shutdown 2016-02-01 16:56:03 +01:00
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 Merge remote-tracking branch 'gh/dev' into dev 2020-11-15 20:20:15 +01:00
FullFileBackup.h Log about backup being scheduled/manually started 2016-09-26 18:36:10 +02:00
ImageBackup.cpp Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
ImageBackup.h Allow getting MBR (image backup metadata) to start snapshots 2018-06-01 11:05:37 +02:00
ImageMount.cpp Pick up existing mount path if current mount fails 2020-07-01 16:44:37 +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 skipping small files in parallel hashing 2020-11-01 17:40:16 +01:00
IncrFileBackup.h Remove unused variable 2018-08-09 15:00:13 +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 Disable LMDB writemap 2020-06-08 23:03:13 +02:00
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 Increase max mail queue size and log about dropping mails 2019-09-21 11:57:43 +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 Add phash load debug logging 2019-07-30 17:43:35 +02:00
PhashLoad.h Working on parallel file hashing 2017-02-16 01:46:51 +01:00
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 Add local/passive connection encryption/compression 2020-08-11 00:11:18 +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 Update client CAPA after client restart 2020-05-05 20:47:05 +02:00
server_channel.h Update client CAPA after client restart 2020-05-05 20:47:05 +02:00
server_cleanup.cpp Delete .bitmap file if present 2020-06-20 15:35:47 +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 Updated copyright 2016-01-02 16:38:00 +01:00
server_continuous.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02: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 Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +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 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 Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
server_prepare_hash.h Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
server_running.cpp Create image snapshot before connecting to client 2016-05-30 16:06:36 +02:00
server_running.h Create image snapshot before connecting to client 2016-05-30 16:06:36 +02:00
server_settings.cpp Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
server_settings.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
server_status.cpp IPv6 support (mostly on Windows for now) 2019-05-13 17:57:44 +02:00
server_status.h Add local/passive connection encryption/compression 2020-08-11 00:11:18 +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 Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
server_update.cpp Change update url 2020-02-13 00:53:37 +01:00
server_update.h Hostname database and settings to configure it to not start backups if clients have certain hostnames 2016-12-10 20:57:39 +01:00
server_writer.cpp Fix assert for last trim 2017-02-06 16:31:39 +01:00
server_writer.h Do not try to trim beyond drive size if drive size is not aligned to ntfs block size 2016-05-29 14:09:09 +02:00
server.cpp Add local/passive connection encryption/compression 2020-08-11 00:11:18 +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 Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
ServerDownloadThread.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
ServerDownloadThreadGroup.cpp Initialize to zero 2020-10-17 16:56:20 +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 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 Interpret "-1" as throttling being disabled again, for compatibility reasons 2016-12-19 01:57:26 +01:00
ThrottleUpdater.h Throtting to percent of max speed determined by regular probing for max speed 2016-11-12 22:23:34 +01:00
urbackup_ecdsa409k1.pub Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
urbackupserver.vcxproj Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
urbackupserver.vcxproj.filters Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
verify_hashes.cpp Take current user's permissions into account when restoring file backups 2017-03-23 17:33:10 +01: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 Finished cow image file format 2014-11-09 19:48:57 +01:00