summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_sql.cpp
AgeCommit message (Expand)Author
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-14SQL uses some crappy structs with pointer voodoo that prevent comparison with...brain
2006-01-14Fix to parentheses and chown to brainbrain
2006-01-14Extra m_sql field checkingroot
2005-12-26Last set converted to 'Implements'brain
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
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-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-05-06Test fix for 3.23 and belowbrain
2005-04-26Major code tidyup (-W) - expect a few belchesbrain
2005-04-25Fixed include issuebrain
2005-04-22Fixed crash-n-burn on rehashbrain
2005-04-21Changed description commentbrain
2005-04-21Added m_sqlauth - allows authorizing of connections via an arbitary mysql tab...brain
2005-04-21Updated with a bit more debug outputbrain
2005-04-21New stuff actually compiles nowbrain
2005-04-21Added header for m_sql with inherited Request classbrain
2005-04-21Corrected library paths in $CompileFlagsbrain
2005-04-21Tested initial m_sql (works with issues)brain
2005-04-20Added preliminary m_sql.cppbrain