summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2006-07-11typo Count -> Namebrain
2006-07-11Add voice, halfop and op countsbrain
2006-07-11Channel size sorting with a tricksy sort that converts it on the fly from std...brain
2006-07-11FIX channel user count stuff. next to do, order the user count listbrain
2006-07-11Channel user count stuffbrain
2006-07-11Check for uri and only claim /stats and /stats/brain
2006-07-11Add content-typebrain
2006-07-11Basic html output other than chickensbrain
2006-07-11Allow modules to change the content-type of the document (defaults to text/html)brain
2006-07-11Make it not b0rk on empty headersbrain
2006-07-11Stop the chickens reproducing :Xbrain