Age | Commit message (Expand) | Author |
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 |
2006-03-02 | Added IS_SINGLE, see comment in include/inspircd.h | brain |
2006-03-02 | Added a sleep on startup to stop it mucking up the display | brain |
2006-03-02 | *UNTESTED* speeding up HasPermission by factor of hundreds, avoid using EnumC... | brain |
2006-03-02 | is_uline was an inefficient piece of crap - fixed. | brain |
2006-03-02 | Made extensive use of charlcat to cut down on strlcat usage | brain |
2006-02-28 | Fixes for new banhiding | brain |
2006-02-28 | BanHiding | brain |
2006-02-28 | Tweaks for unrealisms | brain |