index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inspircd_io.cpp
Age
Commit message (
Expand
)
Author
2004-05-16
Updated header comments
brain
2004-04-22
Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...
brain
2004-04-20
ConfigReader fixes to cope with tab characters (why didnt we notice this befo...
brain
2004-04-08
Added ConfigReader::EnumValues() (requested by Craig)
brain
2004-04-08
Attempted fixes to make ModuleReader::ReadValue return "" if string does not ...
brain
2004-04-08
Fixes to connection pooling... this brain misunderstood the parameters to sel...
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
2004-04-04
Added support for module-based chanmodes with parameters and the ability to q...
brain
2004-04-04
Added support for /modules command
brain
2004-04-03
Fixes for setpriority on freebsd
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-03-23
Changed so that when the process detaches, it changes its own priority to a l...
brain
2003-02-09
Changed to work with new log-level
brain
2003-02-02
Added first part of server linking code
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain
2003-01-23
Initial revision
brain