]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/channels.cpp
Added version flags
[user/henk/code/inspircd.git] / src / channels.cpp
2005-04-05 brainMajor optimizations!
2005-03-25 brainAdded implementation of strlcpy and strlcat for systems...
2005-03-25 brainChanged occurances of vector to std::vector
2004-09-11 brainSecurity audit based on RATS output
2004-05-24 brainFixed perplexing bug in custom mode removal (apparent...
2004-05-16 brainUpdated header comments
2004-05-09 brainAdded support for /RESTART (currently has a bug, do...
2004-05-01 brainProvided modules with the ability to sync data on a...
2004-04-05 brainAttempted fix for bug ID #3 (compile error/namespace...
2004-04-04 brainCompleted support for module-handled umodes
2004-04-04 brainFixed idle time
2004-04-04 brainAdded support for module-based chanmodes with parameter...
2004-04-03 brainAdded support for module-defined chanmodes with no...
2003-07-22 randomdanSTL namespace fixes
2003-04-19 brainAdded more code for custom channel/user modes via modules