| .. |
|
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
|
Fixed incremental script download and new clientlist filename scheme
|
2015-12-20 20:52:12 +01:00 |
|
CClientThread.h
|
Fixed incremental script download and new clientlist filename scheme
|
2015-12-20 20:52:12 +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
|
Fixed incremental script download and new clientlist filename scheme
|
2015-12-20 20:52:12 +01: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
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +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
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
CUDPThread.h
|
Try to restart udp listening on error
|
2014-12-17 21:36:46 +01:00 |
|
dllmain.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
FileMetadataPipe.cpp
|
Fixed some bugs
|
2015-12-20 02:19:57 +01:00 |
|
FileMetadataPipe.h
|
Added checksums to metadata and improved partial metadata handling
|
2015-12-19 18:01:21 +01:00 |
|
FileServ.cpp
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
FileServ.h
|
Made Linux restore working
|
2015-12-18 16:58:50 +01:00 |
|
FileServFactory.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
FileServFactory.h
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +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
|
Made Linux restore working
|
2015-12-18 16:58:50 +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
|
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
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
map_buffer.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
map_buffer.h
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
packet_ids.h
|
Added checksums to metadata and improved partial metadata handling
|
2015-12-19 18:01:21 +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
|
End-to-end checksumming of script outputs and script error handling improvement
|
2015-12-19 23:40:41 +01:00 |
|
PipeFileBase.h
|
End-to-end checksumming of script outputs and script error handling improvement
|
2015-12-19 23:40:41 +01:00 |
|
PipeFileUnix.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
PipeFileWin.cpp
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
PipeSessions.cpp
|
Faster removal of PipeSession to prevent timeouts
|
2015-12-22 14:52:04 +01:00 |
|
PipeSessions.h
|
Fixed incremental script download and new clientlist filename scheme
|
2015-12-20 20:52:12 +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 |