summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-04-08- fork off spanningtree module for UUID stuffs :onenolod
2006-04-07Make WriteServ use WriteServ_NoFormat, code duplication = bad >:/om
2006-04-07Slight optimisation to config reader, looks nicer even if it's not faster.om
2006-04-07Same error message somewhere else, and actually define the const char* versio...om
2006-04-07Change error message so it's not 'out of range' when a tag doesn't existom
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
2006-04-04More verbose error outputbrain
2006-04-04Connection refused bug is FIXED!!!!brain
2006-04-04Remove 'validation' for server description and network name (didn't do anything)om
2006-04-04Bad brain badbrain
2006-04-04Tweaks to hopefully prevent 100% cpu use issuebrain
2006-04-04Missing helperfuncs and someone took writeopers out of globals.hbrain
2006-04-04And the bit I missed... :/om
2006-04-04Remove a load of unneeded debugging outputom
2006-04-04Just indentation tidyups, dont worry i didnt break your lovely parser <3brain
2006-04-04Optimisationsom
2006-04-04move do_whois to cmd_whois, i'm stopping now. really.om
2006-04-04Add WriteOpers_NoFormat, now to remember what I wanted it forom
2006-04-04Extra error detection, thwap me if this comes up with false positivesom
2006-04-04Remove duplicate error messagesom
2006-04-04Die properly on included config file errorsom
2006-04-04Undo the last tweak, which broke it, and show filenames in the error messagesom
2006-04-04combine a couple of if()'som
2006-04-04Remove some random unneeded castsom
2006-04-04All new shiny config parser, there's probably some bugs there somewhere but h...om
2006-04-04trivial: Made a slight error on that last commit, missed a bit.w00t
2006-04-04Forward port the removal of -nolimit (doesn't seem to be in the current comma...w00t
2006-04-04undo w00t's screwupom
2006-04-04This doesn't belong in userprocess.cpp. :Pw00t
2006-04-03Test fixes for cpu eating issuebrain
2006-04-03Fix Odin & Dune's obscure bug when you have the name of a config variable wit...om
2006-04-03Initialise OperSpyWhois value to false, just in case.om
2006-04-03Remove un-needed strlen and pointer in duration()om
2006-04-03split_clist will never send lines over 512 chars, also should be fasterom
2006-04-03Fix to prevent adding empty phrases to +g listbrain
2006-04-03Copy of 1_0_stable fix for malformed (>64 chars) hostnames.brain
2006-04-02Undo me screwing stuff upom
2006-04-02Add amd64/linux to list of OS'es tested, but mainly CIA test :Pom
2006-04-01Fixes for stability of connects (these didnt make it into trunk!!!)brain
2006-03-30Make the comment make sense ;<om
2006-03-30Make chlist() use an ostringstream, should be fasterom
2006-03-30Add configuration option <options:operspywhois> to set if opers see invisble ...om
2006-03-30Make /whois code a little prettier, make /whowas show real host as well as di...om
2006-03-28Backport of 100% cpu on connection refused bugbrain
2006-03-28Cleanups. Don't have a colon with no part reason. Parameter order not changedom
2006-03-27Remove debuggingbrain
2006-03-27Fix typo in spanningtree (who put this colon here?)brain
2006-03-27Fix for desync in channels with keys a'la servicesbrain
2006-03-27"I'm a tester, honest!" :pbrain
2006-03-27Indentation fixes, and stop it snoticing on every join by an override-allowed...om