urbackup_backend/urbackupcommon
2016-05-08 16:28:38 +02:00
..
fileclient Improved handling of case where snapshot removal is delayed because of still ongoing meta-data transfers 2016-05-08 16:28:38 +02: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 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
change_ids.h Continuous file protection 2014-07-26 16:09:14 +02:00
chunk_hasher.cpp Bug fix: Seek copy file with sparse extents when copying with hashoutput 2016-02-20 19:27:52 +01:00
chunk_hasher.h New tree hashing method 2016-02-16 02:17:57 +01:00
CompressedPipe2.cpp Removed verbose debug logging again 2016-03-30 15:48:27 +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 Reset extent iterator 2016-03-30 16:58:54 +02:00
ExtentIterator.h Sparse file restore 2016-01-12 00:38:14 +01:00
file_metadata.cpp New tree hashing method 2016-02-16 02:17:57 +01:00
file_metadata.h REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01: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 Do not flush empty chunks 2016-03-28 17:44:03 +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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
os_functions_lin_min.cpp Updated copyright 2016-01-02 16:38:00 +01:00
os_functions_lin.cpp Fix os_set_file_time for FreeBSD directories 2016-05-05 13:08:01 +02:00
os_functions_win.cpp Handle hard link deletes 2016-04-30 01:56:53 +02:00
os_functions.h Handle hard link deletes 2016-04-30 01:56:53 +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 Configure cbt via server side settings 2016-03-22 18:10: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 Fixed warnings 2016-02-22 19:11:14 +01:00
SparseFile.h Limit sparse file size to initially transferred file size 2016-02-18 00:37:38 +01:00
TreeHash.cpp Build fix 2016-02-17 15:17:52 +01:00
TreeHash.h New tree hashing method 2016-02-17 15:03:28 +01:00