summaryrefslogtreecommitdiff
path: root/src/modules/m_filter.cpp
AgeCommit message (Expand)Author
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-22Describe module purpose in /MODULES outputdanieldg
2009-09-13Clean up Command constructordanieldg
2009-09-03Remove CMD_LOCALONLY, enforce use of GetRouting for routed commandsdanieldg
2009-09-02ModResult conversion: Change return type of all module functionsdanieldg
2009-09-02Add Module* creator to Command and ModeHandlerdanieldg
2009-09-02MetaData reworkdanieldg
2009-09-02Change allocation of commands/modesdanieldg
2009-07-03Fix excessive snomask sending on fitler add/removaldanieldg
2009-05-24OnRehash changes: split to multiple hooks to clarify use and prevent explosio...danieldg
2009-05-05m_filter: Do not attempt to filter messages from remote usersspecial
2009-05-02Globally route "a" snotices for more modules. Patch from Milliways.danieldg
2009-04-17Fix memory leak in m_filter rehashdanieldg
2009-04-16Convert snomask 'A' into snomask 'a' for local announcements, add snomask 'A'...w00t
2009-03-27Report the filter type the user supplied instead of the pattern when reportin...dz
2009-03-22Apply ankit's patch for bug #780 with a minor tweak, re-introduce the 4-param...brain
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-14Nuke trailing spacespeavey
2009-02-04fix little typo in syntax hint, type => actionpeavey
2009-01-18Fix bug #673, reported by Ankit: various cosmetic issues with filter. Patch f...w00t
2009-01-02Update copyrights for 2009.w00t
2008-10-25Fix a number of commands to have max_params field. This means in practice, th...w00t
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