| .. |
|
apps
|
Fix skiphash_copy
|
2016-12-12 15:05:22 +01:00 |
|
dao
|
Do not delete archived images
|
2016-12-09 21:00:40 +01:00 |
|
deps
|
|
|
|
doc
|
Correct urbackupsrv path
|
2016-12-15 13:44:12 +01: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
|
Correctly show group archive settings
|
2016-12-14 17:06:29 +01:00 |
|
treediff
|
Fix build issue
|
2016-12-10 20:58:05 +01:00 |
|
www
|
Hostname database and settings to configure it to not start backups if clients have certain hostnames
|
2016-12-10 20:57:39 +01: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
|
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
|
Fix patch alignment for large sparse extents (>4GB)
|
2016-12-12 16:17:52 +01:00 |
|
ChunkPatcher.h
|
Correctly handle sparse extents in combination with tree hashing
|
2016-02-25 17:30:49 +01:00 |
|
ClientMain.cpp
|
Cope with identity reset (should not occur)
|
2016-12-14 12:55:19 +01:00 |
|
ClientMain.h
|
Cope with identity reset (should not occur)
|
2016-12-14 12:55:19 +01:00 |
|
cmdline_preprocessor.cpp
|
Use full path of urbackup_mount_helper on Linux/FreeBSD
|
2016-12-09 13:00:27 +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
|
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
|
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 |
|
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
|
Force settings update after settings upgrade change
|
2016-12-12 17:59:14 +01:00 |
|
FileBackup.cpp
|
Cope with identity reset (should not occur)
|
2016-12-14 12:55:19 +01:00 |
|
FileBackup.h
|
Put files into backup folders after backup storage synchronization and recover from missing sync files by deleting the backups on startup
|
2016-10-01 13:39:07 +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
|
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
|
Print OS error code if setting file time fails
|
2016-12-12 16:18:18 +01:00 |
|
FileMetadataDownloadThread.h
|
Put temporary metadata in configured temporary path
|
2016-08-26 13:58:39 +02:00 |
|
FullFileBackup.cpp
|
Log about syncing to file system
|
2016-11-24 23:39:09 +01:00 |
|
FullFileBackup.h
|
Log about backup being scheduled/manually started
|
2016-09-26 18:36:10 +02:00 |
|
ImageBackup.cpp
|
Cope with identity reset (should not occur)
|
2016-12-14 12:55:19 +01:00 |
|
ImageBackup.h
|
Remove unused parameter
|
2016-11-19 16:11:13 +01:00 |
|
ImageMount.cpp
|
Use full path of urbackup_mount_helper on Linux/FreeBSD
|
2016-12-09 13:00:27 +01:00 |
|
ImageMount.h
|
Simplified image mount locking
|
2016-12-07 23:31:01 +01:00 |
|
IncrFileBackup.cpp
|
Fix warnings
|
2016-12-10 20:57:52 +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
|
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
|
Timeout archived image backups
|
2016-12-09 20:28:11 +01:00 |
|
server_archive.h
|
Timeout archived image backups
|
2016-12-09 20:28:11 +01:00 |
|
server_channel.cpp
|
Apply dataplan limit if client says connection is metered
|
2016-12-12 00:59:12 +01:00 |
|
server_channel.h
|
Associate virtual clients with channels
|
2016-10-10 17:36:44 +02:00 |
|
server_cleanup.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_cleanup.h
|
Always use WAL journal mode except for VACUUM
|
2016-10-24 17:35:16 +02:00 |
|
server_continuous.cpp
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
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 file entry debug info calc
|
2016-12-08 20:56:39 +01:00 |
|
server_hash.h
|
Fixup: Do not delete files in snapshot to later reflink them
|
2016-11-24 01:51:43 +01: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
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
server_prepare_hash.cpp
|
Improve error message when hash thread cannot open temp file
|
2016-12-06 16:17:34 +01: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
|
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_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
|
Log error before assertions
|
2016-05-28 18:51:59 +02:00 |
|
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
|
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
|
Use full path of urbackup_mount_helper on Linux/FreeBSD
|
2016-12-09 13:00:27 +01:00 |
|
server.h
|
Linux image mounting
|
2016-12-07 02:50:58 +01:00 |
|
ServerDownloadThread.cpp
|
Do not delete files in snapshot to later reflink them
|
2016-11-24 01:45:13 +01:00 |
|
ServerDownloadThread.h
|
Fixed a few coverity issues
|
2016-10-24 02:29:54 +02: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
|
Fix throttling
|
2016-12-02 13:54:39 +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
|
Use newer platform tool set on Windows
|
2016-12-12 01:06:25 +01:00 |
|
urbackupserver.vcxproj.filters
|
Hostname database and settings to configure it to not start backups if clients have certain hostnames
|
2016-12-10 20:57:39 +01:00 |
|
verify_hashes.cpp
|
Use CBT data during file backups
|
2016-08-17 21:38:06 +02:00 |
|
zero_hash.h
|
|
|