summaryrefslogtreecommitdiff
path: root/src/inspircd_io.cpp
AgeCommit message (Expand)Author
2004-05-16Updated header commentsbrain
2004-04-22Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...brain
2004-04-20ConfigReader fixes to cope with tab characters (why didnt we notice this befo...brain
2004-04-08Added ConfigReader::EnumValues() (requested by Craig)brain
2004-04-08Attempted fixes to make ModuleReader::ReadValue return "" if string does not ...brain
2004-04-08Fixes to connection pooling... this brain misunderstood the parameters to sel...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
2004-04-04Added support for module-based chanmodes with parameters and the ability to q...brain
2004-04-04Added support for /modules commandbrain
2004-04-03Fixes for setpriority on freebsdbrain
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-03-23Changed so that when the process detaches, it changes its own priority to a l...brain
2003-02-09Changed to work with new log-levelbrain
2003-02-02Added first part of server linking codebrain
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-23Initial revisionbrain