]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/users.cpp
Added basic sendq stuff - WARNING, there is no configuration yet, this CVS allows...
[user/henk/code/inspircd.git] / src / users.cpp
2005-05-11 brainAdded basic sendq stuff - WARNING, there is no configur...
2005-05-06 brainFixed park crash bug #63 reported by ViaraiX
2005-04-30 brainTried a new way of doing remote versions
2005-04-29 brainFixed some flood checking
2005-04-29 brainAdded some pretty mean anti-flood features
2005-04-29 brainUpdated buffering, faster and more sensible (old code...
2005-04-26 brainMajor code tidyup (-W) - expect a few belches
2005-04-05 brainMajor optimizations!
2005-04-01 brainAdded nonblocking dns
2005-03-27 brainMade config parsing code a bit more lenient
2005-03-25 brainAdded implementation of strlcpy and strlcat for systems...
2004-09-11 brainSecurity audit based on RATS output
2004-05-16 brainUpdated header comments
2004-05-01 brainAdded Module::OnAccessCheck
2004-04-30 brainAdded oper classes and types (done through the planned...
2004-04-24 brainAdded a bunch of xline stuff and added qline spport...
2004-04-10 brainFixes to channel join checks
2004-04-09 brainAdded flood= value to connect allow classes, added...
2004-04-08 brainTons of buffering fixes and optimisations for user...
2004-04-05 brainFix for bug ID #5 (PING, PONG And other matters)
2004-04-04 brainCompleted support for module-handled umodes
2004-04-01 brainFixed <link> tags
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-23 brainInitial revision