urbackup_backend/fileservplugin
2019-07-05 15:42:43 +02:00
..
bufmgr.cpp Use VirtualAlloc to allocate buffers for file reading 2016-09-02 18:40:20 +02:00
bufmgr.h Use VirtualAlloc to allocate buffers for file reading 2016-09-02 18:40:20 +02:00
CClientThread.cpp Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
CClientThread.h Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
chunk_settings.h
ChunkSendThread.cpp Use static_cast for downcast 2017-01-18 23:53:04 +01:00
ChunkSendThread.h Use CBT data during file backups 2016-08-17 21:38:06 +02:00
CriticalSection.cpp Updated copyright 2016-01-02 16:38:00 +01:00
CriticalSection.h
CTCPFileServ.cpp Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
CTCPFileServ.h Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
CUDPThread.cpp Close ipv6 udpsock 2019-07-05 15:42:43 +02:00
CUDPThread.h Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
dllmain.cpp Only allow scripts in script dir 2016-02-08 16:41:37 +01:00
FileMetadataPipe.cpp Retry llistxattr with a multiple of the required memory if it fails 2018-07-09 22:24:09 +02:00
FileMetadataPipe.h Fix: Use cache for user account tokens 2016-08-31 22:00:58 +02:00
FileServ.cpp Add function to de-register script file mappings 2018-05-08 15:35:59 +02:00
FileServ.h Add function to de-register script file mappings 2018-05-08 15:35:59 +02:00
FileServFactory.cpp Do not use O_NOATIME/FILE_FLAG_BACKUP_SEMANTICS on server 2018-11-07 15:29:54 +01:00
FileServFactory.h Do not use O_NOATIME/FILE_FLAG_BACKUP_SEMANTICS on server 2018-11-07 15:29:54 +01:00
fileservplugin.vcxproj Disable assertions 2018-11-27 01:58:46 +01:00
fileservplugin.vcxproj.filters Fix build 2017-12-17 15:49:34 +01:00
IFileServ.cpp Working on parallel file hashing 2017-02-15 19:23:30 +01:00
IFileServ.h Add function to de-register script file mappings 2018-05-08 15:35:59 +02:00
IFileServFactory.h Do not use O_NOATIME/FILE_FLAG_BACKUP_SEMANTICS on server 2018-11-07 15:29:54 +01:00
IPermissionCallback.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
IPipeFileExt.h Add function to de-register script file mappings 2018-05-08 15:35:59 +02:00
log.cpp Updated copyright 2016-01-02 16:38:00 +01:00
log.h
main.cpp Assert that thread priorities are reset correctly 2016-12-12 22:49:55 +01:00
map_buffer.cpp Use CBT data during file backups 2016-08-17 21:38:06 +02:00
map_buffer.h Use CBT data during file backups 2016-08-17 21:38:06 +02:00
packet_ids.h Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
PipeFile.cpp
PipeFile.h Fix: Use cache for user account tokens 2016-08-31 22:00:58 +02:00
PipeFileBase.cpp Wait for process to finish 2016-10-10 15:37:27 +02:00
PipeFileBase.h Avoid seeking forwards in pipe file 2016-10-10 12:28:32 +02:00
PipeFileExt.cpp Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
PipeFileExt.h Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
PipeFileTar.cpp Fix tar file large file size parsing 2018-05-04 01:30:37 +02:00
PipeFileTar.h Add additional tar file logging 2018-04-28 00:04:02 +02:00
PipeFileUnix.cpp Fix build 2016-09-02 18:55:35 +02:00
PipeFileWin.cpp Fix: Use cache for user account tokens 2016-08-31 22:00:58 +02:00
PipeSessions.cpp Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
PipeSessions.h Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
pluginmgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
pluginmgr.h
settings.h Fix build on Linux 2019-05-13 22:34:20 +02:00
socket_header.h Fixed FreeBSD build issues 2016-02-06 21:48:30 +01:00
types.h