aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] DKIM signing module: Small improvements & fixesAndrew Lewis2016-12-211-5/+14
* [Feature] Add preliminary version of DKIM signing moduleAndrew Lewis2016-12-201-0/+131
* [Feature] Support DKIM signing in Lua pluginsAndrew Lewis2016-12-191-2/+101
* [Fix] Fix globbing and convert lists to arrays in fuzzy_checkVsevolod Stakhov2016-12-181-84/+104
* [Rework|Minor] Fix fuzzy check pluginVsevolod Stakhov2016-12-161-7/+8
* [Fix] Fix matching of the same patterns from different triesVsevolod Stakhov2016-12-161-2/+3
* [Fix] Fix body trie matchingVsevolod Stakhov2016-12-161-1/+1
* Merge pull request #1266 from fatalbanana/hdrsVsevolod Stakhov2016-12-151-1/+3
|\
| * [Minor] Rmilter_headers: Fix reason/header.from fieldsAndrew Lewis2016-12-151-1/+3
* | [Minor] Avoid some table lookups in Lua partsAndrew Lewis2016-12-159-16/+34
|/
* [Fix] Do not set pre-result and update records for no `Queue-ID` messagesAlexander Moisseev2016-12-141-0/+5
* [Feature] Support setting SMTP message in multimapAndrew Lewis2016-12-141-1/+11
* [Rework] Add preliminary implementation of the mime parserVsevolod Stakhov2016-12-131-1/+1
* [Feature] Use a different normalization for fuzzy imagesVsevolod Stakhov2016-12-131-10/+40
* Merge pull request #1252 from fatalbanana/aVsevolod Stakhov2016-12-121-1/+122
|\
| * [Feature] rmilter_headers: authentication-results (#78)Andrew Lewis2016-12-121-1/+122
* | [Minor] Adopt pluginVsevolod Stakhov2016-12-091-1/+6
|/
* [Feature] Use shingles for images fuzzyingVsevolod Stakhov2016-12-091-15/+13
* [Rework] Rework images fuzzy hashes algorithmVsevolod Stakhov2016-12-081-5/+9
* [Feature] Add fuzzy logic for imagesVsevolod Stakhov2016-12-081-13/+88
* [Feature] Add rmilter_headers module (Fixes #1227)Andrew Lewis2016-12-081-0/+178
* [Minor] fann_redis: Try harder to reload redis scripts if neededAndrew Lewis2016-12-071-105/+117
* [Feature] Use normalized images in fuzzy hashesVsevolod Stakhov2016-12-061-0/+16
* [Feature] Extend redis lock when learning spawnedVsevolod Stakhov2016-12-061-0/+28
* [Minor] Adopt fuzzy_check pluginVsevolod Stakhov2016-12-051-4/+1
* [Rework] Adopt code for the new optionsVsevolod Stakhov2016-12-053-22/+9
* [Feature] Add toggle for disabling SURBLsAndrew Lewis2016-12-051-0/+15
* [Minor] Avoid `nil` indexAlexander Moisseev2016-12-041-1/+1
* [Minor] Allow to set lock expire for ANN moduleVsevolod Stakhov2016-12-021-0/+3
* [Fix] Do not reset loaded ANN when learning is requestedVsevolod Stakhov2016-12-011-2/+0
* [Fix] Yet another change for testing external depsVsevolod Stakhov2016-12-011-20/+9
* [Fix] Fix another issue with external deps in SAVsevolod Stakhov2016-12-011-2/+2
* [Fix] Really fix chained SA dependenciesVsevolod Stakhov2016-12-011-3/+3
* [Minor] Allow load for locked ANNsVsevolod Stakhov2016-11-291-3/+0
* [Fix] Miltiple fixes to fann_redis moduleVsevolod Stakhov2016-11-291-12/+12
* [Fix] Fix replacements to sanitize '%' characterVsevolod Stakhov2016-11-291-2/+3
* [Minor] Fix until clauseVsevolod Stakhov2016-11-291-1/+1
* [Fix] Fix external dependencies for SA moduleVsevolod Stakhov2016-11-291-11/+26
* Fix typo when calling rspamd_redis_make_request for write operation.Andrej Zverev2016-11-291-2/+2
* [Feature] Allow to specify prefix for fann_redisVsevolod Stakhov2016-11-281-0/+3
* [Minor] fann_redis: fix invalidationAndrew Lewis2016-11-271-2/+2
* [Minor] Move mid checks to a separated rules fileVsevolod Stakhov2016-11-261-49/+0
* Merge pull request #1156 from smfreegard/rules_161117Vsevolod Stakhov2016-11-261-0/+49
|\
| * Update commit as per commentsSteve Freegard2016-11-251-0/+49
* | Merge pull request #1181 from fatalbanana/rVsevolod Stakhov2016-11-268-53/+68
|\ \
| * | [Minor] Use new API for debug logging in Lua pluginsAndrew Lewis2016-11-258-56/+64
| * | [Minor] Some debug logging for RBL moduleAndrew Lewis2016-11-251-1/+8
* | | [Minor] Reduce priority for greylist/ratelimit modulesAndrew Lewis2016-11-262-2/+2
* | | [Minor] Reduce priority for ASN moduleVsevolod Stakhov2016-11-261-1/+1
|/ /
* | [Fix] Fix loading of maps from UCL objectsVsevolod Stakhov2016-11-251-1/+1