| .. |
|
apps
|
Fix repair
|
2016-06-02 19:42:23 +02:00 |
|
dao
|
Nightly cleanup of SYSVOL/ESP images associated with incomplete images
|
2016-05-16 23:20:03 +02:00 |
|
deps
|
|
|
|
doc
|
Fix file path
|
2016-06-14 16:09:43 +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
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +02:00 |
|
treediff
|
Improved tree reader error message
|
2016-04-19 17:51:31 +02:00 |
|
www
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +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
|
More consistent backup running accounting
|
2016-05-30 13:41:52 +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
|
Transfer block if block has bitmap changes
|
2016-06-25 15:23:27 +02:00 |
|
ClientMain.h
|
Transfer block if block has bitmap changes
|
2016-06-25 15:23:27 +02:00 |
|
cmdline_preprocessor.cpp
|
Fix log rotation
|
2016-06-12 20:38:38 +02:00 |
|
ContinuousBackup.cpp
|
More consistent backup running accounting
|
2016-05-30 13:41:33 +02: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
|
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
|
Update settings after setting backup folder
|
2016-06-13 23:01:38 +02:00 |
|
FileBackup.cpp
|
Sync filesystem before setting file backup to done, not to complete
|
2016-06-14 15:14:15 +02:00 |
|
FileBackup.h
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +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
|
Fix build
|
2016-05-28 19:04:12 +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
|
Sync filesystem before setting file backup to done, not to complete
|
2016-06-14 15:14:15 +02:00 |
|
FullFileBackup.h
|
Show backed up volume in progress
|
2016-01-02 17:42:00 +01:00 |
|
ImageBackup.cpp
|
Send previous client bitmap after reconnect
|
2016-06-25 18:36:21 +02:00 |
|
ImageBackup.h
|
Transfer block if block has bitmap changes
|
2016-06-25 15:23:27 +02:00 |
|
IncrFileBackup.cpp
|
Sync filesystem before setting file backup to done, not to complete
|
2016-06-14 15:14:15 +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
|
Resize LMDB only once (again)
|
2014-12-15 23:08:46 +01:00 |
|
mbr_code.h
|
|
|
|
restore_client.cpp
|
Show loading screen after starting restore from web interface
|
2016-06-05 22:50:03 +02:00 |
|
restore_client.h
|
Show loading screen after starting restore from web interface
|
2016-06-05 22:50:03 +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
|
Show loading screen after starting restore from web interface
|
2016-06-05 22:50:03 +02:00 |
|
server_channel.h
|
Use correct identity in channel thread
|
2016-05-16 21:34:05 +02:00 |
|
server_cleanup.cpp
|
Fix some typos and spellings
|
2016-06-13 16:19:05 +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
|
Fix recursive locking deadlock
|
2016-06-16 13:25:40 +02:00 |
|
server_dir_links.h
|
Correctly handle directory links when browsing with access tokens
|
2016-06-05 18:34:06 +02:00 |
|
server_hash.cpp
|
Disable file entry debugging messages
|
2016-06-06 19:39:33 +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
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +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
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +02:00 |
|
server_settings.h
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +02: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
|
Log error before assertions
|
2016-05-28 18:51:59 +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
|
Allow different versions for the different OS clients
|
2016-05-29 22:42:46 +02:00 |
|
server_update.h
|
Read update location from file
|
2016-01-02 16:33:08 +01:00 |
|
server_writer.cpp
|
Fix some typos and spellings
|
2016-06-13 16:19:05 +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
|
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
|
Option to ignore read and hash errors
|
2016-06-10 19:18:58 +02:00 |
|
ServerDownloadThread.h
|
Improved read error handling during file backup
|
2016-06-09 23:33:32 +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
|
Show loading screen after starting restore from web interface
|
2016-06-05 22:50:03 +02:00 |
|
urbackupserver.vcxproj.filters
|
Show loading screen after starting restore from web interface
|
2016-06-05 22:50:03 +02: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 |