aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/multimap.lua
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Improve multimap info messageVsevolod Stakhov2016-09-281-3/+7
* Revert "[Feature] Add common way to disable Lua modules"Andrew Lewis2016-09-051-4/+0
* [Minor] Use infox instead of info in loggingVsevolod Stakhov2016-09-041-1/+1
* [Feature] Add common way to disable Lua modulesAndrew Lewis2016-09-011-0/+4
* [Minor] Fix registration of prefilters in multimap (#878)Andrew Lewis2016-08-221-36/+35
* [Fix] Fix url mapsVsevolod Stakhov2016-08-201-1/+1
* [Feature] Show the exact value matched for multima symbolsVsevolod Stakhov2016-08-201-1/+49
* [Minor] Deal with non-nil REDIS_NIL in multimapAndrew Lewis2016-08-191-1/+1
* [Feature] Add mempool maps in multimapAndrew Lewis2016-08-181-1/+36
* [Feature] ASN module; support matching ASN/country in multimapAndrew Lewis2016-08-171-1/+13
* [Fix] Add sanity check for url filtersVsevolod Stakhov2016-08-151-0/+4
* [Fix] Fix URL filtersVsevolod Stakhov2016-08-141-1/+1
* [Fix] Fix filename maps filterVsevolod Stakhov2016-08-131-1/+1
* [Fix] Fix multimap content filtersVsevolod Stakhov2016-08-121-3/+3
* [Minor] Fix multimap initializationVsevolod Stakhov2016-08-111-3/+1
* [Rework] Rework multimap filters, add redis mapsVsevolod Stakhov2016-08-111-292/+271
* [Minor] Fix multimap hostname checkAndrew Lewis2016-08-051-1/+1
* [Minor] Add some debug for multimap dependsVsevolod Stakhov2016-08-041-3/+6
* [Minor] Support filters for hostnames in multimapAndrew Lewis2016-07-311-1/+51
* [Feature] Allow for matching hostnames in multimap (#773)Andrew Lewis2016-07-311-1/+5
* [Fix] Fix prefilter mode for multimapVsevolod Stakhov2016-07-291-4/+5
* [Fix] Fix dependencies in multimap pluginVsevolod Stakhov2016-07-291-4/+73
* [Feature] Allow to register metric symbols from multimapVsevolod Stakhov2016-07-291-1/+30
* [Feature] Implement dependencies for mapsVsevolod Stakhov2016-07-281-0/+43
* [Fix] Fix DNSBL mapsVsevolod Stakhov2016-07-281-3/+3
* [Test] Reorder testsVsevolod Stakhov2016-07-281-112/+61
* [Feature] Deduplicate the same urls in multimap moduleVsevolod Stakhov2016-07-221-48/+75
* [Minor] Add default description for multimap rulesVsevolod Stakhov2016-07-161-0/+4
* [Fix] Use new postfilters and prefilters API in the pluginsVsevolod Stakhov2016-07-121-1/+5
* [Feature] Add content filtering support to multimapVsevolod Stakhov2016-07-121-1/+63
* [Fix] Match archive name as wellVsevolod Stakhov2016-07-041-5/+5
* [Feature] Support archives when matching patterns in multimapVsevolod Stakhov2016-07-041-8/+20
* [Feature] Use new version of register_symbol in rspamd pluginsVsevolod Stakhov2016-04-221-3/+11
* [Feature] Add filename multimap typeVsevolod Stakhov2016-03-171-1/+61
* [Feature] Add regexp maps support to multimap moduleVsevolod Stakhov2016-03-171-19/+34
* Implement regexp filters for URL multimapVsevolod Stakhov2016-02-121-0/+54
* Implement URL maps in multimap moduleVsevolod Stakhov2016-02-101-11/+68
* Add possibility to set pre-result using multimapVsevolod Stakhov2016-02-041-11/+53
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-19/+9
* Improve and fix multimap pluginVsevolod Stakhov2016-01-281-20/+79
* Update logging in lua modules.Vsevolod Stakhov2015-09-011-8/+12
* Fix lua plugins with the new DNS API.Vsevolod Stakhov2015-07-211-14/+11
* Fix issues with bounces From processing.Vsevolod Stakhov2015-06-231-3/+5
* Allow user@ and @domain matches in multimap.Vsevolod Stakhov2015-06-221-6/+32
* Fix lua plugins.Vsevolod Stakhov2015-05-281-13/+4
* Do not add IP maps twice.Vsevolod Stakhov2015-05-131-2/+0
* Completely rewrite multimap plugin.Vsevolod Stakhov2015-02-231-216/+152
* Don't use to_number() when checking radix mapsAndrew Lewis2015-02-151-1/+1
* Clarify copyright for lua plugins.Vsevolod Stakhov2015-02-131-0/+26
* Fix multimap.Vsevolod Stakhov2014-09-031-4/+4