| .. |
|
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
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
CClientThread.h
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
chunk_settings.h
|
|
|
|
ChunkSendThread.cpp
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
ChunkSendThread.h
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
CriticalSection.cpp
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
CriticalSection.h
|
|
|
|
CTCPFileServ.cpp
|
Fix ipv6 accept issue in filesrv that caused 100% CPU usage
|
2020-12-04 21:11:10 +01:00 |
|
CTCPFileServ.h
|
Make ipv6 optional per default
|
2019-06-24 14:05:17 +02:00 |
|
CUDPThread.cpp
|
Code review for last commit
|
2021-03-13 20:51:32 +01:00 |
|
CUDPThread.h
|
Make ipv6 optional per default
|
2019-06-24 14:05:17 +02:00 |
|
dllmain.cpp
|
Add local/passive connection encryption/compression
|
2020-08-11 00:11:18 +02:00 |
|
FileMetadataPipe.cpp
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
FileMetadataPipe.h
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
FileServ.cpp
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
FileServ.h
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +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
|
Local file backup WIP
|
2020-12-17 21:25:56 +01:00 |
|
fileservplugin.vcxproj.filters
|
Local file backup WIP
|
2020-12-17 21:25:56 +01:00 |
|
IFileMetadataPipe.h
|
Local file backup WIP
|
2020-12-17 21:25:56 +01:00 |
|
IFileServ.cpp
|
Working on parallel file hashing
|
2017-02-15 19:23:30 +01:00 |
|
IFileServ.h
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
IFileServFactory.h
|
Obtain backup/restore privileges on Windows to read symlinks
|
2019-08-13 22:36:48 +02:00 |
|
IPermissionCallback.h
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
IPipeFileExt.h
|
Add function to de-register script file mappings
|
2018-05-08 15:35:59 +02:00 |
|
log.cpp
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
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 stderr for 10s to prevent race where streamed piped file is missing hash
|
2019-11-11 21:13:30 +01:00 |
|
PipeFileBase.h
|
Wait for stderr for 10s to prevent race where streamed piped file is missing hash
|
2019-11-11 21:13:30 +01: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
|
Fix problem in fix for piped tar file hash issue after resume
|
2020-02-27 22:25:07 +01:00 |
|
PipeFileTar.h
|
Review of OSX porting issues
|
2020-12-29 17:06:31 +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
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
PipeSessions.h
|
Add generation number to share refcounting
|
2021-03-30 02:23:58 +02:00 |
|
pluginmgr.cpp
|
Updated copyright
|
2016-01-02 16:38:00 +01:00 |
|
pluginmgr.h
|
|
|
|
settings.h
|
Fix build on Linux
|
2019-05-13 22:34:20 +02:00 |
|
socket_header.h
|
Fixed FreeBSD build issues
|
2016-02-06 21:48:30 +01:00 |
|
types.h
|
|
|