summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_filter_pcre.cpp
AgeCommit message (Expand)Author
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
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-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-05-06Fixed logging slowdownbrain
2005-04-11Fixed minor text typosbrain
2005-04-11Added m_filter_pcre, filters with regular expression matches!brain