urbackup_backend/urbackupserver
2015-03-27 00:00:10 +01:00
..
apps Updated SQLite and some SQLite tuning 2015-01-08 22:31:54 +01:00
dao Restore backups from web interface 2015-01-31 08:51:08 +01:00
deps Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00
doc Merge branch 'next' into fileaccess 2014-09-13 20:15:24 +02:00
lmdb Build fixes 2014-11-18 20:57:59 +01:00
m4 Added pthread macro 2013-05-22 19:28:43 +02:00
restore GPT support 2014-11-26 22:43:44 +01:00
serverinterface Cleanup deleted backups table each night 2015-03-04 16:35:03 +01:00
treediff Optimized partial incremental backups 2015-01-31 16:13:30 +01:00
www Restore backups from web interface 2015-01-25 23:17:49 +01:00
action_header.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
actions.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
AUTHORS Reorganized directory structure 2012-02-25 02:45:06 +01:00
backup_server.db Moved backup_server 2012-08-11 16:55:37 +02:00
Backup.cpp Stop active thread of incr backup 2015-03-25 21:21:15 +01:00
Backup.h Stop active thread of incr backup 2015-03-25 21:21:15 +01:00
ChangeLog Reorganized directory structure 2012-02-25 02:45:06 +01:00
ChunkPatcher.cpp Fixed Windows build 2014-12-30 16:16:33 +01:00
ChunkPatcher.h Increased buffer size in chunk patcher and optimization of chunk patcher for btrfs 2014-09-05 19:24:14 +02:00
ClientMain.cpp Restore backups from web interface 2015-01-31 08:51:08 +01:00
ClientMain.h Allow multiple concurrent processes to be reported via web interface 2015-01-26 22:41:04 +01:00
configure.ac Modifications for RPM building 2014-10-13 22:46:43 +02:00
ContinuousBackup.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
ContinuousBackup.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
COPYING Reorganized directory structure 2012-02-25 02:45:06 +01:00
create_files_index.cpp Calculate correct percentage value when creating files index 2015-01-10 15:48:07 +01:00
create_files_index.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
database.h Better error messages when opening database fails 2013-11-26 19:49:40 +01:00
dllmain.cpp Restore backups from web interface 2015-01-31 08:51:08 +01:00
FileBackup.cpp Fixed various issues 2015-03-25 20:48:53 +01:00
FileBackup.h Allow multiple concurrent processes to be reported via web interface 2015-01-26 22:41:04 +01:00
filedownload.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
filedownload.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
FileIndex.cpp Fixed issue with detaching already detached dbs; Do not create backup statistics for some deleted file entries 2015-01-03 12:40:59 +01:00
FileIndex.h Calculate correct percentage value when creating files index 2015-01-10 15:48:07 +01:00
FileMetadataDownloadThread.cpp Fixed metadata restore on Windows 2015-02-03 00:13:19 +01:00
FileMetadataDownloadThread.h Fixed metadata restore on Windows 2015-02-01 00:04:06 +01:00
FullFileBackup.cpp Verify only if backup was successful 2015-03-27 00:00:10 +01:00
FullFileBackup.h Fix Linux build 2014-12-03 21:18:11 +01:00
ImageBackup.cpp Restore backups from web interface 2015-01-31 08:51:08 +01:00
ImageBackup.h Synthetic full image backups 2014-12-20 01:24:02 +01:00
IncrFileBackup.cpp Stop active thread of incr backup 2015-03-25 21:21:15 +01:00
IncrFileBackup.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
INSTALL Reorganized directory structure 2012-02-25 02:45:06 +01:00
InternetServiceConnector.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
InternetServiceConnector.h Fixed a few memory leaks 2014-09-04 18:44:43 +02:00
LMDBFileIndex.cpp Calculate correct percentage value when creating files index 2015-01-10 15:48:07 +01:00
LMDBFileIndex.h Resize LMDB only once (again) 2014-12-15 23:08:46 +01:00
Makefile.am Fixed symbol issues 2015-02-22 12:07:28 +01:00
mbr_code.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
NEWS Reorganized directory structure 2012-02-25 02:45:06 +01:00
README Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_archive.cpp Fixed bug in archive file type handling 2015-01-12 19:50:51 +01:00
server_archive.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
server_channel.cpp Fixed metadata restore on Windows 2015-02-01 00:04:06 +01:00
server_channel.h Restore backups from web interface 2015-01-31 08:51:08 +01:00
server_cleanup.cpp Cleanup deleted backups table each night 2015-03-04 16:35:03 +01:00
server_cleanup.h Backup server identity and client list files 2014-11-26 20:40:30 +01:00
server_continuous.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_continuous.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
server_dir_links.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_dir_links.h Fix for unnecessary error log messages when symlinked file backup 2014-07-27 00:23:04 +02:00
server_hash_existing.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
server_hash_existing.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
server_hash.cpp Fixed metadata restore on Windows 2015-02-03 00:13:19 +01:00
server_hash.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
server_image.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_log.cpp Restore backups from web interface 2015-01-31 08:51:08 +01:00
server_log.h Restore backups from web interface 2015-01-31 08:51:08 +01:00
server_ping.cpp Restore backups from web interface 2015-01-31 08:51:08 +01:00
server_ping.h Restore backups from web interface 2015-01-31 08:51:08 +01:00
server_prepare_hash.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
server_prepare_hash.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
server_running.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
server_running.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_settings.cpp Halved cache size 2014-12-26 18:15:44 +01:00
server_settings.h Synthetic full image backups 2014-12-20 01:24:02 +01:00
server_status.cpp Allow multiple concurrent processes to be reported via web interface 2015-01-26 22:41:04 +01:00
server_status.h Stop active thread of incr backup 2015-03-25 21:21:15 +01:00
server_tables.sql Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_update_stats.cpp Fixed issue with detaching already detached dbs; Do not create backup statistics for some deleted file entries 2015-01-03 12:40:59 +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 Fixed crash when not able to open server_version_info.properties for writing 2014-09-27 17:29:57 +02:00
server_update.h Don't download new server version information in the browser. Do it nightly instead. 2014-06-13 20:38:28 +02:00
server_writer.cpp Restore backups from web interface 2015-01-25 23:17:49 +01:00
server_writer.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
server.cpp Allow multiple concurrent processes to be reported via web interface 2015-01-26 22:41:04 +01:00
server.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
ServerDownloadThread.cpp Fixed various issues 2015-03-25 20:48:53 +01:00
ServerDownloadThread.h Fixed various issues 2015-03-25 20:48:53 +01:00
snapshot_helper.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
snapshot_helper.h Correctly find snapshot helper if PATH is not set properly 2013-01-09 23:21:41 +01:00
ThrottleUpdater.cpp Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
ThrottleUpdater.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
urbackup_dsa.pub Install public key on Linux 2013-10-17 21:27:28 +02:00
urbackupserver.vcxproj Restore backups from web interface 2015-01-25 23:17:49 +01:00
urbackupserver.vcxproj.filters Restore backups from web interface 2015-01-25 23:17:49 +01:00
verify_hashes.cpp Handle incomplete file downloads correctly 2015-01-31 12:48:26 +01:00
zero_hash.h Finished cow image file format 2014-11-09 19:48:57 +01:00