aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Test] Silence warningsAndrew Lewis2017-02-061-3/+4
* [Feature] Improve url redirector moduleVsevolod Stakhov2017-02-061-51/+63
* [Test] Silence warningsAndrew Lewis2017-02-051-11/+8
* [Feature] Add the preliminary version of redirects resolver in LuaVsevolod Stakhov2017-02-051-0/+164
* [Minor] Couple of fixes for lua redirectorVsevolod Stakhov2017-02-051-10/+17
* Merge pull request #1394 from fatalbanana/rblVsevolod Stakhov2017-02-041-6/+40
|\
| * [Feature] RBL module: support hashing for emails and helo RBLAndrew Lewis2017-02-031-6/+40
* | [Minor] URL reputation plugin: add whitelistAndrew Lewis2017-02-031-9/+12
* | [Minor] URL reputation: support terse configuration for ignore_surblAndrew Lewis2017-02-031-1/+14
|/
* [Feature] Implement helo maps in multimapVsevolod Stakhov2017-02-031-0/+10
* [Feature] Allow to call redirector script from SURBLVsevolod Stakhov2017-02-032-9/+156
* [Minor] URL reputation: fallback to tags to try gauge relevanceAndrew Lewis2017-02-021-30/+64
* [Feature] Add `rip` keyword to ratelimit moduleAndrew Lewis2017-02-011-0/+7
* [Minor] Improve debugging for surbl moduleVsevolod Stakhov2017-01-311-18/+35
* [Minor] Avoid one copy when publishing fuzzy updatesVsevolod Stakhov2017-01-301-1/+3
* [Minor] Fix warningsAndrew Lewis2017-01-281-3/+4
* [Feature] Allow to store dkim keys in RedisVsevolod Stakhov2017-01-281-2/+44
* [Feature] Allow to pass sign key directly from LuaVsevolod Stakhov2017-01-281-15/+51
* [Minor] Force actions: support expressions & alternate message syntaxAndrew Lewis2017-01-271-16/+70
* [Minor] Silence warningsAndrew Lewis2017-01-271-2/+1
* [Feature] Add fuzzy collection pluginVsevolod Stakhov2017-01-271-0/+186
* Merge pull request #1379 from fatalbanana/tagsVsevolod Stakhov2017-01-271-12/+8
|\
| * [Minor] URL reputation: fix partial saving of tagsAndrew Lewis2017-01-271-12/+8
* | [Minor] Fix multiple surbl tagsVsevolod Stakhov2017-01-271-1/+1
|/
* Merge pull request #1375 from fatalbanana/urVsevolod Stakhov2017-01-261-35/+14
|\
| * [Minor] URL reputation plugin changesAndrew Lewis2017-01-261-35/+14
* | [Fix] Allow static mapsVsevolod Stakhov2017-01-261-22/+29
|/
* Merge pull request #1373 from fatalbanana/lVsevolod Stakhov2017-01-251-8/+32
|\
| * [Minor] Bulk update counters in URL reputation pluginAndrew Lewis2017-01-251-8/+32
* | Merge pull request #1368 from fatalbanana/rl2Vsevolod Stakhov2017-01-251-9/+7
|\ \
| * | [Minor] Rework ratelimit module changesAndrew Lewis2017-01-241-9/+7
* | | Merge pull request #1371 from fatalbanana/lVsevolod Stakhov2017-01-251-6/+1
|\ \ \ | | |/ | |/|
| * | [Minor] Fix saving tags in URL reputation pluginAndrew Lewis2017-01-251-6/+1
| |/
* / [Minor] Avoid nan poisoning in ip_scoreVsevolod Stakhov2017-01-251-1/+5
|/
* [Minor] Small fix for friendly leak rates in ratelimit moduleAndrew Lewis2017-01-241-5/+8
* [Fix] Disable fuzzy images by defaultVsevolod Stakhov2017-01-231-0/+12
* [Minor] Slightly increase greylist plugin postfilter priorityVsevolod Stakhov2017-01-231-1/+1
* Merge pull request #1364 from fatalbanana/glVsevolod Stakhov2017-01-231-0/+1
|\
| * [Minor] Additional log message for greylist pluginAndrew Lewis2017-01-231-0/+1
* | Merge pull request #1363 from fatalbanana/cosVsevolod Stakhov2017-01-231-1/+1
|\ \
| * | [Minor] Cosmetic fix for symbol nameAndrew Lewis2017-01-231-1/+1
| |/
* / [Fix] Replies module: fix symbol weightAndrew Lewis2017-01-231-1/+1
|/
* Merge pull request #1357 from fatalbanana/faVsevolod Stakhov2017-01-211-0/+55
|\
| * [Feature] Plugin to force actions on selected symbolsAndrew Lewis2017-01-211-0/+55
* | [Feature] Implement human readable buckets configurationVsevolod Stakhov2017-01-211-0/+63
|/
* Merge pull request #1356 from fatalbanana/rh4Vsevolod Stakhov2017-01-201-1/+1
|\
| * [Minor] Small fix for rmilter headers reworkAndrew Lewis2017-01-201-1/+1
* | [Fix] Fix reload memory issueVsevolod Stakhov2017-01-201-7/+7
|/
* [Minor] Rework rmilter headers internal functionsAndrew Lewis2017-01-201-218/+209
* Merge pull request #1352 from fatalbanana/rh2Vsevolod Stakhov2017-01-191-0/+68
|\