| .. |
|
apps
|
Resize destination after copy
|
2017-01-18 14:47:57 +01:00 |
|
dao
|
Scipted alert system
|
2017-04-10 17:53:28 +02:00 |
|
deps
|
|
|
|
doc
|
Tweak 'successfull' -> 'successful'
|
2017-02-28 09:02:15 +04:00 |
|
lmdb
|
Update LMDB to 0.9.19
|
2017-01-11 17:08:38 +01:00 |
|
restore
|
Merge remote-tracking branch 'gh/dev' into dev
|
2017-03-03 17:33:47 +01:00 |
|
serverinterface
|
Give alert script params a type
|
2017-04-20 12:49:57 +02:00 |
|
treediff
|
Fix build issue
|
2016-12-10 20:58:05 +01:00 |
|
www
|
Give alert script params a type
|
2017-04-20 12:49:57 +02:00 |
|
action_header.h
|
|
|
|
actions.h
|
|
|
|
alert_lua.h
|
Remove test code
|
2017-04-26 14:50:42 +02:00 |
|
alert.lua
|
Remove test code
|
2017-04-26 14:50:42 +02:00 |
|
Alerts.cpp
|
Add json and download support to scripting
|
2017-04-21 00:50:13 +02:00 |
|
Alerts.h
|
Fix dist
|
2017-04-19 18:07:02 +02:00 |
|
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
|
Use lua report script
|
2017-04-14 21:49:08 +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
|
Improve alerts
|
2017-04-14 02:19:35 +02:00 |
|
ClientMain.h
|
Lazy user token creation
|
2017-03-21 00:09:24 +01:00 |
|
cmdline_preprocessor.cpp
|
Fixup copyright notice
|
2017-02-01 15:07:07 +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
|
Fixup copyright notice
|
2017-02-01 15:07:07 +01: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
|
Fix file index creation issue
|
2017-01-01 17:31:46 +01:00 |
|
create_files_index.h
|
Fix Linux build
|
2017-04-14 01:14:29 +02:00 |
|
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
|
Give alert script params a type
|
2017-04-20 12:49:57 +02:00 |
|
FileBackup.cpp
|
Scipted alert system
|
2017-04-10 17:53:28 +02:00 |
|
FileBackup.h
|
Lazy user token creation
|
2017-03-21 00:09:24 +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
|
Flush file index during server shutdown
|
2016-02-01 16:56:03 +01:00 |
|
FileMetadataDownloadThread.cpp
|
Fix build
|
2016-12-31 18:10:10 +01:00 |
|
FileMetadataDownloadThread.h
|
Put temporary metadata in configured temporary path
|
2016-08-26 13:58:39 +02:00 |
|
FullFileBackup.cpp
|
Lazy user token creation
|
2017-03-21 00:09:24 +01:00 |
|
FullFileBackup.h
|
Log about backup being scheduled/manually started
|
2016-09-26 18:36:10 +02:00 |
|
ImageBackup.cpp
|
Resize VHD/cow-raw file when opened with parent file
|
2017-02-03 16:41:31 +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
|
Lazy user token creation
|
2017-03-21 00:09:24 +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
|
Fix Internet image restore issues
|
2017-03-04 02:41:10 +01:00 |
|
InternetServiceConnector.h
|
Timeout server ecdh key after 6h
|
2016-01-28 16:55:55 +01:00 |
|
LMDBFileIndex.cpp
|
Fix double free of transaction
|
2017-02-24 15:41:26 +01:00 |
|
LMDBFileIndex.h
|
|
|
|
LogReport.cpp
|
Add json and download support to scripting
|
2017-04-21 00:50:13 +02:00 |
|
LogReport.h
|
Use lua report script
|
2017-04-14 21:49:08 +02:00 |
|
Mailer.cpp
|
Make mail queueing synchonous
|
2017-04-14 02:44:56 +02:00 |
|
Mailer.h
|
Scipted alert system
|
2017-04-10 17:53:28 +02:00 |
|
mbr_code.h
|
|
|
|
PhashLoad.cpp
|
Working on parallel file hashing
|
2017-02-16 01:46:51 +01:00 |
|
PhashLoad.h
|
Working on parallel file hashing
|
2017-02-16 01:46:51 +01:00 |
|
report_lua.h
|
Update scripts
|
2017-04-19 17:47:53 +02:00 |
|
report.lua
|
Fix scripts
|
2017-04-19 17:36:58 +02:00 |
|
restore_client.cpp
|
Take current user's permissions into account when restoring file backups
|
2017-03-23 17:33:10 +01:00 |
|
restore_client.h
|
Take current user's permissions into account when restoring file backups
|
2017-03-23 17:33:10 +01:00 |
|
server_archive.cpp
|
Fix day of month matching in archiving
|
2017-04-04 15:01:18 +02: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
|
Proper send timeouts during image restore
|
2017-03-24 19:38:31 +01:00 |
|
server_channel.h
|
Proper send timeouts during image restore
|
2017-03-24 19:38:31 +01:00 |
|
server_cleanup.cpp
|
Tweak 'successfull' -> 'successful'
|
2017-02-28 09:02:15 +04: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
|
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
|
Made deletion from file index more robust
|
2017-02-21 18:38:23 +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
|
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
|
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
|
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
|
Scipted alert system
|
2017-04-10 17:53:28 +02:00 |
|
server_settings.h
|
Scipted alert system
|
2017-04-10 17:53:28 +02: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
|
Fix update url construction
|
2017-02-24 20:29:46 +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
|
Fix assert for last trim
|
2017-02-06 16:31:39 +01: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
|
Log about start-up recovery being finished
|
2017-01-29 19:52:18 +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
|
Use ECDSA instead of DSA when signing
|
2015-12-10 19:09:37 +01:00 |
|
urbackupserver.vcxproj
|
Use lua report script
|
2017-04-14 21:49:08 +02:00 |
|
urbackupserver.vcxproj.filters
|
Use lua report script
|
2017-04-14 21:49:08 +02:00 |
|
verify_hashes.cpp
|
Take current user's permissions into account when restoring file backups
|
2017-03-23 17:33:10 +01:00 |
|
zero_hash.h
|
|
|