summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_filter_pcre.cpp
AgeCommit message (Collapse)Author
2005-12-26Converted more stuff to 'Implements' systembrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2658 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2595 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-13Fixed a couple of missing \n's at request of Specialbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2387 e03df62e-2008-0410-955e-edbf42e46eb7
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather ↵brain
than have to create one (makes more sense) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2058 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-30Started on -Wall - safe compilebrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1570 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7
2005-05-06Fixed logging slowdownbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1318 e03df62e-2008-0410-955e-edbf42e46eb7
2005-04-11Fixed minor text typosbrain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1044 e03df62e-2008-0410-955e-edbf42e46eb7
2005-04-11Added m_filter_pcre, filters with regular expression matches!brain
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1043 e03df62e-2008-0410-955e-edbf42e46eb7