urbackup_backend/urbackupserver
Martin 97120c4213 * Switched to using miniz to compress images
* Fixed image decompression
2014-04-08 01:06:08 +02:00
..
apps * Handle changes of the backupfolder correctly 2014-04-01 20:47:29 +02:00
dao Properly dereference directories in pool with sub-directories which are referenced 2014-04-02 18:51:48 +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 * Switched to using miniz to compress images 2014-04-08 01:06:08 +02:00
treediff Use symbolic links of unchanged folders to speed up incremental file backups on non-btrfs filesystems 2014-03-29 22:07:33 +01:00
www Allow queuing of backups while running 2014-04-05 01:32:22 +02:00
action_header.h
actions.h
AUTHORS
backup_server.db
ChangeLog
ChunkPatcher.cpp Hande endianess correctly 2014-02-23 21:50:19 +01:00
ChunkPatcher.h
configure.ac Parameter to disable fortifications 2013-12-02 19:36:40 +01:00
COPYING
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
INSTALL
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
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
README
server_archive.cpp Build fix 2014-01-24 21:47:47 +01:00
server_archive.h
server_channel.cpp Log web interface logins 2014-03-30 21:37:40 +02:00
server_channel.h Log web interface logins 2014-03-30 21:37:40 +02:00
server_cleanup.cpp Compressed image backups 2014-04-07 01:25:15 +02:00
server_cleanup.h * Handle changes of the backupfolder correctly 2014-04-01 20:47:29 +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 Compressed image backups 2014-04-07 01:25:15 +02:00
server_get.h Compressed image backups 2014-04-07 01:25:15 +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
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
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
server_settings.cpp Compressed image backups 2014-04-07 01:25:15 +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
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
server_writer.cpp Compressed image backups 2014-04-05 17:35:59 +02:00
server_writer.h
server.cpp 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.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
snapshot_helper.cpp
snapshot_helper.h
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