summaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/url_reputation.lua
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Remove deprecated pluginsVsevolod Stakhov2019-08-211-384/+0
* [Minor] Apply library functions in pluginsAndrew Lewis2018-03-081-29/+8
* [Feature] Add concept of experimental modulesVsevolod Stakhov2018-03-031-0/+4
* [Minor] Remove redundant methodsVsevolod Stakhov2018-01-111-53/+2
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-0/+3
* [Fix] Redis script loading in DMARC; URL tags; URL reputationAndrew Lewis2017-08-251-1/+0
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* [Minor] Add URL tags plugin; drop functionality from URL reputationAndrew Lewis2017-02-071-213/+20
* [Minor] URL reputation plugin: add whitelistAndrew Lewis2017-02-031-9/+12
* [Minor] URL reputation: support terse configuration for ignore_surblAndrew Lewis2017-02-031-1/+14
* [Minor] URL reputation: fallback to tags to try gauge relevanceAndrew Lewis2017-02-021-30/+64
* [Minor] URL reputation: fix partial saving of tagsAndrew Lewis2017-01-271-12/+8
* [Minor] URL reputation plugin changesAndrew Lewis2017-01-261-35/+14
* [Minor] Bulk update counters in URL reputation pluginAndrew Lewis2017-01-251-8/+32
* [Minor] Fix saving tags in URL reputation pluginAndrew Lewis2017-01-251-6/+1
* [Minor] URL reputation: avoid sending bad queries to RedisAndrew Lewis2017-01-171-2/+2
* [Minor] URL reputation plugin changesAndrew Lewis2017-01-161-79/+196
* [Feature] Dynamic reputation in URL reputation pluginAndrew Lewis2017-01-121-10/+198
* [Feature] URL reputation pluginAndrew Lewis2017-01-091-0/+290