Age | Commit message (Expand) | Author |
2006-02-06 | Added support for changing tempdir via <options:tempdir> | brain |
2006-02-03 | Added ircu-like hidewhois feature that allows hiding of server name in whois ... | brain |
2006-02-03 | *EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplits | brain |
2006-01-22 | Allowed for configuration of maxtargets in <options:maxtargets> | brain |
2006-01-15 | CleanFilename movage | brain |
2006-01-15 | Fixes to make this actually WORK. | brain |
2006-01-15 | Added checks to forbid declaring certain config tags twice (ones which should... | brain |
2006-01-15 | Added support for <options customversion> to customize the second part of VER... | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-15 | Made inspircd close and reopen its log on rehash | brain |
2006-01-09 | *TEST* Oper-Only-Stats (not yet tested) | brain |
2005-12-29 | Cached ISUPPORT | brain |
2005-12-28 | Added SetSignals() | brain |
2005-12-26 | Added global_implementation array, bypasses calls which *NO* modules are curr... | brain |
2005-12-26 | Adding hook type checking to event calls to speed them up | brain |
2005-12-18 | Added IOHookModule stuff to allow for different modules to hook different ports | brain |
2005-12-14 | Fixups | brain |
2005-12-14 | Fixed to use MAXSOCKS | brain |
2005-12-14 | Moved BindPorts out of main file into inspircd_io.cpp | brain |
2005-12-14 | Added tons of comments | brain |
2005-12-14 | Moved some other stuff into ServerConfig | brain |
2005-12-14 | More config tidyups | brain |
2005-12-14 | Moved a ton of *Conf functions into the ServerConfig class | brain |
2005-12-14 | Mis-declared ClearStack() | brain |
2005-12-14 | Moved include stack stuff to be private to ServerConfig | brain |
2005-12-14 | Moved classes out of inspircd.cpp | brain |
2005-12-14 | Moved readconfig to serverconfig class | brain |
2005-12-14 | Config fixes for moving MOTD and RULES vectors into the ServerConfig class | brain |
2005-12-14 | Added config_f to serverconfig, UNTESTED | brain |
2005-12-14 | Finished moving main config items into class ServerConfig | brain |
2005-12-14 | Moved tons of stuff into class ServerConfig | brain |
2005-12-14 | Started moving of data into ServerConfig class | brain |
2005-12-14 | Half way through updating to move a ton of extern confs into class ServerConfig | brain |
2005-04-02 | Added pid file support, and documentation for it | brain |
2005-03-25 | Added a lot of config error checking | brain |
2004-05-16 | Updated header comments | brain |
2004-04-08 | Added ConfigReader::EnumValues() (requested by Craig) | brain |
2004-04-07 | Added preliminary support for ConfigReader::Verify at request of the slug :p | brain |
2004-04-07 | Fixed config reader to cache its files instead of re-reading them for each ac... | brain |
2003-09-27 | Combined The file Modules and Config file existance checkers into one function | frostycoolslug |
2003-09-27 | changed CheckModule from (char module[MAXBUF]) to (char* module) -- Suggested... | frostycoolslug |
2003-09-27 | Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modu... | frostycoolslug |
2003-01-30 | Moved to Dev-C++ as an editor for project (more stable than gvim!) | brain |
2003-01-23 | Initial revision | brain |