urbackup_backend/urbackupserver
2016-05-19 01:31:35 +02:00
..
apps Changed default page size back to 4k 2016-03-05 16:49:41 +01:00
dao Nightly cleanup of SYSVOL/ESP images associated with incomplete images 2016-05-16 23:20:03 +02:00
deps
doc Fix doc issues 2016-04-01 02:07:22 +02:00
lmdb Fix issues with file entry index 2016-05-11 23:42:19 +02:00
restore Correctly compare to logical block size 2015-04-23 21:59:50 +02:00
serverinterface New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +02:00
treediff Improved tree reader error message 2016-04-19 17:51:31 +02:00
www Os_simple may be undefined 2016-05-11 17:06:02 +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 New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +02:00
Backup.h New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +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 Run incremental image backup if full image backup is disabled 2016-05-18 09:36:28 +02:00
ClientMain.h Force re-authentication on address change 2016-05-14 23:22:27 +02:00
cmdline_preprocessor.cpp Allow enabling of integrated log rotation on Linux server 2016-05-01 18:52:34 +02:00
ContinuousBackup.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
ContinuousBackup.h Show backed up volume in progress 2016-01-02 17:42:00 +01:00
create_backup_server_db_header.sh Regenerated db headers 2016-01-05 17:01:36 +01:00
create_files_index.cpp Read from one db while writing to the other 2016-04-01 16:10:42 +02:00
create_files_index.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +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 Do not do passive WAL checkpoints during database backup 2016-05-19 01:31:35 +02:00
FileBackup.cpp New file backup status "completed with issues" and OS and client version persistence 2016-05-11 14:25:50 +02:00
FileBackup.h Improved file meta-data shutdown procedure 2016-05-08 22:16:12 +02:00
filedownload.cpp Resize hash output to correct size if it is lower than what was already output 2016-05-12 17:21:53 +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 Changed log level of "Saved metadata of..." to debug 2016-05-11 21:19:57 +02:00
FileMetadataDownloadThread.h Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 16:28:38 +02:00
FullFileBackup.cpp Only link files with at least 2K size 2016-05-16 18:47:19 +02:00
FullFileBackup.h Show backed up volume in progress 2016-01-02 17:42:00 +01:00
ImageBackup.cpp Nightly cleanup of SYSVOL/ESP images associated with incomplete images 2016-05-16 23:20:03 +02:00
ImageBackup.h Consistent pre/post backup scripts/hooks 2016-04-01 01:04:38 +02:00
IncrFileBackup.cpp Prevent clientlist deletion during backup 2016-05-18 13:15:41 +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 Timeout server ecdh key after 6h 2016-01-28 16:55:55 +01:00
InternetServiceConnector.h Timeout server ecdh key after 6h 2016-01-28 16:55:55 +01:00
LMDBFileIndex.cpp Increase max number of file index readers 2016-05-16 16:34:08 +02:00
LMDBFileIndex.h Resize LMDB only once (again) 2014-12-15 23:08:46 +01:00
mbr_code.h
restore_client.cpp Restore all files when restore is done via client regardless of user access tokens 2016-05-07 02:41:45 +02:00
restore_client.h Restore all files when restore is done via client regardless of user access tokens 2016-05-07 02:41:45 +02:00
server_archive.cpp Updated copyright 2016-01-02 16:38:00 +01:00
server_archive.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server_channel.cpp Use correct identity in channel thread 2016-05-16 21:34:05 +02:00
server_channel.h Use correct identity in channel thread 2016-05-16 21:34:05 +02:00
server_cleanup.cpp Do not do passive WAL checkpoints during database backup 2016-05-19 01:31:35 +02:00
server_cleanup.h Prevent clientlist deletion during backup 2016-05-18 13:15:41 +02:00
server_continuous.cpp Updated copyright 2016-01-02 16:38:00 +01:00
server_continuous.h Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 16:28:38 +02:00
server_dir_links.cpp Improved Database locking and backup 2016-01-14 17:38:42 +01:00
server_dir_links.h The database queries need to be freed in the same thread 2016-01-14 00:33:19 +01:00
server_hash.cpp Only link files with at least 2K size 2016-05-16 18:47:19 +02:00
server_hash.h Only link files with at least 2K size 2016-05-16 18:47:19 +02:00
server_image.h
server_log.cpp Improved file meta-data shutdown procedure 2016-05-08 22:16:12 +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 Made Linux restore working 2015-12-18 16:58:50 +01:00
server_prepare_hash.cpp Log which hashing function was used 2016-04-20 13:17:05 +02:00
server_prepare_hash.h Log which hashing function was used 2016-04-20 13:17:05 +02:00
server_running.cpp Updated copyright 2016-01-02 16:38:00 +01:00
server_running.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_settings.cpp Fix time span value selection 2016-03-24 22:44:32 +01:00
server_settings.h Configure cbt via server side settings 2016-03-22 18:10:52 +01:00
server_status.cpp Show database backup progress 2016-02-21 13:51:25 +01:00
server_status.h Show activity for statistics recalculation 2016-02-22 23:11:31 +01:00
server_tables.sql
server_update_stats.cpp Separated files, links and link journal into three new database files 2016-01-13 22:22:16 +01: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 Use old signature to update 1.4.x clients 2016-02-01 12:59:19 +01:00
server_update.h Read update location from file 2016-01-02 16:33:08 +01:00
server_writer.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
server_writer.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
server.cpp New tree hashing method 2016-02-16 02:17:57 +01:00
server.h New tree hashing method 2016-02-16 02:17:57 +01:00
ServerDownloadThread.cpp Reconnect if file request fails and retry 2016-05-13 21:37:37 +02:00
ServerDownloadThread.h Use tar file name instead of last file name in log output 2016-05-13 02:51:53 +02:00
snapshot_helper.cpp Updated copyright 2016-01-02 16:38:00 +01:00
snapshot_helper.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ThrottleUpdater.cpp Updated copyright 2016-01-02 16:38:00 +01:00
ThrottleUpdater.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
urbackup_ecdsa409k1.pub Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
urbackupserver.vcxproj Fix include/library paths 2016-02-22 20:07:09 +01:00
urbackupserver.vcxproj.filters New tree hashing method 2016-02-16 02:17:57 +01:00
verify_hashes.cpp Create files index by creating a copy and then operating on the copy 2016-03-31 21:38:21 +02:00
WalCheckpointThread.cpp Do not do passive WAL checkpoints during database backup 2016-05-19 01:31:35 +02:00
WalCheckpointThread.h Do not do passive WAL checkpoints during database backup 2016-05-19 01:31:35 +02:00
zero_hash.h Finished cow image file format 2014-11-09 19:48:57 +01:00