urbackup_backend/urbackupcommon
2016-12-07 12:38:34 +01:00
..
fileclient Fix rare issue with out-of-band block transfer 2016-12-04 16:26:50 +01:00
sha2 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
bufmgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
bufmgr.h More logging in VHD module 2012-11-10 02:55:03 +01:00
capa_bits.h Capabilities for allowing/disallowing file and component restores and config 2016-08-03 18:01:27 +02:00
change_ids.h Continuous file protection 2014-07-26 16:09:14 +02:00
chunk_hasher.cpp Save extent offset with extent hashes and make sure it matches when using hash 2016-08-21 12:35:13 +02:00
chunk_hasher.h Use CBT data during file restore 2016-08-18 01:30:39 +02:00
CompressedPipe2.cpp Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
CompressedPipe2.h Enabled encryption and compression logging 2016-03-28 16:16:17 +02:00
CompressedPipe.cpp Updated copyright 2016-01-02 16:38:00 +01:00
CompressedPipe.h Compress transferred data using miniZ now 2015-08-30 21:46:57 +02:00
escape.cpp Updated copyright 2016-01-02 16:38:00 +01:00
escape.h Reorganized directory structure 2012-02-25 02:45:06 +01:00
ExtentIterator.cpp Fix resetting file extent iterator 2016-05-21 22:11:55 +02:00
ExtentIterator.h Sparse file restore 2016-01-12 00:38:14 +01:00
file_metadata.cpp Use existing hash data during restore on server 2016-08-18 23:28:42 +02:00
file_metadata.h Use existing hash data during restore on server 2016-08-18 23:28:42 +02:00
filelist_utils.cpp Handle read errors from file list 2016-04-07 16:18:56 +02:00
filelist_utils.h Improved error messages 2016-04-07 16:18:49 +02:00
glob.cpp Fixed wchar_t usage 2015-12-22 13:27:12 +01:00
glob.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
internet_pipe_capabilities.h Added compression for internet connection 2012-04-15 16:19:27 +02:00
InternetServiceIDs.h Bug fixing with the new encryption 2015-08-23 01:12:13 +02:00
InternetServicePipe2.cpp Fix timeout issue with connection encryption 2016-10-04 22:05:43 +02:00
InternetServicePipe2.h Allow read/write concurrency to prevent deadlocks 2016-01-07 01:09:07 +01:00
InternetServicePipe.cpp Updated copyright 2016-01-02 16:38:00 +01:00
InternetServicePipe.h New Internet protocol with AES-GCM and ECDH 409k1 key exchange (for PFS) 2015-08-01 17:02:58 +02:00
json.cpp Updated copyright 2016-01-02 16:38:00 +01:00
json.h Fixed unicode issue 2015-12-19 22:02:32 +01:00
mbrdata.h Restore GPT when restoring via command line 2016-10-28 20:58:11 +02:00
os_functions_lin_min.cpp Linux image mounting 2016-12-07 02:50:58 +01:00
os_functions_lin.cpp Fix setting IO prio with IOPRIO_CLASS_NONE 2016-12-01 14:30:00 +01:00
os_functions_win.cpp Image backup mounting on Windows 2016-12-05 22:34:19 +01:00
os_functions.h Improve symlink file deletion 2016-10-05 15:41:47 +02:00
server_compat.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
settings.h Improved usage graph 2014-02-22 17:05:32 +01:00
settingslist.cpp Always use server only settings on client and add "server_url" to server only settings 2016-11-03 23:13:52 +01:00
settingslist.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SparseFile.cpp Fix memory leak during ZIP download 2016-12-06 17:48:47 +01:00
SparseFile.h Fix memory leak during ZIP download 2016-12-06 17:48:47 +01:00
TreeHash.cpp Use CBT data during file backups 2016-08-17 21:38:06 +02:00
TreeHash.h Use CBT data during file backups 2016-08-17 21:38:06 +02:00
WalCheckpointThread.cpp Always use WAL journal mode except for VACUUM 2016-10-24 17:35:16 +02:00
WalCheckpointThread.h Always use WAL journal mode except for VACUUM 2016-10-24 17:35:16 +02:00