]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_nicklock.cpp
Add extra parameter to MySQLresult and SQLresult
[user/henk/code/inspircd.git] / src / modules / m_nicklock.cpp
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-10 brainConvert to templated GetExt
2006-03-11 brainYet more const ref changes
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-01-27 omYet more tasty OnCleanup :)~~~
2006-01-15 brainFixed deprecated checks here that potentially break...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainMore conversions to 'Implements'
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
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...