summaryrefslogtreecommitdiffstats
path: root/src/plugins/lua
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix another race condition in arc checksVsevolod Stakhov2017-06-111-5/+7
* [Fix] Fix arc count logicVsevolod Stakhov2017-06-111-4/+10
* [Minor] Minor fixes to log messagesVsevolod Stakhov2017-06-101-2/+2
* [Minor] Fix url redirector after previous changesVsevolod Stakhov2017-06-101-2/+7
* [Feature] Allow to set custom user agent in url redirectorVsevolod Stakhov2017-06-101-1/+2
* [Minor] Support friendly rate specification format in user-defined ratelimitsAndrew Lewis2017-06-091-65/+81
* [Minor] Improve maintenance for top urls listVsevolod Stakhov2017-06-091-3/+51
* [Feature] Add top redirector targets rankVsevolod Stakhov2017-06-091-1/+7
* [Minor] Use shorter keys for url redirectionsVsevolod Stakhov2017-06-091-1/+2
* [Feature] Expire processing items for URL redirector aggressivelyVsevolod Stakhov2017-06-091-3/+3
* [Minor] Use mime from/rcpt if SMTP ones are missingVsevolod Stakhov2017-06-081-0/+6
* [Minor] DMARC reporting: support copying reportsAndrew Lewis2017-06-061-0/+3
* Add ability to skip local and/or authenticatedAndré Peters2017-06-061-0/+17
* [Minor] Silence warningsAndrew Lewis2017-06-052-20/+17
* [Minor] Do not query RBLs with no monitored setVsevolod Stakhov2017-06-051-2/+4
* [Feature] Add `monitored_address` for rblsVsevolod Stakhov2017-06-051-3/+10
* [Minor] Metadata exporter: round scores in flattened metadataAlexander Moisseev2017-06-031-4/+6
* [Minor] More rmilter->milter transformsVsevolod Stakhov2017-06-031-1/+1
* [Minor] More rework in renaming rmilter -> milterVsevolod Stakhov2017-06-021-6/+7
* [Minor] Metadata exporter: score should be numberAndrew Lewis2017-06-021-1/+2
* [Minor] Add score to default email alert templateAlexander Moisseev2017-06-021-1/+2
* [Minor] Addoption for ARC_ALLOWVsevolod Stakhov2017-06-011-1/+2
* [Minor] DMARC reporting: retry on DNS and SMTP errorsAndrew Lewis2017-06-011-7/+28
* [Minor] More fixes to arc sealingVsevolod Stakhov2017-05-291-11/+22
* [Feature] DMARC: Support excluding domains from samplingAndrew Lewis2017-05-291-7/+29
* [Minor] Fix issues in ARC-Seal calculationsVsevolod Stakhov2017-05-291-7/+11
* [Minor] Fix ARC-Seal header nameVsevolod Stakhov2017-05-291-2/+2
* [Minor] Fix warningsAndrew Lewis2017-05-291-4/+4
* [Minor] DMARC reporting: Fix TCP requestAndrew Lewis2017-05-291-0/+3
* [Minor] DMARC: fix runaway processing in reporting address verificationAndrew Lewis2017-05-291-10/+12
* [Minor] DMARC: Correctly set write flagAndrew Lewis2017-05-291-2/+2
* [Minor] Move E to the proper placeVsevolod Stakhov2017-05-281-1/+0
* [Minor] Fix signing type for ARC-SignatureVsevolod Stakhov2017-05-281-1/+1
* [Minor] Allow authenticated domain to be used in dkimVsevolod Stakhov2017-05-281-4/+1
* [Minor] Try to be slightly more consistent in symbol names for ARCVsevolod Stakhov2017-05-281-3/+3
* [Rework] Move common DKIM functions to a separate lua moduleVsevolod Stakhov2017-05-282-265/+8
* [Fix] Fix ARC signingVsevolod Stakhov2017-05-281-7/+39
* [Feature] Allow to use domain from authenticated userVsevolod Stakhov2017-05-281-21/+35
* [Feature] Add preliminary support of ARC signingVsevolod Stakhov2017-05-271-1/+340
* [Minor] Add more ARC checksVsevolod Stakhov2017-05-271-16/+44
* [Minor] Fix couple of issues in arc pluginVsevolod Stakhov2017-05-271-9/+39
* [Feature] Add the preliminary ARC pluginVsevolod Stakhov2017-05-261-0/+243
* [Fix] Phishing: strict_domainsAndrew Lewis2017-05-261-3/+5
* [Fix] Use dkim signing callback properlyVsevolod Stakhov2017-05-241-2/+5
* [Minor] Fix plugins after global reworksVsevolod Stakhov2017-05-242-31/+31
* [Feature] Rmilter_headers: approximate rmilter's extended_spam_headersAndrew Lewis2017-05-221-1/+73
* [Rework] Move authentication results generation to a separate routineVsevolod Stakhov2017-05-201-93/+21
* [Minor] Fix redis_params usageVsevolod Stakhov2017-05-192-0/+28
* [Rework] Continue modularisation for lua libraryVsevolod Stakhov2017-05-182-131/+31
* Merge pull request #1643 from moisseev/patch-1Vsevolod Stakhov2017-05-181-0/+2
|\