urbackup_backend/urbackupserver
2015-12-26 15:43:35 +01:00
..
apps Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
dao Cleanup for new client lists 2015-12-20 21:06:35 +01:00
deps
doc Merge remote-tracking branch 'urpc/next' into dev 2015-12-09 14:49:13 +01:00
lmdb Build fixes 2014-11-18 20:57:59 +01:00
restore Correctly compare to logical block size 2015-04-23 21:59:50 +02:00
serverinterface Moved www files and public key to datadir 2015-12-21 20:44:53 +01:00
treediff Fixed tree reading with new type 2015-12-23 02:45:49 +01:00
www Moved www files and public key to datadir 2015-12-21 20:44:53 +01:00
action_header.h
actions.h
backup_server.db Changed default page size from 1024 to 32768 2015-12-13 16:28:58 +01:00
Backup.cpp Made Linux restore working 2015-12-18 16:58:50 +01:00
Backup.h Made Linux restore working 2015-12-18 16:58:50 +01:00
ChunkPatcher.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ChunkPatcher.h
ClientMain.cpp Refactored updating of client address during image backups 2015-12-23 22:32:11 +01:00
ClientMain.h Refactored updating of client address during image backups 2015-12-23 22:32:11 +01:00
cmdline_preprocessor.cpp Run internal HTTP-server only if enabled 2015-12-22 16:04:42 +01:00
ContinuousBackup.cpp Made Linux restore working 2015-12-18 16:58:50 +01:00
ContinuousBackup.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
create_files_index.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
create_files_index.h
database.h
dllmain.cpp Allow specification of user account name when resetting password 2015-12-16 18:04:18 +01:00
FileBackup.cpp Ignore symlinks pointing to non-existing files during verification 2015-12-21 20:03:42 +01:00
FileBackup.h Fixed incremental script download and new clientlist filename scheme 2015-12-20 20:52:12 +01:00
filedownload.cpp Added checksums to metadata and improved partial metadata handling 2015-12-19 18:01:21 +01:00
filedownload.h Added checksums to metadata and improved partial metadata handling 2015-12-19 18:01:21 +01:00
FileIndex.cpp Flush file index before setting file backup to done 2015-12-05 18:43:14 +01:00
FileIndex.h Flush file index before setting file backup to done 2015-12-05 18:43:14 +01:00
FileMetadataDownloadThread.cpp Initialize value 2015-12-22 17:59:30 +01:00
FileMetadataDownloadThread.h Fixed incremental script download and new clientlist filename scheme 2015-12-20 20:52:12 +01:00
FullFileBackup.cpp Log which metadata is missing 2015-12-25 10:20:11 +01:00
FullFileBackup.h Made Linux restore working 2015-12-18 16:58:50 +01:00
ImageBackup.cpp Fixed double-free 2015-12-25 10:01:07 +01:00
ImageBackup.h Made Linux restore working 2015-12-18 16:58:50 +01:00
IncrFileBackup.cpp Log which metadata is missing 2015-12-25 10:20:11 +01:00
IncrFileBackup.h REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01:00
InternetServiceConnector.cpp Made Linux restore working 2015-12-18 16:58:50 +01:00
InternetServiceConnector.h Fixed race condition on connection timeout 2015-12-13 23:31:56 +01:00
LMDBFileIndex.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
LMDBFileIndex.h Resize LMDB only once (again) 2014-12-15 23:08:46 +01:00
mbr_code.h
restore_client.cpp Made Linux restore working 2015-12-18 16:58:50 +01:00
restore_client.h Made Linux restore working 2015-12-18 16:58:50 +01:00
server_archive.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server_archive.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server_channel.cpp Compatiblity fix 2015-12-21 16:39:45 +01:00
server_channel.h Made Linux restore working 2015-12-18 16:58:50 +01:00
server_cleanup.cpp Resize bitmap if it is too small and use a different file for the bitmap from client 2015-12-22 21:36:05 +01:00
server_cleanup.h Cleanup for new client lists 2015-12-20 21:06:35 +01:00
server_continuous.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
server_continuous.h End-to-end checksumming of script outputs and script error handling improvement 2015-12-19 23:40:41 +01:00
server_dir_links.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server_dir_links.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server_hash.cpp Fixed unicode issue 2015-12-19 22:02:32 +01:00
server_hash.h REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01:00
server_image.h
server_log.cpp Properly reset logs 2015-12-21 23:50:04 +01:00
server_log.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server_ping.cpp Wait for stop in ping thread 2015-12-23 15:11:58 +01:00
server_ping.h Made Linux restore working 2015-12-18 16:58:50 +01:00
server_prepare_hash.cpp End-to-end checksumming of script outputs and script error handling improvement 2015-12-19 23:40:41 +01:00
server_prepare_hash.h Make hash compile-time configurable 2015-12-11 12:16:48 +01:00
server_running.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
server_running.h Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
server_settings.cpp Do not create linked user views per default 2015-12-19 21:48:43 +01:00
server_settings.h REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01:00
server_status.cpp Made restore work on Windows 2015-12-13 21:45:59 +01:00
server_status.h Made restore work on Windows 2015-12-13 21:45:59 +01:00
server_tables.sql
server_update_stats.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server_update_stats.h
server_update.cpp Incremented update url 2015-12-16 15:48:29 +01:00
server_update.h
server_writer.cpp Resize with zeros 2015-12-22 21:51:45 +01:00
server_writer.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
server.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
server.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ServerDownloadThread.cpp Prepare chunked files during full file queuing 2015-12-23 20:31:02 +01:00
ServerDownloadThread.h Backwards compatibility 2015-12-21 17:48:46 +01:00
snapshot_helper.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
snapshot_helper.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
ThrottleUpdater.cpp Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
ThrottleUpdater.h Update throttle bytes per second every 10 min from settings 2014-12-24 16:33:27 +01:00
urbackup_ecdsa409k1.pub Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
urbackupserver.vcxproj Build with Visual Studio 2015 2015-12-26 15:43:35 +01:00
urbackupserver.vcxproj.filters REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01:00
verify_hashes.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
WalCheckpointThread.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
WalCheckpointThread.h New thread which checkpoints the SQLite WAL file if it is larger than 1GiB 2015-04-27 18:49:16 +02:00
zero_hash.h