|
../
|
|
ConnectionException.txt
|
1.2 KB
|
1093
|
5 years
|
chris |
Update description with another possible cause of this error
|
|
Daemon.cpp
|
23.9 KB
|
3059
|
3 weeks
|
chris |
Split option processing out of Daemon::Main() to ease use of Daemon class …
|
|
Daemon.h
|
3.1 KB
|
3059
|
3 weeks
|
chris |
Split option processing out of Daemon::Main() to ease use of Daemon class …
|
|
LocalProcessStream.cpp
|
4.4 KB
|
2597
|
2 years
|
chris |
Revert the quotes part of [2588] as it breaks the unit tests.
Make …
|
|
LocalProcessStream.h
|
525 bytes
|
2597
|
2 years
|
chris |
Revert the quotes part of [2588] as it breaks the unit tests.
Make …
|
|
Makefile.extra
|
384 bytes
|
2598
|
2 years
|
chris |
Run Perl scripts quietly during make.
|
|
makeprotocol.pl.in
|
24.2 KB
|
3078
|
7 days
|
chris |
Store more details in protocol exceptions to help with debugging.
|
|
Message.cpp
|
3.3 KB
|
2983
|
6 months
|
chris |
Combine client and server protocols to make way for an offline/local …
|
|
Message.h
|
1.6 KB
|
2983
|
6 months
|
chris |
Combine client and server protocols to make way for an offline/local …
|
|
OverlappedIO.h
|
934 bytes
|
2313
|
3 years
|
chris |
Utility classes to be used by new Windows named pipe framework.
|
|
Protocol.cpp
|
26.8 KB
|
3069
|
3 weeks
|
chris |
Catch trying to send a zero-length stream, which will cause an assertion …
|
|
Protocol.h
|
5.4 KB
|
2983
|
6 months
|
chris |
Combine client and server protocols to make way for an offline/local …
|
|
ProtocolUncertainStream.cpp
|
5.5 KB
|
2312
|
3 years
|
chris |
Spacing and additional stream header byte logging.
|
|
ProtocolUncertainStream.h
|
1.2 KB
|
1868
|
4 years
|
chris |
Fix wrong comments, thanks to Nestor Arocha Rodriguez.
|
|
ProtocolWire.h
|
855 bytes
|
217
|
6 years
|
martin |
Set svn:eol-style as appropriate for all files
|
|
ServerControl.cpp
|
3.7 KB
|
2506
|
3 years
|
martin |
Fixes for gcc 4.4.
|
|
ServerControl.h
|
405 bytes
|
2224
|
4 years
|
chris |
Allow waiting for a process while killing it, will be needed for tests …
|
|
ServerException.h
|
2.1 KB
|
217
|
6 years
|
martin |
Set svn:eol-style as appropriate for all files
|
|
ServerException.txt
|
1.3 KB
|
3034
|
3 months
|
chris |
Improve error message on bbackupd command socket bind failure, thanks to …
|
|
ServerStream.h
|
9.6 KB
|
3049
|
2 months
|
chris |
Add remote host and port to post-login login message, requested by Pete …
|
|
ServerTLS.h
|
2.4 KB
|
2255
|
3 years
|
chris |
Use ForkToHandleRequests? in ServerStream? template call to avoid compiler …
|
|
Socket.cpp
|
4.1 KB
|
3049
|
2 months
|
chris |
Add remote host and port to post-login login message, requested by Pete …
|
|
Socket.h
|
1.2 KB
|
2424
|
3 years
|
chris |
Change use of int to identify a socket type to the proper enum.
|
|
SocketListen.h
|
7.3 KB
|
3066
|
3 weeks
|
chris |
Improve logging of socket errors (create, bind, accept, and poll)
|
|
SocketStream.cpp
|
11.9 KB
|
3066
|
3 weeks
|
chris |
Improve logging of socket errors (create, bind, accept, and poll)
|
|
SocketStream.h
|
1.9 KB
|
2424
|
3 years
|
chris |
Change use of int to identify a socket type to the proper enum.
|
|
SocketStreamTLS.cpp
|
11.5 KB
|
2424
|
3 years
|
chris |
Change use of int to identify a socket type to the proper enum.
|
|
SocketStreamTLS.h
|
1.5 KB
|
2429
|
3 years
|
chris |
Change socket type from int to Socket::Type enum.
|
|
SSLLib.cpp
|
2.7 KB
|
2415
|
3 years
|
chris |
Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
|
|
SSLLib.h
|
911 bytes
|
2415
|
3 years
|
chris |
Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
|
|
TLSContext.cpp
|
3.6 KB
|
2090
|
4 years
|
chris |
Improve error messages when loading SSL key files fails.
|
|
TLSContext.h
|
960 bytes
|
217
|
6 years
|
martin |
Set svn:eol-style as appropriate for all files
|
|
WinNamedPipeListener.h
|
5.6 KB
|
2313
|
3 years
|
chris |
Utility classes to be used by new Windows named pipe framework.
|
|
WinNamedPipeStream.cpp
|
14.7 KB
|
2318
|
3 years
|
chris |
Remove Win32 command socket thread, as it has caused too much trouble.
…
|
|
WinNamedPipeStream.h
|
1.7 KB
|
2318
|
3 years
|
chris |
Remove Win32 command socket thread, as it has caused too much trouble.
…
|