urbackup_backend/urbackupserver
Martin 057528376e Add hint about BASE_DIR_LOST error
(cherry picked from commit a376cadc924bfa3a6e505bf55de847e9192e4056)
2018-04-07 22:11:21 +02:00
..
apps Use Crypto++ to calculate MD5/SHA in release mode 2017-12-17 15:29:08 +01:00
dao Fix image backup complete race 2018-02-17 19:32:52 +01:00
deps
doc Fix admin manual version 2018-02-20 17:43:13 +01:00
lmdb Update LMDB 2017-06-20 22:14:20 +02:00
restore Merge remote-tracking branch 'gh/dev' into dev 2017-03-03 17:33:47 +01:00
serverinterface Show image mount error information on web interface 2018-02-28 15:34:30 +01:00
treediff Add missing include 2018-01-26 13:16:42 +01:00
www Incremented version 2018-02-28 15:37:07 +01:00
action_header.h
actions.h
alert_lua.h Update lua alert script 2017-11-09 23:20:15 +01:00
alert.lua Add option to send ok mails after fail mails 2017-09-19 17:10:37 +02:00
Alerts.cpp Fix image ok status 2017-11-10 17:35:27 +01:00
Alerts.h Fix dist 2017-04-19 18:07:02 +02:00
backup_server_db.h
backup_server.db
Backup.cpp Make new subvolumes during incremental backups read only 2018-02-17 19:32:19 +01:00
Backup.h Make new subvolumes during incremental backups read only 2018-02-17 19:32:19 +01: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 add identity info message(s) 2018-02-17 19:34:11 +01:00
ClientMain.h Don't start file backups with the same group 2017-09-21 00:33:39 +02:00
cmdline_preprocessor.cpp Incremented copyright statement 2018-01-26 18:51:30 +01:00
ContinuousBackup.cpp
ContinuousBackup.h
copy_storage.cpp Always use simple tokenize function 2017-11-01 14:14:00 +01:00
copy_storage.h
create_backup_server_db_header.sh
create_files_index.cpp Forward error if opening file index fails 2017-06-06 14:44:20 +02:00
create_files_index.h Fix Linux build 2017-04-14 01:14:29 +02:00
create_lua_headers.sh Update lua headers 2017-08-14 16:27:36 +02:00
database.h Fix file index creation issue 2017-01-01 17:31:46 +01:00
DataplanDb.cpp Read from cache modifies cache. Remove rw lock 2017-06-19 16:32:27 +02:00
DataplanDb.h Read from cache modifies cache. Remove rw lock 2017-06-19 16:32:27 +02:00
dllmain.cpp Read backupfolder from etc 2018-01-26 12:50:58 +01:00
FileBackup.cpp Make new subvolumes during incremental backups read only 2018-02-17 19:32:19 +01:00
FileBackup.h File backup with ZFS snapshots 2017-08-22 23:33:51 +02: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
FileIndex.h
FileMetadataDownloadThread.cpp Fix rare race condition 2017-11-10 14:06:14 +01:00
FileMetadataDownloadThread.h Do not start metadata application before download is finished 2017-11-01 14:14:29 +01:00
FullFileBackup.cpp File backup with ZFS snapshots 2017-08-22 23:33:51 +02:00
FullFileBackup.h
ImageBackup.cpp Set sync time even if image backup has dependencies 2018-02-17 19:36:13 +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 Log image mount error message 2018-04-07 22:07:14 +02:00
ImageMount.h Show image mount error information on web interface 2018-02-28 15:34:30 +01:00
IncrFileBackup.cpp Use cross volume links if creating new subvolume 2018-02-17 20:08:14 +01:00
IncrFileBackup.h Parallel metadata application 2017-05-16 22:34:09 +02:00
InternetServiceConnector.cpp Decrease restore ping interval/timeout 2017-08-10 23:52:16 +02:00
InternetServiceConnector.h Decrease restore ping interval/timeout 2017-08-10 23:52:16 +02:00
LMDBFileIndex.cpp Fix dbi initialization 2017-06-06 16:22:23 +02:00
LMDBFileIndex.h Fix dbi initialization 2017-06-06 16:22:23 +02:00
LogReport.cpp Always use simple tokenize function 2017-11-01 14:14:00 +01:00
LogReport.h Use lua report script 2017-04-14 21:49:08 +02:00
Mailer.cpp Reset queued_mail 2017-06-26 11:59:41 +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 lua headers 2017-08-14 16:27:36 +02:00
report.lua Remove space in report.lua 2017-08-05 20:48:16 +02:00
restore_client.cpp Always use simple tokenize function 2017-11-01 14:14:00 +01:00
restore_client.h Ignore permissions if restoring from web interface without tokens 2017-09-05 19:41:41 +02:00
server_archive.cpp Always use simple tokenize function 2017-11-01 14:14:00 +01: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 Do not lock backup_mutex during image download 2017-08-11 18:22:07 +02:00
server_channel.h Do not shutdown socket during image download 2017-08-11 13:14:35 +02:00
server_cleanup.cpp Fix image backup complete race 2018-02-17 19:32:52 +01:00
server_cleanup.h Add missing directory link references during remove unknown check 2018-01-31 17:26:58 +01:00
server_continuous.cpp
server_continuous.h Always use simple tokenize function 2017-11-01 14:14:00 +01:00
server_dir_links.cpp Add missing directory link references during remove unknown check 2018-01-31 17:26:58 +01:00
server_dir_links.h Add missing directory link references during remove unknown check 2018-01-31 17:26:58 +01:00
server_hash.cpp Fix file hash switch issue 2018-01-26 12:47:32 +01:00
server_hash.h Parallel metadata application 2017-05-16 22:34:09 +02:00
server_image.h
server_log.cpp
server_log.h
server_ping.cpp Show when backups are paused 2017-07-03 14:22:15 +02:00
server_ping.h Copy clientname instead of reference 2017-07-23 13:38:42 +02:00
server_prepare_hash.cpp Parallel metadata application 2017-05-16 22:34:09 +02:00
server_prepare_hash.h Fix issue with file patching sparse extent alignment 2017-01-10 20:08:15 +01:00
server_running.cpp
server_running.h
server_settings.cpp Fix all settings clearing/updating 2018-02-28 15:34:06 +01:00
server_settings.h Scipted alert system 2017-04-10 17:53:28 +02:00
server_status.cpp Show when backups are paused 2017-07-03 14:22:15 +02:00
server_status.h Show when backups are paused 2017-07-03 14:22:15 +02:00
server_tables.sql
server_update_stats.cpp
server_update_stats.h
server_update.cpp Incremented update url 2018-02-19 12:01:48 +01:00
server_update.h
server_writer.cpp Fix assert for last trim 2017-02-06 16:31:39 +01:00
server_writer.h
server.cpp Always use simple tokenize function 2017-11-01 14:14:00 +01:00
server.h File backup with ZFS snapshots 2017-08-22 23:33:51 +02:00
ServerDownloadThread.cpp Add hint about BASE_DIR_LOST error 2018-04-07 22:11:21 +02:00
ServerDownloadThread.h Add hint about BASE_DIR_LOST error 2018-04-07 22:11:21 +02:00
snapshot_helper.cpp File backup with ZFS snapshots 2017-08-22 23:33:51 +02:00
snapshot_helper.h File backup with ZFS snapshots 2017-08-22 23:33:51 +02:00
ThrottleUpdater.cpp Interpret "-1" as throttling being disabled again, for compatibility reasons 2016-12-19 01:57:26 +01:00
ThrottleUpdater.h
urbackup_ecdsa409k1.pub
urbackupserver.vcxproj Disable assertions in Windows release builds 2018-02-27 21:49:17 +01:00
urbackupserver.vcxproj.filters Use Crypto++ to calculate MD5/SHA in release mode 2017-12-17 15:29:08 +01: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