aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/reputation.lua
Commit message (Expand)AuthorAgeFilesLines
...
* [Minor] Various fixes to reputation pluginVsevolod Stakhov2018-02-281-12/+16
* [Feature] Implement buckets for Redis backendVsevolod Stakhov2018-02-281-29/+93
* [Minor] Rework initialisation logic in reputation moduleVsevolod Stakhov2018-02-281-11/+37
* [Refactor] Rename all lua libraries in the common wayVsevolod Stakhov2018-02-231-1/+1
* [Minor] Reputation: deal with inbound/outbound both setAndrew Lewis2018-01-151-7/+9
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-0/+2
* [Feature] Implement DKIM reputation adjustmentsVsevolod Stakhov2017-11-261-18/+57
* [Minor] Preliminary implementation of dkim reputationVsevolod Stakhov2017-10-251-0/+117
* [Minor] Attach url reputation selectorVsevolod Stakhov2017-10-161-0/+1
* [Feature] Add urls reputation to the reputation frameworkVsevolod Stakhov2017-10-161-6/+130
* [Minor] Add ip reputation setter logicVsevolod Stakhov2017-10-141-0/+47
* [Rework] Add frame for new reputation based IP score moduleVsevolod Stakhov2017-10-141-8/+151
* [Minor] Silence warningsAndrew Lewis2017-10-131-13/+11
* [Minor] Use config fieldVsevolod Stakhov2017-10-121-7/+8
* [Minor] Add some generic applicability settings for reputationVsevolod Stakhov2017-10-111-9/+50
* [Minor] Start moving of ip reputation to the new frameworkVsevolod Stakhov2017-10-071-0/+5
* [Minor] Add redis backendVsevolod Stakhov2017-10-071-9/+87
* [Minor] Add basic DNS backend to the reputation pluginVsevolod Stakhov2017-10-071-4/+104
* [Feature] Add framing for the new reputation generic pluginVsevolod Stakhov2017-10-071-0/+254