summaryrefslogtreecommitdiff
path: root/src/modules/extra
AgeCommit message (Expand)Author
2006-01-14Extra m_sql field checkingroot
2006-01-12I dont know what ive been told, but extra brackets are mighty cold *singing m...brain
2005-12-31Removed cvsignores, set svn:ignore property using -F .cvsignorebrain
2005-12-26Last set converted to 'Implements'brain
2005-12-26Converted more stuff to 'Implements' systembrain
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
2005-12-13Fixed a couple of missing \n's at request of Specialbrain
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-11-29Fixed for new OnOper syntaxbrain
2005-11-29Added opertype to OnOper and added OnMode functionbrain
2005-11-29Added reason to OnUserQuitbrain
2005-11-25Fixed OnMeshToken (deprecated)brain
2005-11-25Fixed removal of mesh linking from corebrain
2005-11-25Fixed to not use mesh stuffbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-25Operhosts are now optional (in the type tag)brain
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-06Fixed logging slowdownbrain
2005-05-06Test fix for 3.23 and belowbrain
2005-04-27Added explicit oper tracking in a vector of userrec* pointers, optimizes send...brain
2005-04-26Major code tidyup (-W) - expect a few belchesbrain
2005-04-25Fixed include issuebrain
2005-04-25Added hostname checkingbrain
2005-04-25Added m_sqloper, allows storage of opers within a mysql databasebrain
2005-04-25Optimised SQLbrain
2005-04-24Changed $ModDescbrain
2005-04-23Added global connect/oper loggingbrain
2005-04-23Fixed typo in OnKillbrain
2005-04-23Fixed recursive 'splat' in the actors tablebrain
2005-04-23Added preliminary m_sqllog.cppbrain
2005-04-22Fixed crash-n-burn on rehashbrain
2005-04-21Added allowpatternsbrain
2005-04-21Added some extra optionsbrain
2005-04-21Changed description commentbrain
2005-04-21Added user/password checks and connection codebrain
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
2005-04-11Fixed minor text typosbrain
2005-04-11Added m_filter_pcre, filters with regular expression matches!brain