summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_sqlauth.cpp
AgeCommit message (Expand)Author
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Last set converted to 'Implements'brain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-04-21Added allowpatternsbrain
2005-04-21Added some extra optionsbrain
2005-04-21Added user/password checks and connection codebrain
2005-04-21Added m_sqlauth - allows authorizing of connections via an arbitary mysql tab...brain