urbackup_backend/fileservplugin
2020-02-27 22:25:07 +01:00
..
bufmgr.cpp
bufmgr.h
CClientThread.cpp More explicit setting configuration 2019-10-28 19:24:03 +01: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
CriticalSection.cpp
CriticalSection.h
CTCPFileServ.cpp Fix SOCK_CLOEXEC removal 2020-02-04 23:21:35 +01:00
CTCPFileServ.h Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
CUDPThread.cpp Fix SOCK_CLOEXEC removal 2020-02-04 23:21:35 +01:00
CUDPThread.h Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
dllmain.cpp
FileMetadataPipe.cpp Retry llistxattr with a multiple of the required memory if it fails 2018-07-09 22:24:09 +02:00
FileMetadataPipe.h
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 Obtain backup/restore privileges on Windows to read symlinks 2019-08-13 22:36:48 +02:00
FileServFactory.h Obtain backup/restore privileges on Windows to read symlinks 2019-08-13 22:36:48 +02:00
fileservplugin.vcxproj Upgrade to Visual Studio 2019 2020-02-04 23:15:26 +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 Obtain backup/restore privileges on Windows to read symlinks 2019-08-13 22:36:48 +02:00
IPermissionCallback.h
IPipeFileExt.h Add function to de-register script file mappings 2018-05-08 15:35:59 +02:00
log.cpp
log.h
main.cpp Obtain backup/restore privileges on Windows to read symlinks 2019-08-13 22:43:35 +02:00
map_buffer.cpp
map_buffer.h
packet_ids.h Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
PipeFile.cpp
PipeFile.h
PipeFileBase.cpp Wait for stderr for 10s to prevent race where streamed piped file is missing hash 2019-11-11 21:13:30 +01:00
PipeFileBase.h Wait for stderr for 10s to prevent race where streamed piped file is missing hash 2019-11-11 21:13:30 +01:00
PipeFileExt.cpp Wait for parallel hash thread to finish before deleting it 2019-08-24 15:37:55 +02:00
PipeFileExt.h Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
PipeFileTar.cpp Fix problem in fix for piped tar file hash issue after resume 2020-02-27 22:25:07 +01:00
PipeFileTar.h Wait for stderr for 10s to prevent race where streamed piped file is missing hash 2019-11-11 21:13:30 +01:00
PipeFileUnix.cpp Use more recent android sdk version to get posix_spawn support 2019-07-11 22:59:01 +02:00
PipeFileWin.cpp
PipeSessions.cpp Wait for stderr for 10s to prevent race where streamed piped file is missing hash 2019-11-11 21:13:30 +01:00
PipeSessions.h Functionality to interrupt parallel hash loading threads on clients 2019-05-13 17:55:22 +02:00
pluginmgr.cpp
pluginmgr.h
settings.h Fix build on Linux 2019-05-13 22:34:20 +02:00
socket_header.h
types.h