aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Fix some outbound access issuesVsevolod Stakhov2017-01-151-3/+3
* [Minor] Fix potential leak in lua send fuzzy commandVsevolod Stakhov2017-01-131-0/+2
* [Feature] Reuse URL tags in SURBL moduleVsevolod Stakhov2017-01-132-0/+95
* [Minor] Add url tags in surbl moduleVsevolod Stakhov2017-01-131-11/+19
* Merge pull request #1327 from fatalbanana/uVsevolod Stakhov2017-01-121-0/+478
|\
| * [Feature] Dynamic reputation in URL reputation pluginAndrew Lewis2017-01-121-10/+198
| * [Feature] URL reputation pluginAndrew Lewis2017-01-091-0/+290
* | Merge pull request #1339 from fatalbanana/hfVsevolod Stakhov2017-01-121-1/+1
|\ \
| * | [Minor] Don't disrespect .online GTLD in hfilter (Fixes #1338)Andrew Lewis2017-01-121-1/+1
* | | [Fix] Plug memory leak in learning fuzzy storageVsevolod Stakhov2017-01-121-0/+5
|/ /
* | [Fix] Fix surbl plugin to work with composite mapsVsevolod Stakhov2017-01-092-20/+7
* | [Feature] New URL filters in multimapAndrew Lewis2017-01-061-0/+25
|/
* [Feature] Implement url tags conceptVsevolod Stakhov2017-01-051-1/+1
* [Minor] Add type of fuzzy to log filesVsevolod Stakhov2017-01-051-3/+11
* [Fix] Fix keys namesVsevolod Stakhov2016-12-281-5/+5
* [Fix] Use checksum to avoid intersection between different ANNsVsevolod Stakhov2016-12-281-24/+28
* [Fix] Really increase lock lifetimeVsevolod Stakhov2016-12-271-1/+1
* [Minor] Disable redis cache for ASN moduleVsevolod Stakhov2016-12-271-78/+1
* [Minor] Improve addr_parse usage in pluginsVsevolod Stakhov2016-12-221-4/+4
* [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