summaryrefslogtreecommitdiff
path: root/lib/server/ServerStream.h
Commit message (Expand)AuthorAge
* Make Protocol take control of the socket object passed in.Chris Wilson2014-03-01
* Fix missing space in log message.Chris Wilson2012-11-17
* Add remote host and port to post-login login message, requested by Pete Jalajas.Chris Wilson2011-12-13
* Add debugging for child processes terminating normally or abnormally,Chris Wilson2009-11-24
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Call virtual NotifyListenerIsReady() method when listening socket is Chris Wilson2008-08-21
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Reduce log level of message from server child from WARNING to NOTICE, asChris Wilson2008-03-28
* Receiving a connection is not an error.Chris Wilson2007-11-04
* Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
* Don't fork to handle requests when running as a single process (veryChris Wilson2007-04-28
* Ignore attempts to listen on a Unix socket on Win32, so that we can shareChris Wilson2007-04-22
* Fixed typo (refs #3)Chris Wilson2006-11-13
* Reinstate ifdefs around code that should be disabled on Win32 (fake fork()Chris Wilson2006-10-18
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14