summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-16Added:brain
2005-04-16Fixed lingering (SO_REUSEADDR was being set to 0?)brain
2005-04-16Added extra parameter to OnRawMode in docsbrain
2005-04-16Updated documentation of <connect> tags at request of Strikebrain
2005-04-16Added a chanrec to OnRawMode, om pointed out i hadnt given him it :Dbrain
2005-04-15Fixed a minor bug in text formatting of errorsbrain
2005-04-15New docs for API:brain
2005-04-15Added new API methods:brain
2005-04-15Fixed a minor parameter bug (display glitch, wrong censor word in an error)brain
2005-04-15Removed deprecated class 'packet'brain
2005-04-15Removed some deprecated documentation (html)brain
2005-04-15Removed some deprecated documentationbrain
2005-04-15Added the m_chanfilter module, implements chanmode +g which allows channel sp...brain
2005-04-15Made cmode and chanmode more safebrain
2005-04-15Someone got a comparison completely the wrong way around (and it wasnt spotted!)brain
2005-04-15Fixed bug where if channel limit was lower than the user count users could st...brain
2005-04-14New documentation on today's new methods etcbrain
2005-04-14Brains law of coding #1: There will always be typos in the simplest of code i...brain
2005-04-14Sends /LUSERS on connectbrain
2005-04-14More nice comments (this module is kind of a flagship for a few new method ca...brain
2005-04-14Changed the state engine states to nice constantsbrain
2005-04-14More careful checks for control characters and linefeeds in the ident (becaus...brain
2005-04-14Added commentsbrain
2005-04-14Lots of bugfixes, added timeouts, completely nonblocking!brain
2005-04-14Added ability for modules to hold users in a 'holding pattern' while they do ...brain
2005-04-14Added m_ident skeletonbrain
2005-04-14Added OnUserKick and OnUserPreKickbrain
2005-04-14Added rm -rf src/modules/*.so to make modcleanbrain
2005-04-14Fixed typobrain
2005-04-14Stupid typosbrain
2005-04-14Fixed minor typo in AllModulesReportReady()brain
2005-04-14Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku...brain
2005-04-14Added OnPreCommandbrain
2005-04-13Updated /INFO (nothing in here before, was 2 years out of date)brain
2005-04-13Added IsValidHostMaskbrain
2005-04-13Fixed some 'unknown command' stuff (sorry w00t) :pbrain
2005-04-13Changed to non-conflicting numeric 948 for invalid idle timebrain
2005-04-13Fixed stupid m_park disabling privmsgs to all users :/brain
2005-04-13Updated to support OnSendListbrain
2005-04-13Updated to support OnSendListbrain
2005-04-13Added Module::OnSendListbrain
2005-04-13Added Server::AddGLinebrain
2005-04-13Fixed a typobrain
2005-04-13Fixed /kill bug in m_operlevels (couldnt kill non-opers)brain
2005-04-13Fixed m_park stuffbrain
2005-04-13Double 367 numeric glitch fixedbrain
2005-04-13Now tracks quits (just in case some oper saquits, then a user changes to the ...brain
2005-04-13Track user quits in the park listbrain
2005-04-13Fixed OnBackgroundTimer segfaultsbrain
2005-04-12Unitialized data bites the big onebrain