summaryrefslogtreecommitdiff
path: root/src/modules/m_filter.cpp
AgeCommit message (Expand)Author
2008-10-04Header tidyups. Apart from module to module API stuff and external deps, modu...brain
2008-10-04Fix for bug #613 reported by Casey, m_regex_glob's parameters were back to fr...brain
2008-09-21Fix /STATS output to show the regex module in usebrain
2008-09-21Fix leak, thanks aquanightbrain
2008-09-21Fix re-creation of config filtersbrain
2008-09-21Because m_filter reads definitions from the conf, unlike rline, when we see o...brain
2008-09-21Well, that was moronic of mebrain
2008-09-21someone forget an instancebrain
2008-09-21This compiles but is NOT tested yet. Do not use unless you like pain.brain
2008-08-22Match conversion stuff.w00t
2008-06-11fixed some indentation and spacing in modulespippijn
2008-02-11Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ...w00t
2008-01-20Update m_filter* to 1.2 API (it was still using Implements()), also implement...aquanight
2008-01-10Header update: 2007 -> 2008w00t
2007-11-04Honking huge commit. Removal of DELETE() template that never worked right anywaybrain
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-08-27Remove unnecessary header trafficw00t
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-07-03Removed superfluous semicolonspippijn
2007-06-17Conversionsw00t
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-26- Remove duplicate call to MatchText in filter.. it seems to work ok for me, ...w00t
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-04-14Working for m_filter, needs implementing in m_filter_pcrebrain
2007-04-14Some tweaks suggested by pingbad, dont use yet :pbrain
2007-01-01Fix to allow for OnRehash to know what user initiated the rehashbrain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...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-15Annotationsbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain