summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-07-16Only attempt forward lookup if the user still existsbrain
2006-07-16Remove some castsbrain
2006-07-16Craq removal service, at your servicebrain
2006-07-16i'm doing this in increments, because if i try and change too much at once, i...brain
2006-07-16Fixing sendq craskbrain
2006-07-16Update to new API - I think this is right, compiles...om
2006-07-16Fixed it myself so i can carry on coding1brain
2006-07-16More WHOw00t
2006-07-16WHO refactoring. In progress currently.w00t
2006-07-16*Changed user input/output buffering to incur less copiesbrain
2006-07-16Change to a DIFFERENT HOOK for added goodness.w00t
2006-07-16Document loopcall (its still complicated in concept, but now easier to read a...brain
2006-07-16Created new class irc::commasepstream.brain
2006-07-16Adjustmentbrain
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-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