Age | Commit message (Expand) | Author |
2005-04-19 | Fixed fd leaks | brain |
2005-04-19 | Added 'server already exists' check for u-type links | brain |
2005-04-19 | Fixed bug when ordering a bot to leave using anope services | brain |
2005-04-19 | Fixed anope module sending L tokens with 2 instead of 3 params (made code mor... | brain |
2005-04-18 | Fixed broken server/server handshake for U-type server links (services) | brain |
2005-04-18 | Added PID reporting and testing before daemonize | brain |
2005-04-18 | Changed "is now running" message to AFTER port bind checks | brain |
2005-04-18 | Fixed /LUSERS server count again | brain |
2005-04-18 | Fixed /LUSERS server count | brain |
2005-04-18 | Fixed strange join behavior reported by w00t (mirc requesting MODE immediatel... | brain |
2005-04-18 | Fixed strhashcomp | brain |
2005-04-17 | Fixed bug #47 reported (and suggested fix) by Om | brain |
2005-04-17 | Removed some old uneeded code | brain |
2005-04-16 | Added: | brain |
2005-04-16 | Fixed lingering (SO_REUSEADDR was being set to 0?) | brain |
2005-04-16 | Added extra parameter to OnRawMode in docs | brain |
2005-04-16 | Updated documentation of <connect> tags at request of Strike | brain |
2005-04-16 | Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D | brain |
2005-04-15 | Fixed a minor bug in text formatting of errors | brain |
2005-04-15 | New docs for API: | brain |
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 |