summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-18Tried to implement sprintf that returns std::string of any size, realized it ...brain
2006-07-16Tweaks for nonblocking dnsbrain
2006-07-16Improved connect time by not referencing the hash for each user value, store ...brain
2006-07-16Ignore empty lines, don't try and process them as commandsbrain
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 irc::commasepstream and irc::tokenstreambrain
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-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