]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_sqllog.cpp
PreCommand/PostCommand are local-only hooks
[user/henk/code/inspircd.git] / src / modules / m_sqllog.cpp
2010-01-18 danieldgPreCommand/PostCommand are local-only hooks
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-02 danieldgFix counting error in r12237
2010-01-02 danieldgFix sqllog compile error
2009-12-31 w00tHook OnUserRegister instead of OnUserConnect so that...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-10-21 danieldgChange module API to use LocalUser* where correct
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-10-14 danieldgFix module unmapping with culled Module objects
2009-10-08 danieldgUpdate Event and Request APIs
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-09-28 danieldgFix compilation of some extras modules