summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Feature] Allow to specify number of threads for ANN learningVsevolod Stakhov2017-09-171-0/+4
* [Fix] Multiple fixes in torch based ANN pluginsVsevolod Stakhov2017-09-171-12/+22
* [Feature] Allow to disable torch and skip train samples for ANNVsevolod Stakhov2017-09-161-2/+12
* [Minor] Fix some warningsVsevolod Stakhov2017-09-161-5/+5
* [Fix] Fix ANN checksVsevolod Stakhov2017-09-161-22/+22
* [Fix] Further fixes to ANN moduleVsevolod Stakhov2017-09-161-15/+25
* [Fix] Various fixes to fann_redis instantiationVsevolod Stakhov2017-09-161-31/+75
* [Minor] Fix misprintVsevolod Stakhov2017-09-111-2/+2
* Merge remote-tracking branch 'origin/master'Vsevolod Stakhov2017-09-112-2/+3
|\
| * [Minor] Fix testsAndrew Lewis2017-09-111-2/+1
| * [Feature] Authentication-Results: support hiding usernamesAndrew Lewis2017-09-111-0/+1
* | [Minor] Improve logging in antivirus moduleVsevolod Stakhov2017-09-111-1/+9
|/