aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/ip_score.lua
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Migrate from ip_score to reputationVsevolod Stakhov2019-07-171-0/+4
* [Slashing] Remove ip_score moduleVsevolod Stakhov2019-07-171-426/+0
* [Minor] Remove too long strings in Lua codeVsevolod Stakhov2018-12-231-10/+18
* [Minor] Unify check_auth/check_local optionsVsevolod Stakhov2018-10-021-7/+18
* [Fix] ip_score - respect check_authed and check_local settings from configCarsten Rosenberg2018-10-021-4/+7
* [Feature] Use pure Lua debugm functionVsevolod Stakhov2018-08-101-6/+6
* [Fix] Use better sharding for ip_scoreVsevolod Stakhov2018-05-071-9/+15
* [Fix] Fix various modules in case of empty messageAndrew Lewis2018-03-131-1/+3
* [Minor] ip_score.lua: fix variable value typeAlexander Moisseev2018-02-131-1/+1
* [Fix] Fix groups override when defining symbolsVsevolod Stakhov2018-02-131-0/+2
* [Fix] Setting check_local / check_authed in plugins (#1954)Andrew Lewis2017-12-111-1/+1
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-0/+3
* [Minor] Rebalance IP score coefficientsVsevolod Stakhov2017-09-091-3/+3
* [Minor] Add some extra debug to ip_score moduleVsevolod Stakhov2017-09-031-0/+11
* [Minor] Remove unused varVsevolod Stakhov2017-08-191-1/+0
* [Minor] Use lua string split instead of switching to CVsevolod Stakhov2017-08-191-4/+2
* [Feature] Skip updates for messages scanned via controllerVsevolod Stakhov2017-07-011-0/+2
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* [Fix] Fix ip_score map configurationAndrew Lewis2017-03-291-3/+3
* [Minor] Add nan protection for ipscoreVsevolod Stakhov2017-02-131-0/+3
* [Minor] Avoid nan poisoning in ip_scoreVsevolod Stakhov2017-01-251-1/+5
* [Fix] Revert change to ip_scoreVsevolod Stakhov2016-11-241-1/+1
* [Rework] Use new maps add functionVsevolod Stakhov2016-11-241-6/+4
* [Fix] Properly get options for ip_score moduleVsevolod Stakhov2016-11-241-1/+1
* [Minor] Use new logging API everywhereAndrew Lewis2016-11-171-2/+2
* [Minor] Fix warningsAndrew Lewis2016-11-161-2/+2
* [Minor] Fix upstreams handlingAndrew Lewis2016-11-161-4/+2
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-10/+26
* [Rework] Adopt pluginsVsevolod Stakhov2016-10-171-2/+2
* [Fix] Fix ip_score module registrationAlexander Moisseev2016-10-011-10/+9
* [Minor] Allow for re-enabling default-disabled checksAndrew Lewis2016-09-301-2/+11
* [Minor] Set/reduce postfilter prioritiesAndrew Lewis2016-09-291-0/+1
* 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] Disable IP Score for authenticated users & local networksAndrew Lewis2016-08-311-1/+8
* [Minor] Ip Score: Fix display of subscoresAndrew Lewis2016-08-301-4/+4
* [Feature] Adaptive ratelimitsAndrew Lewis2016-08-261-7/+3
* [Feature] Allow for more fine-grained scoring for ip_scoreAndrew Lewis2016-08-191-7/+12
* [Fix] Defer insertion of results in ip_score to avoid skewing statsAndrew Lewis2016-08-181-47/+46
* [Feature] ASN module; support matching ASN/country in multimapAndrew Lewis2016-08-171-41/+0
* [Fix] Use new postfilters and prefilters API in the pluginsVsevolod Stakhov2016-07-121-2/+10
* [Feature] Use new redis API in ip_score pluginVsevolod Stakhov2016-06-221-16/+31
* [Feature] Use universal redis definitions in rspamd pluginsVsevolod Stakhov2016-05-281-12/+9
* [Feature] Use new version of register_symbol in rspamd pluginsVsevolod Stakhov2016-04-221-1/+4
* Add sanity guards for ip_scoreVsevolod Stakhov2016-02-231-1/+1
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-22/+12
* Some fixes to the default configurationVsevolod Stakhov2016-01-161-1/+1
* Fix pluginsVsevolod Stakhov2015-11-201-22/+22
* Allow ip_score to ignore selected ASNs/countriesAndrew Lewis2015-09-021-9/+15