urbackup_backend/fileservplugin
2017-09-18 13:24:30 +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 Proper hash send error failure handling 2017-07-12 21:29:50 +02:00
CClientThread.h Fixed a few coverity issues 2016-10-24 02:29:54 +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
CriticalSection.h
CTCPFileServ.cpp Set FD_CLOEXEC via fcntl if SOCK_CLOEXEC is not available 2016-12-08 00:49:47 +01:00
CTCPFileServ.h
CUDPThread.cpp Fix: Use computer name and serial id to construct default mac client name 2017-07-01 20:58:39 +02:00
CUDPThread.h
dllmain.cpp Only allow scripts in script dir 2016-02-08 16:41:37 +01:00
FileMetadataPipe.cpp Fix metadata reading from network shares on Windows 2017-09-18 13:24:30 +02:00
FileMetadataPipe.h Fix: Use cache for user account tokens 2016-08-31 22:00:58 +02:00
FileServ.cpp Working on parallel file hashing 2017-02-16 01:46:51 +01:00
FileServ.h Working on parallel file hashing 2017-02-13 23:32:41 +01:00
FileServFactory.cpp Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +01:00
FileServFactory.h
fileservplugin.vcxproj Working on parallel file hashing 2017-02-13 23:32:41 +01:00
fileservplugin.vcxproj.filters Working on parallel file hashing 2017-02-13 23:32:41 +01:00
IFileServ.cpp Working on parallel file hashing 2017-02-15 19:23:30 +01:00
IFileServ.h Working on parallel file hashing 2017-02-13 23:32:41 +01:00
IFileServFactory.h
IPermissionCallback.h
IPipeFileExt.h Fix build 2017-03-03 17:47:30 +01:00
log.cpp
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 Further improve read error handling 2016-06-09 22:17:30 +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 Working on parallel file hashing 2017-02-16 01:46:51 +01:00
PipeFileExt.h Working on parallel file hashing 2017-02-13 23:32:41 +01:00
PipeFileTar.cpp Fixed a few coverity issues 2016-10-24 02:29:54 +02:00
PipeFileTar.h Fixed coverity issues 2016-10-24 03:01:08 +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 Working on parallel file hashing 2017-02-15 19:23:30 +01:00
PipeSessions.h Use existing hash data during restore on server 2016-08-18 23:28:42 +02:00
pluginmgr.cpp
pluginmgr.h
settings.h Background (io-) priority implementation for Linux 2016-01-18 15:43:57 +01:00
socket_header.h Fixed FreeBSD build issues 2016-02-06 21:48:30 +01:00
types.h