urbackup_backend/urbackupserver
2016-09-25 18:34:38 +02:00
..
apps Fix CBT zeroing issue 2016-08-22 22:08:48 +02:00
dao Synchonize backup start time in image snapshot group 2016-08-21 22:30:22 +02:00
deps
doc Preallocate space for full image if possible 2016-08-12 02:14:03 +02:00
lmdb Fix issues with file entry index 2016-05-11 23:42:19 +02:00
restore Fix punctuation 2016-07-08 16:48:38 +02:00
serverinterface Use X-Forwarded-For as remote address if present 2016-09-25 18:34:38 +02:00
treediff Improved error logging 2016-09-04 09:52:53 +02:00
www Show "Enable internet mode" group setting 2016-09-23 17:45:48 +02:00
action_header.h
actions.h
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 More consistent backup running accounting 2016-05-30 13:41:33 +02:00
Backup.h Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
ChunkPatcher.cpp Finish sparse extent if extent is unchanged with tree hashing 2016-04-20 18:18:01 +02:00
ChunkPatcher.h Correctly handle sparse extents in combination with tree hashing 2016-02-25 17:30:49 +01:00
ClientMain.cpp Start scheduled backups only if in backup window 2016-09-24 15:17:10 +02:00
ClientMain.h Start scheduled backups only if in backup window 2016-09-24 15:17:10 +02:00
cmdline_preprocessor.cpp Fix vhd mounting 2016-07-21 18:05:48 +02:00
ContinuousBackup.cpp More consistent backup running accounting 2016-05-30 13:41:33 +02:00
ContinuousBackup.h
copy_storage.cpp Optionally ignore if pool path does not exist 2016-08-06 02:49:29 +02: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
create_files_index.cpp Put file index creation into transaction to avoid reads/locks 2016-05-22 20:49:59 +02:00
create_files_index.h Disable file entry debugging messages 2016-06-06 19:39:33 +02:00
database.h Create files index by creating a copy and then operating on the copy 2016-03-31 21:38:21 +02:00
dllmain.cpp Settings groups for clients 2016-08-09 21:07:10 +02:00
FileBackup.cpp Fix failed snapshot parsing 2016-09-23 19:47:20 +02:00
FileBackup.h Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
filedownload.cpp Fix compile issue 2016-07-02 15:32:39 +02:00
filedownload.h Resize hash output to correct size if it is lower than what was already output 2016-05-12 17:21:53 +02:00
FileIndex.cpp Fixed file index racing condition 2016-05-04 16:52:30 +02:00
FileIndex.h Flush file index during server shutdown 2016-02-01 16:56:03 +01:00
FileMetadataDownloadThread.cpp Put temporary metadata in configured temporary path 2016-08-26 13:58:39 +02:00
FileMetadataDownloadThread.h Put temporary metadata in configured temporary path 2016-08-26 13:58:39 +02:00
FullFileBackup.cpp Make btrfs subvolumes read only after backup 2016-08-19 19:48:10 +02:00
FullFileBackup.h
ImageBackup.cpp Handle resuming image backup from position zero 2016-08-26 18:39:09 +02:00
ImageBackup.h Synchonize backup start time in image snapshot group 2016-08-21 22:30:22 +02:00
IncrFileBackup.cpp Make btrfs subvolumes read only after backup 2016-08-19 19:48:10 +02:00
IncrFileBackup.h The database queries need to be freed in the same thread 2016-01-14 00:33:19 +01:00
InternetServiceConnector.cpp Log error before assertions 2016-05-28 18:51:59 +02:00
InternetServiceConnector.h Timeout server ecdh key after 6h 2016-01-28 16:55:55 +01:00
LMDBFileIndex.cpp Disable file entry debugging messages 2016-06-06 19:39:33 +02:00
LMDBFileIndex.h
mbr_code.h
restore_client.cpp Use existing hash data during restore on server 2016-08-18 23:28:42 +02:00
restore_client.h Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
server_archive.cpp
server_archive.h
server_channel.cpp Support restore methods of Windows component restore 2016-08-04 01:19:17 +02:00
server_channel.h Use correct identity in channel thread 2016-05-16 21:34:05 +02:00
server_cleanup.cpp Do not close sqlite3 database file after opening it 2016-09-16 00:29:22 +02:00
server_cleanup.h Log cleanup to cleanup processes 2016-07-21 22:40:35 +02:00
server_continuous.cpp
server_continuous.h Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
server_dir_links.cpp Live storage migration 2016-07-20 21:20:30 +02:00
server_dir_links.h Live storage migration 2016-07-20 21:20:30 +02:00
server_hash.cpp Improved error logging 2016-09-04 09:52:53 +02:00
server_hash.h Improve error messages 2016-07-07 22:55:51 +02:00
server_image.h
server_log.cpp Do not log to memory when logging cleanups etc. 2016-08-07 17:36:35 +02:00
server_log.h Show database backup progress 2016-02-21 13:51:25 +01:00
server_ping.cpp Get new session identity after image backup reconnect if needed 2016-04-19 02:42:19 +02:00
server_ping.h
server_prepare_hash.cpp Use CBT data during file backups 2016-08-17 21:38:06 +02:00
server_prepare_hash.h Option to ignore read and hash errors 2016-06-10 19:18:58 +02: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 Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
server_settings.h Image and file backup snapshot groups 2016-08-21 21:22:54 +02:00
server_status.cpp New alert about clients with ident error and made most alerts/errors dismissable 2016-08-27 17:40:33 +02:00
server_status.h New alert about clients with ident error and made most alerts/errors dismissable 2016-08-27 17:40:33 +02:00
server_tables.sql
server_update_stats.cpp Log error before assertions 2016-05-28 18:51:59 +02:00
server_update_stats.h
server_update.cpp Allow different versions for the different OS clients 2016-05-29 22:42:46 +02:00
server_update.h
server_writer.cpp Preallocate space for full image if possible 2016-08-12 02:14:03 +02: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 Correctly update and show lastseen 2016-07-23 15:44:34 +02:00
server.h Correctly update and show lastseen 2016-07-23 15:44:34 +02:00
ServerDownloadThread.cpp Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
ServerDownloadThread.h Fail backup if referencing/deleting shadow copy fails 2016-08-08 13:34:27 +02:00
snapshot_helper.cpp Make btrfs subvolumes read only after backup 2016-08-19 19:48:10 +02:00
snapshot_helper.h Make btrfs subvolumes read only after backup 2016-08-19 19:48:10 +02:00
ThrottleUpdater.cpp
ThrottleUpdater.h
urbackup_ecdsa409k1.pub
urbackupserver.vcxproj Remove Windows XP/Server 2003 remains 2016-08-04 20:56:15 +02:00
urbackupserver.vcxproj.filters Live storage migration 2016-07-20 21:20:30 +02:00
verify_hashes.cpp Use CBT data during file backups 2016-08-17 21:38:06 +02:00
WalCheckpointThread.cpp Do not close sqlite3 database file after opening it 2016-09-16 00:29:22 +02:00
WalCheckpointThread.h Fix build issue 2016-09-16 14:45:39 +02:00
zero_hash.h