summaryrefslogtreecommitdiff
path: root/modules/extra/m_sql_authentication.cpp
AgeCommit message (Collapse)Author
2012-12-13Optimize much of the database code and serialize code.Adam
2012-11-22Pretty large coding style cleanup, in source docAdam
cleanup, and allow protocol mods to depend on each other
2012-10-27Add a module log typeAdam
2012-10-07Remove the asynchronous identifing hack and replace it with something ↵Adam
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify
2012-09-12Add m_sql_authentication to allow authenticating users against an external ↵Adam
SQL database