summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_filter_pcre.cpp
AgeCommit message (Expand)Author
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-16Add flags to /STATS s output, and nuke some ^Mpeavey
2007-06-17Morebrain
2007-06-14Win compile fixesbrain
2007-06-14Windows build stuffbrain
2007-06-05Sexeger!brain
2007-05-28No flags now means all flags when in the config, so that filters defined in o...brain
2007-05-28Make the flags workbrain
2007-05-28Next bit of filter flags systembrain
2007-05-28Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo...brain
2007-05-28A flags section for filters. Do not use yet.brain
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-04-14Working in m_filter_pcre.brain
2007-04-14Add move-match-to-head-of-queue stuff to pcre filterbrain
2007-01-14Add eval() and exec() macros, that evaluate perl and execute commands at conf...brain
2007-01-13Extra stuff to improve buildsystem, calculate lib and include dirs at configu...brain
2007-01-01Fix to allow for OnRehash to know what user initiated the rehashbrain
2006-12-15Still more massive commit fun. Headers in include/ still to be done, else tha...w00t
2006-11-10Make /stats s more detailed, fix a grammar errorbrain
2006-11-10Whoops, make /stats s workbrain
2006-11-10Add /stats sbrain
2006-11-10Whoops, properly handle rehash now that new filters might be added by /FILTERbrain
2006-11-10Implement on-burst synching of filtersbrain
2006-11-10Oops, forgot command source, these wouldnt be able to be unloaded properlybrain
2006-11-10Implement the /filter command. Note that this is currently untested, and prop...brain
2006-11-10Add gline type, and <filter:duration> value to say how long to ban for.brain
2006-11-10Inherit m_filter.cpp and m_filter_pcre.cpp from a base set of classes, so tha...brain
2006-10-27remove <filter file> - This is no longer neccessary as we've had includes for...brain
2006-10-19Insert massive change here.brain
2006-10-01Now with binary versioning goodnessbrain
2006-09-29Made m_filter_pcre free the compiled regular expressions on rehash (no more m...special
2006-09-29Fixed the pcre include path in m_filter_pcre - on every system I tested, --cf...special
2006-09-15Annotationsbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11Change to using Instance->Log (InspIRCd::Log) rather than log() macrobrain
2006-08-11Use pcre-config to detect pcrebrain
2006-08-11Updates to new API and small cleanupom
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-10Removal of Server::Log -- not much ever used it anyway with the ability to us...brain
2006-08-10Fix to new APIom
2006-08-09userrec and chanrec now have their own independent pointer back to their 'cre...brain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-08WHEEEEE!!!!!brain
2006-08-08kill_link() and Server::QuitUser() -> userrec::QuitUser() (static member) - t...brain
2006-04-24delete operator tracking in debug mode (using a macro -- live with it.)brain
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
2006-03-11deprecated covariant return type flux capacitor flopcircuit removal with refe...brain
2006-03-11More const ref fixesbrain