urbackup_backend/urbackupserver
2013-11-26 19:53:38 +01:00
..
apps Better error messages when opening database fails 2013-11-26 19:53:38 +01:00
dao Fixed coverity issues 2013-11-02 22:48:10 +01:00
deps Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00
doc Updated docs to version 1.3 2013-11-09 23:24:37 +01:00
fileclient Bind to all interfaces on Windows 2013-11-18 19:56:43 +01:00
lmdb End-to-end file backup verification for debugging purposes 2013-05-26 15:42:46 +02:00
m4 Added pthread macro 2013-05-22 19:28:43 +02:00
restore Updated German translation of restore cd 2013-11-11 23:19:45 +01:00
serverinterface Revert "Fixing SQLite3 deadlock" 2013-11-16 23:46:04 +01:00
treediff Backups with btrfs snapshots 2012-11-01 17:48:18 +01:00
www Show actions on detailed status page as well 2013-11-23 12:39:28 +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
ChangeLog Reorganized directory structure 2012-02-25 02:45:06 +01:00
ChunkPatcher.cpp Fixed bug, where the internal file hash was calculated incorrectly with the chunked file hash transfer mode 2013-10-25 19:35:19 +02:00
ChunkPatcher.h Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
configure.ac Added pthread macro 2013-05-22 19:28:43 +02:00
COPYING Reorganized directory structure 2012-02-25 02:45:06 +01:00
create_files_cache.cpp Fixed type warning 2013-10-22 18:19:17 +02: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 Better error messages when opening database fails 2013-11-26 19:49:40 +01: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 Only bind one udp socket to the broadcast ports/interfaces 2013-11-02 16:46:51 +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 Trying to fix race condition in InternetServiceConnector 2013-11-22 23:47:15 +01:00
InternetServiceConnector.h Optimized InternetServiceConnector 2013-11-21 20:06:41 +01:00
Makefile.am Linux: Build hardening (stack protector) 2013-11-23 13:00:03 +01: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 Show error message on status page if the database is corrupted 2013-10-19 22:17:50 +02:00
server_archive.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
server_channel.cpp Additional wait time on unknown command on channel 2013-11-11 23:12:54 +01:00
server_channel.h Randomize image ids for multiple server support 2013-11-11 22:54:16 +01:00
server_cleanup.cpp Destroy database at some threads 2013-11-18 22:19:17 +01:00
server_cleanup.h Soft client quota 2013-05-25 18:35:27 +02:00
server_get.cpp Copy file locally if maximum hard link count was reached 2013-11-25 22:03:30 +01:00
server_get.h Copy file locally if maximum hard link count was reached 2013-11-25 22:01:17 +01:00
server_hash.cpp Copy file locally if maximum hard link count was reached 2013-11-25 22:01:17 +01:00
server_hash.h Copy file locally if maximum hard link count was reached 2013-11-25 22:01:17 +01:00
server_image.cpp Refactoring and performance improvements when receiving images 2013-11-12 21:22:42 +01:00
server_image.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_log.cpp Proper initialization of live log buffer 2013-10-27 18:13:35 +01:00
server_log.h 1. New feature: Live log on server interface 2013-09-22 21:18:52 +02:00
server_ping.cpp Reorganized internet settings and added a few 2012-05-16 21:55:49 +02:00
server_ping.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_prepare_hash.cpp Copy file locally if maximum hard link count was reached 2013-11-25 22:01:17 +01:00
server_prepare_hash.h Only start threads when they are needed 2013-11-18 00:29:42 +01:00
server_running.cpp Destroy database at some threads 2013-11-18 22:19:17 +01:00
server_running.h Fixed memory leaks 2012-08-15 18:02:42 +02:00
server_settings.cpp Fixed settings caching 2013-11-20 20:21:13 +01:00
server_settings.h Fixed settings caching 2013-11-20 20:21:13 +01:00
server_status.cpp Show client and operating system version on web interface 2013-06-27 18:43:09 +02:00
server_status.h 1. New feature: Live log on server interface 2013-09-22 21:18:52 +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 Read proxy settings from http_proxy variable, if set 2013-09-19 15:59:22 +02:00
server_update.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_writer.cpp 1. New feature: Live log on server interface 2013-09-22 21:18:52 +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 Optimized InternetServiceConnector 2013-11-20 20:00:13 +01:00
server.h Correctly delete snapshots during command line cleanup 2013-03-21 18:48:04 +01: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 1. New feature: Live log on server interface 2013-09-22 21:18:52 +02:00
urbackupserver.vcxproj.filters 1. New feature: Live log on server interface 2013-09-22 21:18:52 +02:00
verify_hashes.cpp Better error handling during image receiving and some small bugfixes 2012-11-18 19:46:36 +01:00
zero_hash.h Reorganized directory structure 2012-02-25 02:45:06 +01:00