]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_nicklock.cpp
Added a parameter to OnRehash for the rehash parameter
[user/henk/code/inspircd.git] / src / modules / m_nicklock.cpp
2005-11-30 w00tBit of a cleanup, removed some unnecessary stuff
2005-11-29 brainAdded reason to OnUserQuit
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMade modules use irc::string where they were using...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-08 brainAdded m_nicklock module, a module which allows opers...