urbackup_backend/fsimageplugin
2022-01-22 12:28:36 +01:00
..
fs Move file exclusion to base class 2020-02-08 21:18:38 +01:00
ClientBitmap.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
ClientBitmap.h Transfer block if block has bitmap changes 2016-06-25 15:23:27 +02:00
CompressedFile.cpp Add compression buffer for synchronous compression 2022-01-22 12:28:36 +01:00
CompressedFile.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
cowfile.cpp Do not trim if trim range is narrowed down to zero 2021-07-20 19:45:44 +02:00
cowfile.h Derive IVHDFile from IFile 2021-05-08 09:14:46 +02:00
dllmain.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
filesystem.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
filesystem.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
FileWrapper.cpp Thread-safe file reading and writing 2016-01-25 13:00:22 +01:00
FileWrapper.h Whole disk image mounting 2018-06-01 11:33:22 +02:00
FSImageFactory.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
FSImageFactory.h Make amount of download, hash, image compress and client parallel hash threads configurable 2020-09-29 17:01:38 +02:00
fsimageplugin.vcxproj Add vhdx support 2021-04-28 18:45:01 +02:00
IFilesystem.h Add exclusion functions to interface 2020-02-08 21:21:06 +01:00
IFSImageFactory.h Add vhdx support 2021-04-28 18:45:01 +02:00
ImdiskSrv.cpp Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
ImdiskSrv.h Linux image mounting 2016-12-07 02:50:58 +01:00
IVHDFile.h Derive IVHDFile from IFile 2021-05-08 09:14:46 +02:00
LRUMemCache.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
LRUMemCache.h Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
partclone.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
partclone.h Implement image backup with CBT via dattobd for Linux 2020-02-10 23:35:13 +01:00
pluginmgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
pluginmgr.h Initial commit. 2011-01-06 17:43:38 +01:00
vhdfile.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
vhdfile.h Derive IVHDFile from IFile 2021-05-08 09:14:46 +02:00
vhdxfile.cpp Fix compile on Linux 2021-07-05 19:49:25 +02:00
vhdxfile.h Derive IVHDFile from IFile 2021-05-08 09:14:46 +02:00
win_dialog.h Revert "Revert "Tool to read volume and write zeros to blocks which cannot be read"" 2019-04-19 12:28:28 +02:00