urbackup_backend/fileservplugin
2015-12-12 15:38:08 +01:00
..
bufmgr.cpp Linux build system overhaul 2015-12-05 18:10:17 +01:00
bufmgr.h Linux build system overhaul 2015-12-05 18:10:17 +01:00
CClientThread.cpp Cleanup file server 2015-12-12 15:14:27 +01:00
CClientThread.h Cleanup file server 2015-12-12 15:04:51 +01: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 Linux backup and restore with file meta data 2015-10-11 21:17:53 +02:00
ChunkSendThread.h Improved error handling while downloading files and send zero bytes if file size was truncated while sending file 2014-11-25 20:49:48 +01:00
CriticalSection.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
CriticalSection.h Initial commit. 2011-01-06 17:43:38 +01:00
CTCPFileServ.cpp Cleanup file server 2015-12-12 15:04:51 +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 Merge remote-tracking branch 'urpc/next' into dev 2015-12-09 14:49:13 +01:00
CUDPThread.h Try to restart udp listening on error 2014-12-17 21:36:46 +01:00
dllmain.cpp Do not log info about static plugin loading 2015-12-12 15:38:08 +01:00
FileMetadataPipe.cpp Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes 2015-12-10 18:19:10 +01:00
FileMetadataPipe.h Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes 2015-12-10 18:19:10 +01:00
FileServ.cpp Improved error handling 2015-11-01 23:01:26 +01:00
FileServ.h Download common file metadata via metadata pipe 2015-08-01 22:47:32 +02:00
FileServFactory.cpp Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00
FileServFactory.h Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00
fileservplugin.vcxproj Transfer Windows file metadata 2015-01-17 20:17:34 +01:00
fileservplugin.vcxproj.filters Fixed metadata restore on Windows 2015-02-01 00:04:06 +01:00
fileservpluginVS12.vcxproj Rename projects w/o VS12 suffix 2015-02-04 22:32:47 -08:00
fileservpluginVS12.vcxproj.filters Make VS12 copies of the vcxproj.filters 2015-02-06 13:04:40 -08:00
IFileServ.h Download common file metadata via metadata pipe 2015-08-01 22:47:32 +02:00
IFileServFactory.h Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00
IPermissionCallback.h Continuous file protection 2014-07-26 16:09:14 +02:00
log.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02: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 Cleanup file server 2015-12-12 15:04:51 +01:00
map_buffer.cpp Fixed symlink and root path handling on Linux 2015-10-18 19:22:01 +02:00
map_buffer.h Restore backups from web interface 2015-01-25 23:17:49 +01:00
packet_ids.h Optimized and fixed bugs in transfer compression 2015-09-01 00:21:29 +02:00
PipeFile.cpp Transfer Windows file metadata 2015-01-17 20:17:34 +01:00
PipeFile.h Wait for stdout/stderr threads at pipe file shutdown 2015-10-21 20:50:04 +02:00
PipeFileBase.cpp Added fsync to file class 2015-12-11 12:56:48 +01:00
PipeFileBase.h Added fsync to file class 2015-12-11 12:56:48 +01:00
PipeFileUnix.cpp Fixed build issue 2015-10-21 20:50:46 +02:00
PipeFileWin.cpp Wait for stdout/stderr threads at pipe file shutdown 2015-10-21 20:50:04 +02:00
PipeSessions.cpp Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes 2015-12-10 18:19:10 +01:00
PipeSessions.h Properly reorder setting directory modified time; "one_filesystem" flag for directories and fixes 2015-12-10 18:19:10 +01:00
pluginmgr.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
pluginmgr.h Fixed bug in chunked transfer mode 2012-07-02 17:03:56 +02:00
settings.h Cleanup file server 2015-12-12 15:04:51 +01:00
socket_header.h Fixed preprocessor if 2015-03-25 21:22:06 +01:00
types.h Initial commit. 2011-01-06 17:43:38 +01:00