summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-04-08Tons of buffering fixes and optimisations for user connectionsbrain
2004-04-08Fixed protocol violation bugsbrain
2004-04-08Fixes to connection pooling... this brain misunderstood the parameters to sel...brain
2004-04-08Fixed bug on client registration timeout/ping timeoutbrain
2004-04-08Added connection pooling - connections are sorted into pools of X descriptorsbrain
2004-04-08fixed typobrain
2004-04-08Fixes (and now it has an infinite loop - DO NOT USE)brain
2004-04-08More characters allowed in command field requested by phidjitbrain
2004-04-08Damn typosbrain
2004-04-08/helpop command Module.frostycoolslug
2004-04-08Proper fix for comma seperated listsbrain
2004-04-08Fix to loop_call and comma seperated lists - another phidjit onebrain
2004-04-08Sanity checks in SAJOIN and SAPARTbrain
2004-04-08Fixes to m_filter to check its config file exists!brain
2004-04-08Fixed module loading and chop() bugsbrain
2004-04-08Fixed module loading bugs...againbrain
2004-04-08Fixed another module loader bugbrain
2004-04-07Fix to an old old bug? :)brain
2004-04-07Fixed typo in m_saquit (missing ;) w00t needs to test what he commits.brain
2004-04-07Fixed typo/crash in m_sethost discovered by Hart and Mikebrain
2004-04-07Added a sanity check on the hostnames being set before actually setting thembrain
2004-04-07This always seems to changebrain
2004-04-07Fixed makefile to show progressbrain
2004-04-07Added new modules m_chghost, m_sethost, m_setnamebrain
2004-04-07Fixed bug where putting too many spaces in a privmsg disconnected the userbrain
2004-04-07Fixes to /modules output (found by typobox43)brain
2004-04-07Added Server::CountUsers functionbrain
2004-04-07Fixed actions in m_filterbrain
2004-04-07*** empty log message ***brain
2004-04-07Fixed actionsbrain
2004-04-07Added preliminary support for ConfigReader::Verify at request of the slug :pbrain
2004-04-07Added servernotice back to the user, informing thembrain
2004-04-07Added m_filter module that filters privmsgs and notices that match patternsbrain
2004-04-07Stability fixesbrain
2004-04-07Fixed config reader to cache its files instead of re-reading them for each ac...brain
2004-04-06indentation fixesbrain
2004-04-06Updated docsbrain
2004-04-06typo fixesbrain
2004-04-06OnUserPre* api fixesbrain
2004-04-06Fixes to OnUserPreMessage and OnUserPreNoticebrain
2004-04-06Added OnUserPreMessage and OnUserPreNotice events (not tested yet)brain
2004-04-06Fixed error where ircd would crash if user's quit message was 'Client exited'...brain
2004-04-06Fixed to allow gay scripts like invision to send duff commands (why i do this...brain
2004-04-06Actually compiles now :pbrain
2004-04-06Added m_samode.cpp module by w00t (stability testing)brain
2004-04-06The SA* modules actually compile in this versionbrain
2004-04-06Added SA* modules (untested)brain
2004-04-06Added support for SVS-style Server class methods for modulesbrain
2004-04-06Fixes to INVITE to return numeric 443 if user is already on the channelbrain
2004-04-06Fixed yet more phidjit bugs. BugID #6 (yes again)brain