]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_sqlauth.cpp
Add Base64 encode/decode functions to the core
[user/henk/code/inspircd.git] / src / modules / m_sqlauth.cpp
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-10-21 danieldgMove all local-only fields to LocalUser
2009-10-21 danieldgChange module API to use LocalUser* where correct
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-10-10 danieldgUpdate m_cloaking to use free-form keys instead of...
2009-10-08 danieldgUpdate Event and Request APIs
2009-09-28 danieldgFix compilation of some extras modules