urbackup_backend/fileservplugin
2016-07-29 01:51:05 +02:00
..
bufmgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
bufmgr.h Linux build system overhaul 2015-12-05 18:10:17 +01:00
CClientThread.cpp Fix double free 2016-07-06 02:03:29 +02:00
CClientThread.h Fix file server thread getting stuck after read error on Windows 2016-05-20 22:39:20 +02:00
chunk_settings.h
ChunkSendThread.cpp Fix read error handling when transferring whole block 2016-06-10 19:17:48 +02:00
ChunkSendThread.h Keep track of shares in use and delay snapshot removal 2016-03-20 18:08:16 +01:00
CriticalSection.cpp Updated copyright 2016-01-02 16:38:00 +01:00
CriticalSection.h
CTCPFileServ.cpp Fix double free 2016-07-06 02:03:29 +02:00
CTCPFileServ.h
CUDPThread.cpp Fix some typos and spellings 2016-06-13 16:19:05 +02:00
CUDPThread.h
dllmain.cpp Only allow scripts in script dir 2016-02-08 16:41:37 +01:00
FileMetadataPipe.cpp Free token callback in same thread 2016-07-29 01:51:05 +02:00
FileMetadataPipe.h Free token callback in same thread 2016-07-29 01:51:05 +02:00
FileServ.cpp Fix build issue 2016-06-09 22:21:12 +02:00
FileServ.h Further improve read error handling 2016-06-09 22:17:30 +02: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 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
fileservplugin.vcxproj In progress: Tar file backup 2016-02-05 01:32:02 +01:00
fileservplugin.vcxproj.filters In progress: Tar file backup 2016-02-05 01:32:02 +01:00
IFileServ.h Fixed memory leaks 2016-07-28 16:52:59 +02:00
IFileServFactory.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
IPermissionCallback.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
log.cpp Updated copyright 2016-01-02 16:38:00 +01:00
log.h
main.cpp Updated copyright 2016-01-02 16:38:00 +01:00
map_buffer.cpp Option to not follow symlinks during restore 2016-06-04 18:10:21 +02:00
map_buffer.h Option to not follow symlinks during restore 2016-06-04 18:10:21 +02:00
packet_ids.h Further improve read error handling 2016-06-09 22:17:30 +02:00
PipeFile.cpp
PipeFile.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
PipeFileBase.cpp Correctly cleanup file meta-data stream if interrupted and not reconnected 2016-05-10 23:33:05 +02:00
PipeFileBase.h Correctly cleanup file meta-data stream if interrupted and not reconnected 2016-05-10 23:33:05 +02:00
PipeFileTar.cpp Set stat mode correctly 2016-05-03 00:07:09 +02:00
PipeFileTar.h Small file optimization for tar file backup 2016-05-01 15:08:52 +02:00
PipeFileUnix.cpp Check for syncfs and posix_spawn 2016-06-11 15:23:59 +02:00
PipeFileWin.cpp Updated copyright 2016-01-02 16:38:00 +01:00
PipeSessions.cpp Set tar file correctly when resuming 2016-06-09 18:24:52 +02:00
PipeSessions.h Do not re-created script and meta-data transfers when client is restarted and server reconnects 2016-05-10 19:03:35 +02:00
pluginmgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
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