urbackup_backend/urbackupserver
2014-05-01 19:30:39 +02:00
..
apps * Handle changes of the backupfolder correctly 2014-04-01 20:47:29 +02:00
dao Better settings exchange 2014-04-15 22:39:33 +02:00
deps Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00
doc Added missing right documentation 2014-04-15 22:50:03 +02:00
fileclient * Fixed a few issues with the download queuing 2014-05-01 19:30:14 +02:00
lmdb Tried to fix FreeBSD issues 2013-12-02 23:39:52 +01:00
m4 Added pthread macro 2013-05-22 19:28:43 +02:00
restore Restore to different hardware 2014-01-19 19:38:59 +01:00
serverinterface File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
treediff Properly handle " in file names (on Linux clients) 2014-04-10 19:17:12 +02:00
www Fixed admin create issue 2014-05-01 19:30:39 +02: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
ChangeLog Reorganized directory structure 2012-02-25 02:45:06 +01:00
ChunkPatcher.cpp Hande endianess correctly 2014-02-23 21:50:19 +01:00
ChunkPatcher.h Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
configure.ac Parameter to disable fortifications 2013-12-02 19:36:40 +01:00
COPYING Reorganized directory structure 2012-02-25 02:45:06 +01:00
create_files_cache.cpp Fixed crash bug that crashed the server when the file cache was enabled and the server was not immediately restarted 2014-02-12 22:29:44 +01:00
create_files_cache.h Proper startup screen for file entry cache creation 2013-10-19 22:50:40 +02:00
database.h Better error messages when opening database fails 2013-11-26 19:49:40 +01:00
DatabaseFileCache.cpp Added MDB file cache 2013-05-12 17:59:50 +02:00
DatabaseFileCache.h Added MDB file cache 2013-05-12 17:59:50 +02:00
dllmain.cpp Removed downloadplugin. Replaced it with cURL. 2014-04-26 18:34:01 +02:00
FileCache.cpp SQLite files cache 2013-06-09 20:06:44 +02:00
FileCache.h Fixed type warning 2013-10-22 18:19:17 +02:00
filedownload.cpp File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
filedownload.h Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
INSTALL Reorganized directory structure 2012-02-25 02:45:06 +01:00
InternetServiceConnector.cpp Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
InternetServiceConnector.h Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Makefile.am File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
mbr_code.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
MDBFileCache.cpp Fixed coverity issues 2013-11-02 21:53:14 +01:00
MDBFileCache.h Create the files cache with the correct size 2013-06-06 22:47:51 +02: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 Build fix 2014-01-24 21:47:47 +01:00
server_archive.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
server_channel.cpp Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
server_channel.h Log web interface logins 2014-03-30 21:37:40 +02:00
server_cleanup.cpp File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
server_cleanup.h Delete incomplete file backups during cleanups 2014-04-08 21:03:25 +02:00
server_dir_links.cpp File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
server_dir_links.h Copy over file entries from last backup when resuming backup 2014-04-14 22:34:01 +02:00
server_download.cpp * Fixed a few issues with the download queuing 2014-05-01 19:30:14 +02:00
server_download.h File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
server_get.cpp File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
server_get.h File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
server_hash.cpp * Handle changes of the backupfolder correctly 2014-04-01 20:47:29 +02:00
server_hash.h File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
server_image.cpp * Switched to using miniz to compress images 2014-04-08 01:06:08 +02:00
server_image.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_log.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
server_log.h Fixed live log threading issues 2013-12-16 23:03:18 +01:00
server_ping.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
server_ping.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_prepare_hash.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
server_prepare_hash.h Only start threads when they are needed 2013-11-18 00:29:42 +01:00
server_running.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
server_running.h Fixed memory leaks 2012-08-15 18:02:42 +02:00
server_settings.cpp Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
server_settings.h Special setting to backup all volumes on Windows 2014-04-25 20:35:47 +02:00
server_status.cpp Show that backups are resumed 2014-04-13 23:28:34 +02:00
server_status.h Show that backups are resumed 2014-04-13 23:28:34 +02:00
server_tables.sql Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_update_stats.cpp Destroy database at some threads 2013-11-18 22:19:17 +01:00
server_update_stats.h Suspend index while copying 2013-05-21 21:07:49 +02:00
server_update.cpp Removed downloadplugin. Replaced it with cURL. 2014-04-26 18:34:01 +02:00
server_update.h Removed downloadplugin. Replaced it with cURL. 2014-04-26 18:34:01 +02:00
server_writer.cpp Compressed image backups 2014-04-05 17:35:59 +02:00
server_writer.h Update backup intervals correctly; Correctly (not) log backups; Better error handling while VHD file writing 2012-12-08 20:52:05 +01:00
server.cpp Better settings exchange 2014-04-15 22:39:33 +02:00
server.h Automatically offline clients which are to be deleted 2014-04-08 20:29:45 +02:00
snapshot_helper.cpp Correctly find snapshot helper if PATH is not set properly 2013-01-09 23:21:41 +01:00
snapshot_helper.h Correctly find snapshot helper if PATH is not set properly 2013-01-09 23:21:41 +01:00
SQLiteFileCache.cpp Proper startup screen for file entry cache creation 2013-10-19 22:50:40 +02:00
SQLiteFileCache.h SQLite files cache 2013-06-09 20:06:44 +02:00
urbackup_dsa.pub Install public key on Linux 2013-10-17 21:27:28 +02:00
urbackupserver.vcxproj File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
urbackupserver.vcxproj.filters File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
verify_hashes.cpp Copy over file entries from last backup when resuming backup 2014-04-14 22:34:01 +02:00
zero_hash.h Reorganized directory structure 2012-02-25 02:45:06 +01:00