aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Collapse)AuthorAgeFilesLines
* [Feature] Implement upstreams logic for clickhouse exporterVsevolod Stakhov2017-11-281-11/+33
|
* Update mx_check.luaAL2017-11-271-2/+2
|
* [Minor] Add whitelist symbol to mx_check pluginAL2017-11-271-2/+16
|
* [Feature] Implement DKIM reputation adjustmentsVsevolod Stakhov2017-11-261-18/+57
|
* [Minor] Add more diagnostic for fuzzy hashes lookupVsevolod Stakhov2017-11-251-11/+32
|
* [Minor] Rework client part of the fuzzy systemVsevolod Stakhov2017-11-251-35/+35
|
* [Fix] Restore old style ratelimits supportVsevolod Stakhov2017-11-251-5/+17
|
* [Fix] Greylisting set phase is not idempotentVsevolod Stakhov2017-11-181-1/+1
|
* [Fix] Allow to check negative scores in force_actionsVsevolod Stakhov2017-11-171-1/+1
| | | | MFH: rspamd-1.6
* Typo: meduimViktor Szépe2017-11-141-1/+1
|
* Merge pull request #1911 from dehnli/fann-redisVsevolod Stakhov2017-11-111-0/+5
|\ | | | | [Fix] Symbol 'FANNR_SPAM' has its score defined..
| * [Fix] Symbol 'FANNR_SPAM' has its score defined..dehnli2017-11-111-0/+5
| | | | | | .. but there is no corresponding rule registered
* | [Fix] Fix text splitting: stack overflow (too many captures)Vsevolod Stakhov2017-11-111-2/+2
|/ | | | MFH: rspamd-1.6
* [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
| | | | Why do we need to check length of `ext2` here? `badness_mult2` is `true` means `ext2` is known bad extension.
* [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 flags
| * [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 spamtrap
| * [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
| | | | when next-to-last extension is a number, e.g. 23.10.2017.scr
* [Fix] Fix bad archive characters strippingVsevolod Stakhov2017-10-231-1/+1
| | | | MFH: rspamd-1.6
* [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
| | | | MFH: rspamd-1.6
* [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
| | | | - And other small fixes for reputation module
* [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
| | | | - MFH: rspamd-1.6
* [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
|