Age | Commit message (Expand) | Author |
2006-04-08 | Remove uneccessary socket includes now included in socket.h | om |
2006-04-08 | Helps to svn add these too :P | om |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-08 | Remove some unused headers and unneeded casts | om |
2006-04-08 | - first steps towards a working IPv6 port. I'll work more on this tomorrow. :-P | nenolod |
2006-04-08 | - fork off spanningtree module for UUID stuffs :o | nenolod |
2006-04-07 | Make WriteServ use WriteServ_NoFormat, code duplication = bad >:/ | om |
2006-04-07 | Slight optimisation to config reader, looks nicer even if it's not faster. | om |
2006-04-07 | Same error message somewhere else, and actually define the const char* versio... | om |
2006-04-07 | Change error message so it's not 'out of range' when a tag doesn't exist | om |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-04-04 | More verbose error output | brain |
2006-04-04 | Connection refused bug is FIXED!!!! | brain |
2006-04-04 | Remove 'validation' for server description and network name (didn't do anything) | om |
2006-04-04 | Bad brain bad | brain |
2006-04-04 | Tweaks to hopefully prevent 100% cpu use issue | brain |
2006-04-04 | Missing helperfuncs and someone took writeopers out of globals.h | brain |
2006-04-04 | And the bit I missed... :/ | om |
2006-04-04 | Remove a load of unneeded debugging output | om |
2006-04-04 | Just indentation tidyups, dont worry i didnt break your lovely parser <3 | brain |
2006-04-04 | Optimisations | om |
2006-04-04 | move do_whois to cmd_whois, i'm stopping now. really. | om |
2006-04-04 | Add WriteOpers_NoFormat, now to remember what I wanted it for | om |
2006-04-04 | Extra error detection, thwap me if this comes up with false positives | om |
2006-04-04 | Remove duplicate error messages | om |
2006-04-04 | Die properly on included config file errors | om |
2006-04-04 | Undo the last tweak, which broke it, and show filenames in the error messages | om |
2006-04-04 | combine a couple of if()'s | om |
2006-04-04 | Remove some random unneeded casts | om |
2006-04-04 | All new shiny config parser, there's probably some bugs there somewhere but h... | om |
2006-04-04 | trivial: Made a slight error on that last commit, missed a bit. | w00t |
2006-04-04 | Forward port the removal of -nolimit (doesn't seem to be in the current comma... | w00t |
2006-04-04 | undo w00t's screwup | om |
2006-04-04 | This doesn't belong in userprocess.cpp. :P | w00t |
2006-04-03 | Test fixes for cpu eating issue | brain |
2006-04-03 | Fix Odin & Dune's obscure bug when you have the name of a config variable wit... | om |
2006-04-03 | Initialise OperSpyWhois value to false, just in case. | om |
2006-04-03 | Remove un-needed strlen and pointer in duration() | om |
2006-04-03 | split_clist will never send lines over 512 chars, also should be faster | om |
2006-04-03 | Fix to prevent adding empty phrases to +g list | brain |
2006-04-03 | Copy of 1_0_stable fix for malformed (>64 chars) hostnames. | brain |
2006-04-02 | Undo me screwing stuff up | om |
2006-04-02 | Add amd64/linux to list of OS'es tested, but mainly CIA test :P | om |
2006-04-01 | Fixes for stability of connects (these didnt make it into trunk!!!) | brain |
2006-03-30 | Make the comment make sense ;< | om |
2006-03-30 | Make chlist() use an ostringstream, should be faster | om |
2006-03-30 | Add configuration option <options:operspywhois> to set if opers see invisble ... | om |
2006-03-30 | Make /whois code a little prettier, make /whowas show real host as well as di... | om |
2006-03-28 | Backport of 100% cpu on connection refused bug | brain |
2006-03-28 | Cleanups. Don't have a colon with no part reason. Parameter order not changed | om |