summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-16Fix socket leak properly this timebrain
2006-07-16Fix case sensitive commands issue due to new std::string based parser, improv...brain
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-07-16MAJOR tidy of line parser, some parts rewritten and major chunks removedbrain
2006-07-16Fixes/codes of the query queue, various prototypes and stuff...mostly commite...om
2006-07-16const the std::string reference in tokenstream's constructorom
2006-07-16Disable test suitebrain
2006-07-16Improved this a lotbrain
2006-07-16This should be faster, we read it like a stream now with GetToken until GetTo...brain
2006-07-16irc::tokenstream is a token parser which using std::string and std::vector bu...brain
2006-07-15Removed GCC2 checks as we havent supported gcc2 for yearsbrain
2006-07-143.3 -> 3.4 fix (the 3.3 stuff was actually craq)brain
2006-07-14Don't allow SAQUIT, SANICK, SAPART and SAJOIN on ulined clients :)brain
2006-07-14Tidyupbrain
2006-07-14Changed to different way of clearing users on netsplit (uses less ram and sho...brain
2006-07-14Add <options:nouserdns> - defaults to off. if set to on, no user dns lookups ...brain
2006-07-14Rollback dns changebrain
2006-07-14Fix dns socket leak found in stablebrain
2006-07-13Move a notice aroundbrain
2006-07-13Fix -modupdate to actually work (doesnt force a total rebuild when you add a ...brain
2006-07-13Missing newlinebrain
2006-07-13Output module counts on ./configure -updatebrain
2006-07-12Final test.brain
2006-07-12Testbrain
2006-07-12Mirroring testbrain
2006-07-12Test commit (this should be auto synched to staffbox)brain
2006-07-12Test commitbrain
2006-07-12Tiny tiny docs update, not even worth re-generating the docs for atmbrain
2006-07-12Document class Resolverbrain
2006-07-12Removed debuggingbrain
2006-07-12All this works now (hopefully)brain
2006-07-12Fix typobrain
2006-07-12Seems to work okbrain
2006-07-12I don't know if this works yet -- needs testingbrain
2006-07-12A few updates to the API headerom
2006-07-12Add part-finished m_cgiirc module for Brain to play withom
2006-07-12Add exception handling herebrain
2006-07-12Throw moduleexception if you:brain
2006-07-12Typo #2brain
2006-07-12Typobrain
2006-07-12Make it work:brain
2006-07-12Added helperfuncs.hbrain
2006-07-12Oops, make methods publicbrain
2006-07-12Test framework in m_testcommand, add interfacebrain
2006-07-12Added class Resolver (needs testing)brain
2006-07-11Topic support in channel list - NOTE THIS ISNT SAFE AGAINST XSS YETbrain
2006-07-11Added stylesheet supportbrain
2006-07-11Now has a shiney 'valid xhtml 1.1' icon, just because it can.brain
2006-07-11XHTML 1.1 spec validation and charsetbrain
2006-07-11Removed some debug in the sorting algorithmbrain