urbackup_backend/urbackupserver
2013-05-06 22:16:49 +02:00
..
apps Remove unkown files app. Enabled it. 2013-04-17 23:01:25 +02:00
dao Refactoring cleanup SQL statements 2013-05-06 22:16:49 +02:00
doc Update admin guide 2012-12-09 23:27:38 +01:00
fileclient Better client discovery 2013-03-17 14:25:20 +01:00
restore Corrected restore_cd error messages 2013-02-24 20:25:04 +01:00
serverinterface Global soft filesystem quota 2013-04-14 11:23:01 +02:00
treediff Backups with btrfs snapshots 2012-11-01 17:48:18 +01:00
www Global soft filesystem quota 2013-04-14 11:23:01 +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 Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
ChunkPatcher.h Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
configure.ac Fixed building on pbuilder 2012-11-19 21:08:59 +01:00
COPYING Reorganized directory structure 2012-02-25 02:45:06 +01:00
database.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
dllmain.cpp Remove unkown files app 2013-04-17 22:36:51 +02:00
filedownload.cpp Implemented advanced settings 2013-03-01 22:22:54 +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 Properly destroy mutex of internet connection 2012-11-08 01:59:50 +01:00
InternetServiceConnector.h Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
Makefile.am Fixed compiling on Linux 2013-03-21 09:46:18 +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 Corrected comments 2012-10-22 00:26:56 +02:00
server_archive.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
server_channel.cpp Volatile shared variable (probably not an issue) 2012-10-26 00:30:58 +02:00
server_channel.h New Internet mode 2012-03-07 19:11:40 +01:00
server_cleanup.cpp Refactoring cleanup SQL statements 2013-05-06 22:16:49 +02:00
server_cleanup.h Refactoring cleanup SQL statements 2013-05-06 22:16:49 +02:00
server_get.cpp Push settings to client after a while. 2013-03-25 21:44:06 +01:00
server_get.h Fixing directory shortening 2013-03-03 14:54:04 +01:00
server_hash.cpp Fixed issues with detached databases 2013-03-19 00:54:47 +01:00
server_hash.h Implemented advanced settings 2013-03-01 22:22:54 +01:00
server_image.cpp Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2013-04-14 21:44:51 +02:00
server_image.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_log.cpp Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_log.h Reorganized directory structure 2012-02-25 02:45:06 +01: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 Correctly fail backups if there are disk problems 2012-11-03 15:32:23 +01:00
server_prepare_hash.h Correctly fail backups if there are disk problems 2012-11-03 15:32:23 +01:00
server_running.cpp Fixed memory leaks 2012-08-15 18:02:42 +02:00
server_running.h Fixed memory leaks 2012-08-15 18:02:42 +02:00
server_settings.cpp Global soft filesystem quota 2013-04-14 11:23:01 +02:00
server_settings.h Global soft filesystem quota 2013-04-14 11:23:01 +02:00
server_status.cpp Added warnings about not enough space in backup folder 2012-11-19 15:27:20 +01:00
server_status.h Added warnings about not enough space in backup folder 2012-11-19 15:27:20 +01:00
server_tables.sql Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_update_stats.cpp Free sqlite cache at appropriate places 2013-03-17 14:34:49 +01:00
server_update_stats.h Fixed issues with detached databases 2013-03-19 00:54:47 +01:00
server_update.cpp Linux fixes 2012-10-07 19:06:15 +02:00
server_update.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
server_writer.cpp Optimized hashed image transfer 2013-03-28 21:36:44 +01: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 Actually use temporary files if enabled 2013-03-25 21:44:32 +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
urbackupserver.vcxproj Initial SQLGen 2013-05-05 23:23:10 +02:00
urbackupserver.vcxproj.filters Initial SQLGen 2013-05-05 23:23:10 +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