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