urbackup_backend/fileservplugin
2016-05-03 18:51:34 +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 Mac compile error 2016-05-03 18:51:34 +02:00
CClientThread.h Add basic meta-data for script output 2016-05-02 01:17:07 +02:00
chunk_settings.h Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup 2014-07-26 16:07:43 +02:00
ChunkSendThread.cpp Correctly handle zero length chunks again 2016-04-29 01:47:37 +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 Initial commit. 2011-01-06 17:43:38 +01:00
CTCPFileServ.cpp Show download speed and ETA 2016-01-21 00:45:13 +01:00
CTCPFileServ.h Use fully qualified domain names as default computer names in new installs 2014-05-24 00:15:32 +02:00
CUDPThread.cpp Fixed crash on name change 2016-04-01 22:38:58 +02:00
CUDPThread.h Try to restart udp listening on error 2014-12-17 21:36:46 +01:00
dllmain.cpp Only allow scripts in script dir 2016-02-08 16:41:37 +01:00
FileMetadataPipe.cpp Small file optimization for tar file backup 2016-05-01 15:08:52 +02:00
FileMetadataPipe.h Small file optimization for tar file backup 2016-05-01 15:08:52 +02:00
FileServ.cpp Keep track of shares in use and delay snapshot removal 2016-03-20 18:08:16 +01:00
FileServ.h Keep track of shares in use and delay snapshot removal 2016-03-20 18:08:16 +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 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 Keep track of shares in use and delay snapshot removal 2016-03-20 18:08:16 +01: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 Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
main.cpp Updated copyright 2016-01-02 16:38:00 +01:00
map_buffer.cpp Only allow scripts in script dir 2016-02-08 16:41:37 +01:00
map_buffer.h Only allow scripts in script dir 2016-02-08 16:41:37 +01:00
packet_ids.h Sparse file handling (TODO: Linux) 2016-01-11 00:29:46 +01:00
PipeFile.cpp Transfer Windows file metadata 2015-01-17 20:17:34 +01:00
PipeFile.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
PipeFileBase.cpp Increase buffer size to 50MB 2016-03-28 16:15:20 +02:00
PipeFileBase.h In progress: Tar file backup 2016-02-05 01:32:02 +01: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 Fixed Mac build 2016-04-05 23:55:16 +02:00
PipeFileWin.cpp Updated copyright 2016-01-02 16:38:00 +01:00
PipeSessions.cpp Add basic meta-data for script output 2016-05-02 01:17:07 +02:00
PipeSessions.h Add basic meta-data for script output 2016-05-02 01:17:07 +02:00
pluginmgr.cpp Updated copyright 2016-01-02 16:38:00 +01:00
pluginmgr.h Fixed bug in chunked transfer mode 2012-07-02 17:03:56 +02:00
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 Initial commit. 2011-01-06 17:43:38 +01:00