urbackup_backend/fileservplugin
Martin Raiber d36ad9bb3c Merge pull request #44 from grumat/dev
Review of OSX porting issues

(cherry picked from commit 5b68b00736)

# Conflicts:
#	urbackupclient/ClientService.cpp
#	urbackupclient/cmdline_preprocessor.cpp
2021-03-03 17:41:44 +01: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 Only use CBT up to valid data length 2020-09-09 12:23:03 +02:00
ChunkSendThread.h Only use CBT up to valid data length 2020-09-09 12:23:03 +02:00
CriticalSection.cpp
CriticalSection.h
CTCPFileServ.cpp Fix ipv6 accept issue in filesrv that caused 100% CPU usage 2020-12-04 21:11:34 +01:00
CTCPFileServ.h Make ipv6 optional per default 2019-06-24 14:05:17 +02:00
CUDPThread.cpp Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +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 Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +01: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 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-01-29 13:54:19 +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 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 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 Add tar file hashing debug logging 2019-09-18 23:17:59 +02:00
PipeFileTar.h Merge pull request #44 from grumat/dev 2021-03-03 17:41:44 +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 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
pluginmgr.h
settings.h Fix build on Linux 2019-05-13 22:34:20 +02:00
socket_header.h
types.h