urbackup_backend/urbackupcommon
2016-02-01 19:23:57 +01:00
..
fileclient Fixed flushing behaviour 2016-02-01 19:23:57 +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 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 Resize file in more code paths if it ends with a sparse extent 2016-01-22 15:54:34 +01:00
chunk_hasher.h Resize file in more code paths if it ends with a sparse extent 2016-01-22 15:54:34 +01:00
CompressedPipe2.cpp Allow read/write concurrency to prevent deadlocks 2016-01-07 01:09:07 +01:00
CompressedPipe2.h Allow read/write concurrency to prevent deadlocks 2016-01-07 01:09:07 +01: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 Fixed miscellaneous bugs 2016-01-21 23:50:14 +01:00
ExtentIterator.h Sparse file restore 2016-01-12 00:38:14 +01:00
file_metadata.cpp Updated copyright 2016-01-02 16:38:00 +01:00
file_metadata.h REad file hashes from metadata + refactoring 2015-12-19 21:47:58 +01:00
filelist_utils.cpp Updated copyright 2016-01-02 16:38:00 +01:00
filelist_utils.h Optimized file list a bit 2015-12-22 17:32:17 +01: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 Allow read/write concurrency to prevent deadlocks 2016-01-07 01:09:07 +01: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 Build Linux client installer 2016-01-20 01:47:08 +01:00
os_functions_win.cpp Fixed unicode transition issue 2016-01-26 15:12:11 +01:00
os_functions.h Background (io-) priority implementation for Linux 2016-01-18 15:43:57 +01: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 Correctly set "max_running_jobs_per_client" 2016-01-03 20:28:38 +01:00
settingslist.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
SparseFile.cpp Thread-safe file reading and writing 2016-01-25 13:00:22 +01:00
SparseFile.h Thread-safe file reading and writing 2016-01-25 13:00:22 +01:00