Age | Commit message (Expand) | Author |
2006-04-08 | Obsolete | om |
2006-04-08 | - first steps towards a working IPv6 port. I'll work more on this tomorrow. :-P | nenolod |
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-04 | Remove 'validation' for server description and network name (didn't do anything) | om |
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 | 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 | Forward port the removal of -nolimit (doesn't seem to be in the current comma... | w00t |
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-03-30 | Add configuration option <options:operspywhois> to set if opers see invisble ... | om |
2006-03-26 | Listening sockets are now explicitly nonblocking just in case the socket engi... | brain |
2006-03-18 | Allow adding of new client ports via /REHASH. | brain |
2006-03-13 | Obscure bug of the week: InspIRCd crashes when given more than 64 client port... | brain |
2006-03-13 | Removal of ancient TRUE/FALSE #defines (C-ish stuff) | brain |
2006-03-12 | Removed lowercasing of servername on validation | brain |
2006-03-12 | Const refs (this is about the last of them in the core api) | brain |
2006-03-10 | Removed 8-space indents | brain |
2006-03-10 | Whoops, forgot a NULL | brain |
2006-03-10 | Commented all the new config stuff | brain |
2006-03-10 | Typo | brain |
2006-03-10 | Moved more stuff into right places | brain |
2006-03-10 | Made it compile :p | brain |
2006-03-10 | Mass tidyup of ServerConfig::Read and stuff | brain |
2006-03-10 | Test stuff for improved multi-tags in core | brain |
2006-03-10 | Support for hostnames in <bind> tag (so long as the hostname resolves to a lo... | brain |
2006-03-10 | Tidyup of config reader lowlevel reading | brain |
2006-03-10 | Align names that are output on startup using \t htabs | brain |
2006-03-10 | Moved typedefs etc into the header where they belong | brain |
2006-03-10 | Move vars to top of function | brain |
2006-03-10 | Validating wrong field | brain |
2006-03-10 | Improvements | brain |
2006-03-10 | Tidyup of ServerConf::Read about half done (works) | brain |
2006-03-10 | Probably doesnt work yet | brain |
2006-03-09 | More stuff done | brain |
2006-03-09 | I hate casts. | brain |
2006-03-09 | Please diagnose error line 205 | brain |
2006-03-09 | Cleanup. | w00t |
2006-03-09 | Update to Start() credits, now refers users to /info output | w00t |
2006-03-06 | CM -> CM1 | brain |
2006-03-06 | Tidied GetMaxBans to leave the ConfigReader subsystem alone | brain |