urbackup_backend/urbackupserver
2015-01-01 19:57:17 +01:00
..
apps Fixed file index corruption caused by wrong delete 2014-11-24 20:16:46 +01:00
dao Fixed backup scheduling 2014-12-24 13:04:51 +01:00
deps
doc Merge branch 'next' into fileaccess 2014-09-13 20:15:24 +02:00
fileclient Adjust hash output size of script 2014-12-31 00:36:44 +01:00
lmdb Build fixes 2014-11-18 20:57:59 +01:00
m4
restore GPT support 2014-11-26 22:43:44 +01:00
serverinterface Updated translation 2014-12-26 17:09:23 +01:00
treediff Don't hit assertion, if last line does not contain a new line 2015-01-01 13:28:21 +01:00
www Fixed live log 2015-01-01 19:57:17 +01:00
action_header.h
actions.h
AUTHORS
backup_server.db
Backup.cpp Fixed unique constraint SQL error 2014-12-15 22:56:11 +01:00
Backup.h Fixed a few issues in refactoring 2014-11-30 22:33:29 +01:00
ChangeLog
ChunkPatcher.cpp Fixed Windows build 2014-12-30 16:16:33 +01:00
ChunkPatcher.h Increased buffer size in chunk patcher and optimization of chunk patcher for btrfs 2014-09-05 19:24:14 +02:00
ClientMain.cpp Write clientname into settings if it is correct 2015-01-01 13:29:12 +01:00
ClientMain.h A few bugfixes + Moved queries into data access layer 2014-12-22 23:35:43 +01:00
configure.ac Modifications for RPM building 2014-10-13 22:46:43 +02:00
ContinuousBackup.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
ContinuousBackup.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
COPYING
create_files_index.cpp A few bugfixes + Moved queries into data access layer 2014-12-22 23:35:43 +01:00
create_files_index.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
database.h
dllmain.cpp Upgrade more efficiently 2014-12-31 00:36:43 +01:00
file_metadata.cpp Adjust hash output size of script 2014-12-31 00:36:44 +01:00
file_metadata.h Create user view directories after file backup 2014-12-02 23:54:42 +01:00
FileBackup.cpp Delete folder such that full backup succeedes if incremental backup fails, because there is no previous backup 2014-12-30 20:53:15 +01:00
FileBackup.h Delete folder such that full backup succeedes if incremental backup fails, because there is no previous backup 2014-12-30 20:53:15 +01:00
filedownload.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
filedownload.h Fixed Linux build issues 2014-11-26 20:42:32 +01:00
FileIndex.cpp Adapter file backup verification to new file indexing scheme 2014-11-05 19:52:01 +01:00
FileIndex.h Save keys as big endian values so they sort correctly 2014-10-10 23:44:11 +02:00
filelist_utils.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
filelist_utils.h Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup 2014-07-26 16:07:43 +02:00
FullFileBackup.cpp Allow script output filename different from script name 2014-12-29 22:28:39 +01:00
FullFileBackup.h Fix Linux build 2014-12-03 21:18:11 +01:00
ImageBackup.cpp A few bugfixes + Moved queries into data access layer 2014-12-22 23:35:43 +01:00
ImageBackup.h Synthetic full image backups 2014-12-20 01:24:02 +01:00
IncrFileBackup.cpp Delete folder such that full backup succeedes if incremental backup fails, because there is no previous backup 2014-12-30 20:53:15 +01:00
IncrFileBackup.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
INSTALL
InternetServiceConnector.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
InternetServiceConnector.h Fixed a few memory leaks 2014-09-04 18:44:43 +02:00
LMDBFileIndex.cpp Don't corrupt files index on reindex 2015-01-01 13:28:41 +01:00
LMDBFileIndex.h Resize LMDB only once (again) 2014-12-15 23:08:46 +01:00
Makefile.am Reorganized www directory structure 2015-01-01 19:18:25 +01:00
mbr_code.h
NEWS
README
server_archive.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_archive.h
server_channel.cpp Login via LDAP/AD 2014-12-06 20:39:55 +01:00
server_channel.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_cleanup.cpp A few bugfixes + Moved queries into data access layer 2014-12-22 23:35:43 +01:00
server_cleanup.h Backup server identity and client list files 2014-11-26 20:40:30 +01:00
server_continuous.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_continuous.h Allow script output filename different from script name 2014-12-29 22:28:39 +01:00
server_dir_links.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_dir_links.h Fix for unnecessary error log messages when symlinked file backup 2014-07-27 00:23:04 +02:00
server_hash_existing.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_hash_existing.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_hash.cpp Update files index, if linking failed 2014-12-31 00:44:25 +01:00
server_hash.h Removed deleted settings. Added new server_url setting. 2014-11-19 22:14:22 +01:00
server_image.h
server_log.cpp
server_log.h Change server permission management to ACL style 2014-09-14 22:29:56 +02:00
server_ping.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_ping.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_prepare_hash.cpp Merge remote-tracking branch 'urpc/next' into fileentryindex 2014-11-12 22:48:09 +01:00
server_prepare_hash.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
server_running.cpp
server_running.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_settings.cpp Halved cache size 2014-12-26 18:15:44 +01:00
server_settings.h Synthetic full image backups 2014-12-20 01:24:02 +01:00
server_status.cpp
server_status.h Continuous file protection 2014-07-26 16:10:15 +02:00
server_tables.sql
server_update_stats.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_update_stats.h Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
server_update.cpp Fixed crash when not able to open server_version_info.properties for writing 2014-09-27 17:29:57 +02:00
server_update.h Don't download new server version information in the browser. Do it nightly instead. 2014-06-13 20:38:28 +02:00
server_writer.cpp Synthetic full image backups 2014-12-20 01:24:02 +01:00
server_writer.h Synthetic full image backups 2014-12-20 01:24:02 +01:00
server.cpp Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
server.h Make clientnames case-insensitive 2014-09-12 19:38:00 +02:00
ServerDownloadThread.cpp Adjust hash output size of script 2014-12-31 00:36:44 +01:00
ServerDownloadThread.h Adjust hash output size of script 2014-12-31 00:36:44 +01:00
snapshot_helper.cpp Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
snapshot_helper.h
ThrottleUpdater.cpp Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
ThrottleUpdater.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
urbackup_dsa.pub
urbackupserver.vcxproj Test with test user on saving LDAP settings 2014-12-26 17:01:03 +01:00
urbackupserver.vcxproj.filters Test with test user on saving LDAP settings 2014-12-26 17:01:03 +01:00
verify_hashes.cpp Recheck if files was deleted from database if opening file fails 2014-12-18 21:16:09 +01:00
zero_hash.h Finished cow image file format 2014-11-09 19:48:57 +01:00