]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_knock.cpp
Added ability to update the helpop file on rehash (Bug #69)
[user/henk/code/inspircd.git] / src / modules / m_knock.cpp
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-12 brainStructure optimizations, changed a lot of bools into...
2005-04-27 brainFixed WriteChannelWithServ
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-07 brainStarted work on /UNLOADMODULE, resource tracking and...
2005-04-03 brainFixed stupid typo again
2005-04-03 brainFixed dumb typo
2005-04-03 brainMore secure checking in 005 handlers
2005-03-27 brainAdded 005 numeric handling to most of the modules
2004-05-16 brainUpdated header comments
2004-05-15 brainAdded +N via m_nonicks, restored some stuff from a...
2004-05-10 brainFixes to permissions issues
2004-05-10 brainAdded m_knock, +K and /KNOCK support