urbackup_backend/urbackupserver
2017-01-22 20:51:30 +01:00
..
apps Resize destination after copy 2017-01-18 14:47:57 +01:00
dao Do not start backup if it cannot be added to the database 2017-01-15 20:30:27 +01:00
deps
doc Clarify FreeBSD limitation 2017-01-18 14:48:16 +01:00
lmdb Update LMDB to 0.9.19 2017-01-11 17:08:38 +01:00
restore
serverinterface Use long polling to reduce request time to max 10s during image mounting 2017-01-16 22:35:34 +01:00
treediff Fix build issue 2016-12-10 20:58:05 +01:00
www Use long polling to reduce request time to max 10s during image mounting 2017-01-16 22:35:34 +01:00
action_header.h
actions.h
backup_server_db.h
backup_server.db
Backup.cpp Set shouldBackoff and hasTimeoutError after SYSVOL/ESP backup fails 2016-10-08 22:30:34 +02:00
Backup.h Fixed a few coverity issues 2016-10-24 02:29:54 +02: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 sending of updated client settings 2016-12-29 00:40:19 +01:00
ClientMain.h Require user to specify which image volumes to archive when configuring image backup archiving 2017-01-13 18:03:20 +01:00
cmdline_preprocessor.cpp New user configuration parameter 2016-12-29 17:03:53 +01: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 Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
copy_storage.h
create_backup_server_db_header.sh
create_files_index.cpp Fix file index creation issue 2017-01-01 17:31:46 +01:00
create_files_index.h
database.h Fix file index creation issue 2017-01-01 17:31:46 +01:00
DataplanDb.cpp Hostname database and settings to configure it to not start backups if clients have certain hostnames 2016-12-10 20:57:39 +01:00
DataplanDb.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
dllmain.cpp Require user to specify which image volumes to archive when configuring image backup archiving 2017-01-13 18:03:20 +01:00
FileBackup.cpp Fix Windows component backup 2017-01-10 16:53:13 +01:00
FileBackup.h Fix Windows component backup 2017-01-10 16:53:13 +01: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
FileMetadataDownloadThread.cpp Fix build 2016-12-31 18:10:10 +01:00
FileMetadataDownloadThread.h
FullFileBackup.cpp Do not start backup if it cannot be added to the database 2017-01-15 20:30:27 +01:00
FullFileBackup.h Log about backup being scheduled/manually started 2016-09-26 18:36:10 +02:00
ImageBackup.cpp Do not start backup if it cannot be added to the database 2017-01-15 20:30:27 +01:00
ImageBackup.h Do not start backup if it cannot be added to the database 2017-01-15 20:30:27 +01:00
ImageMount.cpp Use long polling to reduce request time to max 10s during image mounting 2017-01-16 22:35:34 +01:00
ImageMount.h Use long polling to reduce request time to max 10s during image mounting 2017-01-16 22:35:34 +01:00
IncrFileBackup.cpp Make failure to load backupcom.xml non-fatal 2017-01-19 01:20:17 +01:00
IncrFileBackup.h Fixup: Do not delete files in snapshot to later reflink them 2016-11-24 01:51:43 +01:00
InternetServiceConnector.cpp Do not connect while a ping/pong packet is in flight 2016-10-19 17:52:09 +02:00
InternetServiceConnector.h
LMDBFileIndex.cpp
LMDBFileIndex.h
mbr_code.h
restore_client.cpp Improve restore meta data error logging 2017-01-22 20:51:30 +01:00
restore_client.h
server_archive.cpp Require user to specify which image volumes to archive when configuring image backup archiving 2017-01-13 18:03:20 +01:00
server_archive.h Require user to specify which image volumes to archive when configuring image backup archiving 2017-01-13 18:03:20 +01:00
server_channel.cpp Fixup: Only start backup if client is online 2016-12-21 22:32:07 +01:00
server_channel.h Only start backup if client is online 2016-12-21 21:09:00 +01:00
server_cleanup.cpp Use correct name for quick_check result 2017-01-10 17:27:53 +01:00
server_cleanup.h Manual deletion of file and image backup from web interface 2016-12-16 20:32:59 +01:00
server_continuous.cpp
server_continuous.h Fixup: Do not delete files in snapshot to later reflink them 2016-11-24 01:51:43 +01:00
server_dir_links.cpp Improve symlink file deletion 2016-10-05 15:41:47 +02:00
server_dir_links.h Improve symlink file deletion 2016-10-05 15:41:47 +02:00
server_hash.cpp Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
server_hash.h Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
server_image.h
server_log.cpp
server_log.h
server_ping.cpp
server_ping.h
server_prepare_hash.cpp Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
server_prepare_hash.h Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
server_running.cpp
server_running.h
server_settings.cpp Fix sending of updated client settings 2016-12-29 00:40:19 +01:00
server_settings.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_status.cpp Allow empty client for processes 2016-09-29 01:33:05 +02:00
server_status.h Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
server_tables.sql
server_update_stats.cpp
server_update_stats.h
server_update.cpp 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_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
server_writer.h
server.cpp Use scoped cursors during recovery 2017-01-13 16:46:56 +01:00
server.h Interpret "-1" as throttling being disabled again, for compatibility reasons 2016-12-19 01:57:26 +01:00
ServerDownloadThread.cpp Per backup temporary file folders 2016-12-17 18:40:03 +01:00
ServerDownloadThread.h Per backup temporary file folders 2016-12-17 18:40:03 +01:00
snapshot_helper.cpp Fix btrfs test 2016-09-28 18:16:56 +02:00
snapshot_helper.h Image backups with zfs snapshots 2016-09-27 19:21:56 +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
urbackupserver.vcxproj Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
urbackupserver.vcxproj.filters Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
verify_hashes.cpp Fix verification of backupcom.xml and backup script files 2017-01-15 16:42:45 +01:00
zero_hash.h