summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-02-11Added PUSH command, do not use yet until tested and documentedbrain
2006-02-11Added anti-retard check to prevent retarded flood settingsbrain
2006-02-11Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi...brain
2006-02-09Typo in some code that should usually be #ifdef'ed out anyway, but we still w...brain
2006-02-09Fix crashbug, copying MAXLEN into a MAXGECOS+1 field != cunningom
2006-02-09Added comment about the craqness of ServerConfig::Read()brain
2006-02-08Missing function callbrain
2006-02-08Checks to not propogate invalid or already-existing Xlinesbrain
2006-02-08Increased how often socket timeout checks occur which will mean flushing writ...brain
2006-02-08Updated block numeric to read COLOUR >:)brain
2006-02-08Fixed cosmetic 'need to be halfop to change modes' when kickingbrain
2006-02-08Match bans against user::ip4 in add_channelbrain
2006-02-08Potential fix for CS Testnet bug, thanks to Special for helping with this one.w00t
2006-02-07Properly count remote opers in /LUSERSbrain
2006-02-07005 update, removed duplicate WALLCHOPS reported by ThaPrince, added VBANLISTbrain
2006-02-07Avoiding assignment of std::strings unless neccessary to speed up burstsbrain
2006-02-07Uses less write() callsbrain
2006-02-07Faster ADDLINE codebrain
2006-02-07Experimental improved string handling in server linksbrain
2006-02-07Removed a strlen()brain
2006-02-07Slightly more efficient write buffersbrain
2006-02-07Tidying of snotices (adding '***' to start of WriteOpers texts)brain
2006-02-07Fixed WHOIS to respect +i channels, optimized in case where source == target ...brain
2006-02-07Trivial spacing to make it identicalbrain
2006-02-07Fix signedness warningbrain
2006-02-07Added max and current local/global usercounts to /lusers same way as most oth...brain
2006-02-07Now errors when sent SERVER on a non-server portbrain
2006-02-07Typo fixbrain
2006-02-07Typo (oops)brain
2006-02-06Force initialize host to "" just in case it isnt (it should be however, as it...brain
2006-02-06Disabled ip->hostname cache, seems a bit fubarbrain
2006-02-06Allow remote bans from servers to be represented as servers in the banlistbrain
2006-02-06Removed some debug notices that were mistakenly in the DEFAULT loglevelbrain
2006-02-06Fixed /LINKS to show flat even in tricky mIRC.brain
2006-02-06Make ulines /swhois silentlyom
2006-02-06Fix typobrain
2006-02-06Added support for changing tempdir via <options:tempdir>brain
2006-02-06Pedantic tweak to /WHO (this actually needs rewriting at some point -- its a ...brain
2006-02-05w00tie made me do this :( Remove myself from the 'Testers' section of /info c...om
2006-02-05Yeah, this thing only uses 1 param, but requires 2? :Pfrostycoolslug
2006-02-05Made devoice not oper-only (Congrats to the original coder!)frostycoolslug
2006-02-05Fixed two unneccessary strlcpy's in the wildcard matching that just were ther...brain
2006-02-05Fix to allow empty but defined away message (yes, really)brain
2006-02-05Fixed another issuebrain
2006-02-05Bad brain, bad badbrain
2006-02-05Bugfix to cmd_modules, we've added some event types since it was written, cou...brain
2006-02-05Propogation of away messages across network (we dont bounce the numeric back ...brain
2006-02-05AAARGH! GRAMMAR NAZIS! ALL AROUND ME!brain
2006-02-05Fixes for (unlikely and theoretical) desync in TOPICbrain
2006-02-05Fix to prevent use of aliases before reigstering connectionbrain