summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Ignore diacritics in chartable module for specific languagesVsevolod Stakhov2020-02-041-21/+35
* [Minor] Fix id priorities applicationVsevolod Stakhov2020-02-031-8/+22
* [Fix] Process high priority settings even if settings/id has been specifiedVsevolod Stakhov2020-02-031-17/+47
* [Feature] Dkim_signing: Allow to sign via milter_headersVsevolod Stakhov2020-01-281-8/+21
* Merge pull request #3238 from korgoth1/masterVsevolod Stakhov2020-01-261-1/+1
|\
| * [Test] spf.lua fix example of external relaykorgoth12020-01-251-1/+1
* | [Minor] Register forgotten symbol DMARC_BAD_POLICYThomas Oettli2020-01-261-0/+7
* | [Minor] Fix log messages in force_actions pluginThomas Oettli2020-01-261-2/+2
|/
* [Minor] dkim_signing: auth_only is a misnomerAndrew Lewis2020-01-232-2/+2
* [Minor] Fix spamtrap scoreAlexander Moisseev2020-01-231-3/+1
* [Feature] Implement content hashesVsevolod Stakhov2020-01-221-26/+103
* [Test] SPF external IP mapkorgoth12020-01-161-29/+1
* [Test] SPF external IP mapkorgoth12020-01-151-2/+24
* [Minor] bayes_expiry: Fix type checkAlexander Moisseev2020-01-141-1/+1
* [Minor] Bayes_expiry: Test type before trying to evaluateVsevolod Stakhov2020-01-131-17/+20
* [Minor] Rbl: Fix resolve ip options insertionVsevolod Stakhov2020-01-111-9/+18
* Tune DMARC reportVitaliy Vasilenko2020-01-021-1/+2
* [Minor] Add more redis prefixesVsevolod Stakhov2019-12-257-7/+58
* [Minor] Add some redis prefixes registrationVsevolod Stakhov2019-12-252-2/+26
* [Project] Allow to enable mempool debugging from the protocolVsevolod Stakhov2019-12-231-1/+1
* [Project] Support mempool flagsVsevolod Stakhov2019-12-231-1/+2
* [Minor] Replies: Convert expire to integerVsevolod Stakhov2019-12-161-1/+1
* [Minor] Fix domain checkVsevolod Stakhov2019-12-121-1/+1
* [Minor] Force_actions: Allow least actionsVsevolod Stakhov2019-12-101-4/+9
* [Minor] Add an extra checkVsevolod Stakhov2019-12-091-1/+1
* [Minor] Spf: Fix external relay detectionVsevolod Stakhov2019-12-071-2/+15
* [Feature] Spf: Add external_relay optionVsevolod Stakhov2019-12-021-2/+36
* [Project] More fixes to follow the C module semanticsVsevolod Stakhov2019-12-022-28/+49
* [Minor] Fix dmarc after changeVsevolod Stakhov2019-12-023-2/+7
* [Minor] Fix issues foundVsevolod Stakhov2019-12-021-1/+8
* [Minor] Fix errors handlingVsevolod Stakhov2019-12-021-2/+2
* [Project] Bye-bye, sweet princeVsevolod Stakhov2019-12-021-670/+0
* [Project] Preliminary SPF plugin in LuaVsevolod Stakhov2019-12-021-0/+147
* [Minor] Fix refcounts messVsevolod Stakhov2019-11-301-1/+11
* [Rework] Move LRU SPF cache from spf pluginVsevolod Stakhov2019-11-291-75/+13
* [Minor] Multimap: implemented matching authorized userPavel Rochnyack2019-11-221-0/+7
* [Minor] Multimap: Also handle table like optionsVsevolod Stakhov2019-11-211-1/+6
* [Minor] Multimap: Stringify symbol optionsVsevolod Stakhov2019-11-211-1/+1
* [Rework] Change mime part specifics handlingVsevolod Stakhov2019-11-211-2/+2
* [Minor] Remove extra spaceAlexander Moisseev2019-11-181-1/+1
* [Minor] Improve logging and set hostname for further usageVsevolod Stakhov2019-11-161-1/+4
* [Minor] Add failure reason in the upstreams codeVsevolod Stakhov2019-11-131-7/+7
* [Feature] Allow to limit maps per specific workerVsevolod Stakhov2019-11-113-6/+11
* [Feature] Allow to disable symbols from the metric configVsevolod Stakhov2019-11-083-4/+4
* [Minor] Improve logging on neural learning errorsVsevolod Stakhov2019-11-061-3/+9
* [Minor] Call clickhouse periodic merely for scannersVsevolod Stakhov2019-11-061-2/+4
* [Minor] Clickhouse: fix logAnton Yuzhaninov2019-11-051-1/+1
* [Minor] Clickhouse: Slight log improvementVsevolod Stakhov2019-11-051-2/+3
* [Fix] Clickhouse: Avoid potential races in collectionVsevolod Stakhov2019-11-051-6/+36
* [Fix] Rbl: Allow utf8 lookups for IDN domainsVsevolod Stakhov2019-11-051-2/+5