Age | Commit message (Expand) | Author |
2005-04-15 | Added new API methods: | brain |
2005-04-15 | Fixed a minor parameter bug (display glitch, wrong censor word in an error) | brain |
2005-04-15 | Removed deprecated class 'packet' | brain |
2005-04-15 | Removed some deprecated documentation (html) | brain |
2005-04-15 | Removed some deprecated documentation | brain |
2005-04-15 | Added the m_chanfilter module, implements chanmode +g which allows channel sp... | brain |
2005-04-15 | Made cmode and chanmode more safe | brain |
2005-04-15 | Someone got a comparison completely the wrong way around (and it wasnt spotted!) | brain |
2005-04-15 | Fixed bug where if channel limit was lower than the user count users could st... | brain |
2005-04-14 | New documentation on today's new methods etc | brain |
2005-04-14 | Brains law of coding #1: There will always be typos in the simplest of code i... | brain |
2005-04-14 | Sends /LUSERS on connect | brain |
2005-04-14 | More nice comments (this module is kind of a flagship for a few new method ca... | brain |
2005-04-14 | Changed the state engine states to nice constants | brain |
2005-04-14 | More careful checks for control characters and linefeeds in the ident (becaus... | brain |
2005-04-14 | Added comments | brain |
2005-04-14 | Lots of bugfixes, added timeouts, completely nonblocking! | brain |
2005-04-14 | Added ability for modules to hold users in a 'holding pattern' while they do ... | brain |
2005-04-14 | Added m_ident skeleton | brain |
2005-04-14 | Added OnUserKick and OnUserPreKick | brain |
2005-04-14 | Added rm -rf src/modules/*.so to make modclean | brain |
2005-04-14 | Fixed typo | brain |
2005-04-14 | Stupid typos | brain |
2005-04-14 | Fixed minor typo in AllModulesReportReady() | brain |
2005-04-14 | Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku... | brain |
2005-04-14 | Added OnPreCommand | brain |
2005-04-13 | Updated /INFO (nothing in here before, was 2 years out of date) | brain |
2005-04-13 | Added IsValidHostMask | brain |
2005-04-13 | Fixed some 'unknown command' stuff (sorry w00t) :p | brain |
2005-04-13 | Changed to non-conflicting numeric 948 for invalid idle time | brain |
2005-04-13 | Fixed stupid m_park disabling privmsgs to all users :/ | brain |
2005-04-13 | Updated to support OnSendList | brain |
2005-04-13 | Updated to support OnSendList | brain |
2005-04-13 | Added Module::OnSendList | brain |
2005-04-13 | Added Server::AddGLine | brain |
2005-04-13 | Fixed a typo | brain |
2005-04-13 | Fixed /kill bug in m_operlevels (couldnt kill non-opers) | brain |
2005-04-13 | Fixed m_park stuff | brain |
2005-04-13 | Double 367 numeric glitch fixed | brain |
2005-04-13 | Now tracks quits (just in case some oper saquits, then a user changes to the ... | brain |
2005-04-13 | Track user quits in the park list | brain |
2005-04-13 | Fixed OnBackgroundTimer segfaults | brain |
2005-04-12 | Unitialized data bites the big one | brain |
2005-04-12 | Fixed not reading sessions until a rehash | brain |
2005-04-12 | Added 005 numeric handling, token is "PARK" | brain |
2005-04-12 | Fixed to prevent giving out negative keys | brain |
2005-04-12 | Added m_park, user parking to keep ops during a ping timeout (suggested by Ib3N) | brain |
2005-04-12 | Added OnBackgroundTimer method, ticks every 5 seconds approximately | brain |
2005-04-12 | Added Server::PseudoToUser and Server::UserToPseudo | brain |
2005-04-12 | Somebody *dum de dum, nonchalant* put double closing tags, nullifying the eff... | brain |