summaryrefslogtreecommitdiff
path: root/include/inspircd_io.h
AgeCommit message (Expand)Author
2005-12-18Added IOHookModule stuff to allow for different modules to hook different portsbrain
2005-12-14Fixupsbrain
2005-12-14Fixed to use MAXSOCKSbrain
2005-12-14Moved BindPorts out of main file into inspircd_io.cppbrain
2005-12-14Added tons of commentsbrain
2005-12-14Moved some other stuff into ServerConfigbrain
2005-12-14More config tidyupsbrain
2005-12-14Moved a ton of *Conf functions into the ServerConfig classbrain
2005-12-14Mis-declared ClearStack()brain
2005-12-14Moved include stack stuff to be private to ServerConfigbrain
2005-12-14Moved classes out of inspircd.cppbrain
2005-12-14Moved readconfig to serverconfig classbrain
2005-12-14Config fixes for moving MOTD and RULES vectors into the ServerConfig classbrain
2005-12-14Added config_f to serverconfig, UNTESTEDbrain
2005-12-14Finished moving main config items into class ServerConfigbrain
2005-12-14Moved tons of stuff into class ServerConfigbrain
2005-12-14Started moving of data into ServerConfig classbrain
2005-12-14Half way through updating to move a ton of extern confs into class ServerConfigbrain
2005-04-02Added pid file support, and documentation for itbrain
2005-03-25Added a lot of config error checkingbrain
2004-05-16Updated header commentsbrain
2004-04-08Added ConfigReader::EnumValues() (requested by Craig)brain
2004-04-07Added preliminary support for ConfigReader::Verify at request of the slug :pbrain
2004-04-07Fixed config reader to cache its files instead of re-reading them for each ac...brain
2003-09-27Combined The file Modules and Config file existance checkers into one functionfrostycoolslug
2003-09-27changed CheckModule from (char module[MAXBUF]) to (char* module) -- Suggested...frostycoolslug
2003-09-27Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modu...frostycoolslug
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-23Initial revisionbrain