summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-04Added the module method OnUserPostNick for capturing a nickchange AFTER it ha...brain
2005-04-04Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...brain
2005-04-04Added m_operlevels, prevents opers designated as above other opers from being...brain
2005-04-04Added new <banlist> tags, allows dynamic banlist sizes on a per channel basisbrain
2005-04-03Strange crash fixbrain
2005-04-03Added shutdown() calls on diebrain
2005-04-03Fixed stupid typo againbrain
2005-04-03Fixed dumb typobrain
2005-04-03More secure checking in 005 handlersbrain
2005-04-03Added another check to the mainloopbrain
2005-04-03Fix for bug #39, m_redirect returning invalid/random value for OnUserPreJoin ...brain
2005-04-03Fixes to crash when setting the key of a channel youre not a member ofbrain
2005-04-03Added code to shutdown listening sockets on exitbrain
2005-04-03Fixes to bug#37 and pre-emptive checks for security of /NAMESbrain
2005-04-03Fix to bug #36 reported by Yetibrain
2005-04-03Added m_hostchange module, our own homebrew implementation of the unreal pay ...brain
2005-04-03Fixed a few small dns timeout bugs (allowing users on without nick or user)brain
2005-04-03Major optimizations! now uses under 1% cpu all the time whilst idlebrain
2005-04-02Fixed bug number 34, same nick can exist multiple times on a silence listbrain
2005-04-02Fixed cosmetic bug in /whofrostycoolslug
2005-04-02Fixes for dns queueing, timeout functions etc moved to more sensible placebrain
2005-04-02Fixes for dns queueingbrain
2005-04-02Fixed dns queue stuff?brain
2005-04-02Connection fixesbrain
2005-04-02Added DNS class to documentationbrain
2005-04-02Config files read by the ircd are now chmod'ed 0600brain
2005-04-02Added pid file support, and documentation for itbrain
2005-04-02One final attempt at fixing some of craigs whinges -- poll routine auto clear...brain
2005-04-01Massive stats L speedupbrain
2005-04-01Fixed string format vunerability, thanks again to the #ratbox people for help...brain
2005-04-01Turned an unstable vector into an arraybrain
2005-04-01More dns fixesbrain
2005-04-01Fixed nasty bugs.brain
2005-04-01Attempts to fix some random crashesbrain
2005-04-01Fixed 'unlikely' crash if nick was changed before dns lookup was completedbrain
2005-04-01Added new tags to example config.brain
2005-04-01DNS timeout fixes!brain
2005-04-01Fixed the random seeder thingie!frostycoolslug
2005-04-01Added nonblocking dnsbrain
2005-04-01Updated documentation (html)brain
2005-04-01Updated documentation (manpages)brain
2005-04-01Fixed Crash bug cause by multiple declarations of 'Srv' (Bug #35)frostycoolslug
2005-03-30Fixed strcpy vs. strlcpy problemfrostycoolslug
2005-03-30Fixed Potential bug in ./configure (case switches should be flag) not (flag)frostycoolslug
2005-03-28Fixed m_helpop.cpp lowercasing the first line of the textbrain
2005-03-28Fixed to take away +q and +a when the user parts the channel (double DOH)brain
2005-03-28Fixed to actually CHECK THE PASSWORD of linking servers!brain
2005-03-28/helpop now behaves for opers in the same way it does for users.frostycoolslug
2005-03-28Fixed using the wrong function, doh, i must need sleep!brain
2005-03-28Typos are bad ok?brain