summaryrefslogtreecommitdiff
path: root/lib/server
Commit message (Expand)AuthorAge
* Reduce default logging level in debug builds from TRACE back down to INFO,Chris Wilson2007-03-24
* Use logging framework to reduce noise for those who don't want itChris Wilson2007-03-24
* Change named pipe from message to byte mode. Thanks to Charles LeckliderChris Wilson2007-03-24
* Use memmove() for overlapping source and destination buffer. Thanks toChris Wilson2007-03-24
* Reinitialise the OVERLAPPED structure each time we start a new overlappedChris Wilson2007-03-24
* Move lib/common/ServerControl.h to lib/server where it belongs, sinceChris Wilson2007-03-22
* Log at trace level by default in debug builds (refs #3)Chris Wilson2007-03-22
* Catch exceptions thrown by closing the WinNamedPipeStream during shutdownChris Wilson2007-03-10
* Compile fix for RHEL4 ([NICK]) (refs #3)Chris Wilson2007-01-16
* Add option parsing with getopt()Chris Wilson2007-01-15
* Spacing (refs #3)Chris Wilson2007-01-14
* Convert Daemon class to new logging framework (refs #3)Chris Wilson2007-01-12
* Add missing newlines to protocol logging to a file (refs #9)Chris Wilson2006-11-26
* * Allow Daemons to be created more than once per processChris Wilson2006-11-26
* Fixed typo (refs #3)Chris Wilson2006-11-13
* Fix memory leak when TLSContext is reinitialised (refs #3)Chris Wilson2006-11-13
* Reinstate ifdefs around code that should be disabled on Win32 (fake fork()Chris Wilson2006-10-18
* Update description with another possible cause of this errorChris Wilson2006-10-18
* Use more accurate sleeps in poll() to ensure that we don't end up busyChris Wilson2006-10-16
* Use -1 for INVALID_SOCKET_HANDLE to ensure that it's always less than zero,Chris Wilson2006-10-16
* Implement LocalProcessStream on Win32. (refs #3)Chris Wilson2006-10-16
* Use overlapped I/O to avoid blocking.Chris Wilson2006-10-16
* Use BoxPlatform to see if we are building on Windows (refs #3)Chris Wilson2006-10-14
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* Use INVALID_SOCKET_VALUE instead of -1Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * lib/win32/WinNamedPipeStream.hChris Wilson2006-08-09
* * mergeChris Wilson2006-07-27
* This is part 2 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* This is part 1 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* Bandwidth usage logging patch from Pascal Lalonde <plalonde@overnet.qc.ca>, w...Ben Summers2006-02-13
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Merge chris/bb-save-state, resolving conflictsBen Summers2006-01-30
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Build under DarwinBen Summers2005-12-01
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14