summaryrefslogtreecommitdiff
path: root/src/modules/m_sqlauth.cpp
AgeCommit message (Expand)Author
2012-05-25A few more typo fixes.Peter Powell
2012-05-25Debian typo fixes.Peter Powell
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-03-13Handle database not present a bit better, add missing MySQL rehash on initdanieldg
2010-03-13Change SQLv3 to format queries during submission, not beforedanieldg
2010-03-13Convert pgsql to SQLv3danieldg
2010-03-06Add column names to SQLv3, allow sqloper to specify its own query stringdanieldg
2010-03-06Add query debug output to m_sqlauthdanieldg
2010-03-06SQL API v3, drop all the ugly complexitydanieldg
2010-03-06Search for SQL service in init(), not in constructordanieldg
2010-02-21Add HMAC implementation to HashProviderdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-11-16Use ServiceProvider for inter-module dependenciesdanieldg
2009-10-21Move all local-only fields to LocalUserdanieldg
2009-10-21Change module API to use LocalUser* where correctdanieldg
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
2009-10-10Update m_cloaking to use free-form keys instead of weakening the hash IVdanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-09-28Fix compilation of some extras modulesdanieldg