]> jfr.im git - irc/rizon/znc.git/history - Socket.cpp
Write forceserver and webircpassword to conf
[irc/rizon/znc.git] / Socket.cpp
2011-02-14  Uli SchlachterMerge branch 'ignore' of https://github.com/kylef/znc
2011-02-14  Alexey SokolovMerge branch 'readme' of https://github.com/kylef/znc...
2011-01-14  psychonOh, shiny... NOT
2010-08-30  psychonRename "vhost" to "bindhost"
2010-06-08  psychonGetAnonConnectionCount(): Bugfix
2010-06-06  cflakesRemoved the mis-use of the fake module concept in WebMods.
2010-04-25  psychonUpdate to latest Csocket
2010-03-10  psychonFix a crash bug in WebModules
2010-02-25  psychonRemove --disable-modules
2010-02-19  psychonFix a bunch of style suggestions from cppcheck[1]
2010-02-18  psychonRevert r1765
2010-02-18  psychonRemove CModule::m_bGlobal
2010-02-05  psychonSocket.cpp: Add missing #ifdef _MODULES
2010-02-05  prozacxMoved CSocket to Socket.cpp/h
2010-01-10  psychonSwitch to Csocket's c-ares code
2010-01-06  silverleoIt's 2010, where's my hoverboard?
2009-08-07  psychonFix some comment that I recently committed
2009-08-05  psychonFix a crash bug if c-ares is enabled
2009-08-01  psychonFix some startup error messages
2009-07-10  psychonAdd a limit of 10 unidentified connections per IP
2009-06-30  psychonAdd c-ares support
2009-06-29  psychonAdd and use CZNCSock instead of Csock everywhere
2009-06-29  psychonMove CSockManager into Socket.h