summaryrefslogtreecommitdiff
path: root/lib/server/Socket.cpp
Commit message (Expand)AuthorAge
* Remove ServerException.h and the exception code aliases that it defines.Chris Wilson2014-08-15
* Add remote host and port to post-login login message, requested by Pete Jalajas.Chris Wilson2011-12-13
* Change use of int to identify a socket type to the proper enum.Chris Wilson2009-01-03
* Silence warnings from openbsd gcc by using strncpy instead of strcpy.Chris Wilson2008-10-26
* Make Open() take a const std::string& for the socket name instead of a Chris Wilson2008-08-21
* Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* 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
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14