summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-12Avoid pointless vsnprintf() when our loglevel doesnt meet requirementsbrain
2006-12-12Remove unused debugbrain
2006-12-12Improve how we handle ELINEs on connect, turn O(2n) into O(n) (thats the best...brain
2006-12-12New clone counting mechanism (this isnt tested yet)brain
2006-12-12Make FounderProtectBase::remove_own_privs a reference, so we can change it on...brain
2006-12-12Someone forgot to do founder too :pbrain
2006-12-12Make the world not end when special commits (this will probably break)brain
2006-12-12Fixed a pretty nasty bug that allowed users to +a themselves if deprotectself...special
2006-12-12Reverted om's commit so we can keep laughing at him for never doing anythingspecial
2006-12-12I yell 'LIES' in the face of anyone who says I don't commitom
2006-12-12AnMaster thinks im not committing enough, so heres a pointless commit for him.brain
2006-12-12More commentsbrain
2006-12-12Fix trivial broken stat counterbrain
2006-12-12Whoops, forgot to unpublish the interface!brain
2006-12-11irc::string assign(std::string&)brain
2006-12-11Just commentsbrain
2006-12-11Tidy up a loop a bit so it isnt for(;;) with a breakbrain
2006-12-11And fix the typos in it.brain
2006-12-11Attempt another speedupbrain
2006-12-11Fix kinda stupid whoopsiebrain
2006-12-11Faster, stronger, ...err no, not the million dollar man.brain
2006-12-11Change how assembling of multiple lines works, avoid data copiesbrain
2006-12-11Fixed a typo in selectspecial
2006-12-11Fix EOF conditions on inspsockets which are having their write() handled by m...brain
2006-12-11Better handling of write() failure, but this might still not be exactly right.brain
2006-12-11This is better now.brain
2006-12-11Initial commit of m_dnsbl, v2.0 - based on satmd's 1.0 m_dnsbl, modified to w...w00t
2006-12-11Someone forgot to add the copyright headers here :pbrain
2006-12-11And give it error checking... whoops.brain
2006-12-11Pinch simple output buffering from m_ssl_opensslbrain
2006-12-11Tidyup comments and debugbrain
2006-12-11Finally got read buffering working properlybrain
2006-12-11*annoyance*brain
2006-12-11Damnit damnit damnit!brain
2006-12-11This should do it.brain
2006-12-11Rethinkbrain
2006-12-11Grr.brain
2006-12-11More tweaksbrain
2006-12-11Increase CHUNKbrain
2006-12-11more stuff :pbrain
2006-12-11Testbrain
2006-12-11More crapbrain
2006-12-11Tons of debug, dont usebrain
2006-12-11Debug stuff, and some minor fixesbrain
2006-12-11Untested, new clever pointer voodoo class for binary-safe ziplinks output buf...brain
2006-12-11Fix case insensitive compare (operator ==) between irc::string and std::strin...peavey
2006-12-10Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd...brain
2006-12-10Change this to prepend its lines to stats z which already shows misc statsbrain
2006-12-10Add very funky stats C (compression statistics) for people using m_ziplinksbrain
2006-12-10Record compression ratio stats for a /stats char (this isnt finished yet)brain