| .. |
|
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
|
Improved read error handling during file backup
|
2016-06-09 23:33:32 +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
|
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
|
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 some typos and spellings
|
2016-06-13 16:19:05 +02: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
|
Fix some typos and spellings
|
2016-06-13 16:19:05 +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
|
Do not leak metadata fds during restore
|
2016-06-05 15:56:31 +02:00 |
|
FileMetadataPipe.h
|
Do not leak metadata fds during restore
|
2016-06-05 15:56:31 +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
|
Further improve read error handling
|
2016-06-09 22:17:30 +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
|
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
|
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
|
|
|