urbackup_backend/urbackupserver
2014-04-10 22:49:03 +02:00
..
apps * Handle changes of the backupfolder correctly 2014-04-01 20:47:29 +02:00
dao Delete incomplete file backups during cleanups 2014-04-08 21:03:25 +02:00
deps Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00
doc Fixed two mistakes in admin guide 2014-03-06 21:51:24 +01:00
fileclient Server public key authentication on the client 2014-03-23 17:15:01 +01: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 Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
treediff Properly handle " in file names (on Linux clients) 2014-04-10 19:17:12 +02:00
www Automatically offline clients which are to be deleted 2014-04-08 20:29:45 +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 * Handle changes of the backupfolder correctly 2014-04-01 20:47:29 +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 Server public key authentication on the client 2014-03-23 17:15:01 +01: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 * Switched to using miniz to compress images 2014-04-08 01:06:08 +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 Delete incomplete file backups during cleanups 2014-04-08 21:03:25 +02:00
server_cleanup.h Delete incomplete file backups during cleanups 2014-04-08 21:03:25 +02:00
server_dir_links.cpp Properly remove symlinked backups 2014-04-07 20:14:18 +02:00
server_dir_links.h Use symbolic links of unchanged folders to speed up incremental file backups on non-btrfs filesystems 2014-03-29 22:07:33 +01:00
server_get.cpp Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
server_get.h Properly handle *?:| etc. on Windows servers 2014-04-10 18:58:33 +02:00
server_hash.cpp * Handle changes of the backupfolder correctly 2014-04-01 20:47:29 +02:00
server_hash.h * Handle changes of the backupfolder correctly 2014-04-01 20:47: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 Different settings if client is not allowed to overwrite client settings 2014-04-08 19:46:00 +02:00
server_settings.h Compressed image backups 2014-04-07 01:25:15 +02:00
server_status.cpp Server public key authentication on the client 2014-03-23 17:15:01 +01:00
server_status.h Server public key authentication on the client 2014-03-23 17:15:01 +01: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 Updated copyright notice 2014-02-22 15:22:42 +01:00
server_update.h Reorganized directory structure 2012-02-25 02:45:06 +01: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 Added missing header for Linux 2014-04-08 21:15:19 +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 Log web interface logins 2014-03-30 21:37:40 +02:00
urbackupserver.vcxproj.filters Log web interface logins 2014-03-30 21:37:40 +02:00
verify_hashes.cpp Use database cursor when verifying file backups 2014-02-12 22:29:05 +01:00
zero_hash.h Reorganized directory structure 2012-02-25 02:45:06 +01:00