]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/socketengines/socketengine_kqueue.cpp
Add OnParameterMissing to modehandler, called when the mode handler should have a...
[user/henk/code/inspircd.git] / src / socketengines / socketengine_kqueue.cpp
2008-04-07 w00tPatch from Brain: set MAX_DESCRIPTORS for all socket...
2008-04-02 brainFix peavey and w00ts bug they found by removing the...
2008-04-02 brainDOH! Fix my muppetry of a segfault, and fix some warnings
2008-04-02 brainmake sure we include the right headers and fix a warnin...
2008-04-02 brainProper sysctl stuff to work with bsd. It seems that...
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-14 brainKeep count of the number of events in total, and sepera...
2008-02-06 w00tWon't somebody please think of the children.. kqueue...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainMove socketengines into their own dir. This was all...