aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Conf] Massive config rework for new structure of symbols and scoresVsevolod Stakhov2017-11-111-5/+5
* [Minor] Fix DKIM signing changesAndrew Lewis2017-11-091-0/+1
* [Fix] Remove extra noise from dkim and arc signingVsevolod Stakhov2017-11-092-0/+8
* [Minor] Stop expecting hostname to be "unknown"Andrew Lewis2017-11-075-15/+13
* [Minor] Remove unneeded extension length checkAlexander Moisseev2017-11-061-1/+1
* [Fix] Skip checks if both extensions are not badAlexander Moisseev2017-11-061-0/+1
* [Rework] Kill metrics!11Vsevolod Stakhov2017-11-042-3/+3
* [Fix] Fix mime_types scoringVsevolod Stakhov2017-11-031-6/+11
* [Rework] Reorganize mime_types moduleVsevolod Stakhov2017-11-011-30/+34
* Merge pull request #1895 from fatalbanana/mmrfVsevolod Stakhov2017-10-301-0/+25
|\
| * [Minor] Multimap: support matching Received header flagsAndrew Lewis2017-10-301-0/+25
* | [Minor] Ratelimit: support adding informational symbolAndrew Lewis2017-10-301-0/+11
|/
* [Minor] Further portion of g_slice eliminationVsevolod Stakhov2017-10-281-3/+3
* [Feature] Improve multiple fuzzy results combiningVsevolod Stakhov2017-10-281-5/+76
* [Fix] Fix couple of warningsVsevolod Stakhov2017-10-271-8/+5
* Merge pull request #1882 from croessner/sptrVsevolod Stakhov2017-10-261-1/+11
|\
| * [Minor] Added check_authed and check_local for spamtrapChristian Roessner2017-10-261-1/+11
* | [Feature] Rework short hashes generation to avoid FPVsevolod Stakhov2017-10-261-7/+12
|/
* [Minor] Preliminary implementation of dkim reputationVsevolod Stakhov2017-10-251-0/+117
* [Fix] Fix bad extension checkAlexander Moisseev2017-10-241-5/+5
* [Fix] Fix bad archive characters strippingVsevolod Stakhov2017-10-231-1/+1
* [Fix] Fix empty threshold check in greylisting moduleAlexander Moisseev2017-10-171-1/+1
* [Fix] Use greylisting threshold in greylisting moduleVsevolod Stakhov2017-10-161-0/+8
* [Minor] Attach url reputation selectorVsevolod Stakhov2017-10-161-0/+1
* [Feature] Add urls reputation to the reputation frameworkVsevolod Stakhov2017-10-161-6/+130
* [CritFix] Fix memory leak in spf caching logicVsevolod Stakhov2017-10-141-3/+3
* [Fix] Plug memory leak in lua_tcpVsevolod Stakhov2017-10-141-0/+1
* [Minor] Add ip reputation setter logicVsevolod Stakhov2017-10-141-0/+47
* [Rework] Add frame for new reputation based IP score moduleVsevolod Stakhov2017-10-141-8/+151
* [Minor] Do not pollute logs with strange error messageVsevolod Stakhov2017-10-131-1/+1
* [Minor] Silence warningsAndrew Lewis2017-10-131-13/+11
* [Minor] Use config fieldVsevolod Stakhov2017-10-121-7/+8
* [Minor] Add some generic applicability settings for reputationVsevolod Stakhov2017-10-111-9/+50
* [Fix] SpamAssassin: Fail check_freemail_header if regexp didn't matchAndrew Lewis2017-10-101-0/+1
* [Minor] Save settings table in lua cacheVsevolod Stakhov2017-10-101-1/+7
* {Feature] Treat whitelisted recipients as a map in ratelimitVsevolod Stakhov2017-10-091-10/+24
* [Feature] Add DKIM trace symbolVsevolod Stakhov2017-10-081-2/+22
* [Minor] Further steps to get rid of metrics supportVsevolod Stakhov2017-10-082-10/+3
* [Minor] Start moving of ip reputation to the new frameworkVsevolod Stakhov2017-10-071-0/+5
* [Minor] Add redis backendVsevolod Stakhov2017-10-071-9/+87
* [Minor] Add basic DNS backend to the reputation pluginVsevolod Stakhov2017-10-071-4/+104
* [Feature] Add framing for the new reputation generic pluginVsevolod Stakhov2017-10-071-0/+254
* [Minor] Filter NaN values when storing training dataVsevolod Stakhov2017-10-041-10/+17
* [Feature] Catch next-to-last bad extensionAlexander Moisseev2017-10-021-15/+26
* [Fix] Deal with zero scores symbolsVsevolod Stakhov2017-09-301-0/+4
* [Fix] Milter headers: X-Spamd-Result header if X-Virus ran firstAndrew Lewis2017-09-281-14/+18
* [Fix] Milter headers: skip_local / skip_authenticated settingsAndrew Lewis2017-09-281-4/+4
* [Minor] Insert Authentication-Results at top of headersAndrew Lewis2017-09-261-1/+4
* [Feature] Add more text attributesVsevolod Stakhov2017-09-231-6/+22
* [Minor] Silence warningAndrew Lewis2017-09-191-3/+1