]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/inspircd_io.h
Fixes to make this actually WORK.
[user/henk/code/inspircd.git] / include / inspircd_io.h
2006-01-15 brainFixes to make this actually WORK.
2006-01-15 brainAdded checks to forbid declaring certain config tags...
2006-01-15 brainAdded support for <options customversion> to customize...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-15 brainMade inspircd close and reopen its log on rehash
2006-01-09 brain*TEST* Oper-Only-Stats (not yet tested)
2005-12-29 brainCached ISUPPORT
2005-12-28 brainAdded SetSignals()
2005-12-26 brainAdded global_implementation array, bypasses calls which...
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-18 brainAdded IOHookModule stuff to allow for different modules...
2005-12-14 brainFixups
2005-12-14 brainFixed to use MAXSOCKS
2005-12-14 brainMoved BindPorts out of main file into inspircd_io.cpp
2005-12-14 brainAdded tons of comments
2005-12-14 brainMoved some other stuff into ServerConfig
2005-12-14 brainMore config tidyups
2005-12-14 brainMoved a ton of *Conf functions into the ServerConfig...
2005-12-14 brainMis-declared ClearStack()
2005-12-14 brainMoved include stack stuff to be private to ServerConfig
2005-12-14 brainMoved classes out of inspircd.cpp
2005-12-14 brainMoved readconfig to serverconfig class
2005-12-14 brainConfig fixes for moving MOTD and RULES vectors into...
2005-12-14 brainAdded config_f to serverconfig, UNTESTED
2005-12-14 brainFinished moving main config items into class ServerConfig
2005-12-14 brainMoved tons of stuff into class ServerConfig
2005-12-14 brainStarted moving of data into ServerConfig class
2005-12-14 brainHalf way through updating to move a ton of extern confs...
2005-04-02 brainAdded pid file support, and documentation for it
2005-03-25 brainAdded a lot of config error checking
2004-05-16 brainUpdated header comments
2004-04-08 brainAdded ConfigReader::EnumValues() (requested by Craig)
2004-04-07 brainAdded preliminary support for ConfigReader::Verify...
2004-04-07 brainFixed config reader to cache its files instead of re...
2003-09-27 frostycoolslugCombined The file Modules and Config file existance...
2003-09-27 frostycoolslugchanged CheckModule from (char module[MAXBUF]) to ...
2003-09-27 frostycoolslugFixed Bug Causing missing modules to Seg Fault The...
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-23 brainInitial revision