Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Implement upstreams logic for clickhouse exporter | Vsevolod Stakhov | 2017-11-28 | 1 | -11/+33 |
| | |||||
* | Update mx_check.lua | AL | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | [Minor] Add whitelist symbol to mx_check plugin | AL | 2017-11-27 | 1 | -2/+16 |
| | |||||
* | [Feature] Implement DKIM reputation adjustments | Vsevolod Stakhov | 2017-11-26 | 1 | -18/+57 |
| | |||||
* | [Minor] Add more diagnostic for fuzzy hashes lookup | Vsevolod Stakhov | 2017-11-25 | 1 | -11/+32 |
| | |||||
* | [Minor] Rework client part of the fuzzy system | Vsevolod Stakhov | 2017-11-25 | 1 | -35/+35 |
| | |||||
* | [Fix] Restore old style ratelimits support | Vsevolod Stakhov | 2017-11-25 | 1 | -5/+17 |
| | |||||
* | [Fix] Greylisting set phase is not idempotent | Vsevolod Stakhov | 2017-11-18 | 1 | -1/+1 |
| | |||||
* | [Fix] Allow to check negative scores in force_actions | Vsevolod Stakhov | 2017-11-17 | 1 | -1/+1 |
| | | | | MFH: rspamd-1.6 | ||||
* | Typo: meduim | Viktor Szépe | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1911 from dehnli/fann-redis | Vsevolod Stakhov | 2017-11-11 | 1 | -0/+5 |
|\ | | | | | [Fix] Symbol 'FANNR_SPAM' has its score defined.. | ||||
| * | [Fix] Symbol 'FANNR_SPAM' has its score defined.. | dehnli | 2017-11-11 | 1 | -0/+5 |
| | | | | | | .. but there is no corresponding rule registered | ||||
* | | [Fix] Fix text splitting: stack overflow (too many captures) | Vsevolod Stakhov | 2017-11-11 | 1 | -2/+2 |
|/ | | | | MFH: rspamd-1.6 | ||||
* | [Conf] Massive config rework for new structure of symbols and scores | Vsevolod Stakhov | 2017-11-11 | 1 | -5/+5 |
| | |||||
* | [Minor] Fix DKIM signing changes | Andrew Lewis | 2017-11-09 | 1 | -0/+1 |
| | |||||
* | [Fix] Remove extra noise from dkim and arc signing | Vsevolod Stakhov | 2017-11-09 | 2 | -0/+8 |
| | |||||
* | [Minor] Stop expecting hostname to be "unknown" | Andrew Lewis | 2017-11-07 | 5 | -15/+13 |
| | |||||
* | [Minor] Remove unneeded extension length check | Alexander Moisseev | 2017-11-06 | 1 | -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 bad | Alexander Moisseev | 2017-11-06 | 1 | -0/+1 |
| | |||||
* | [Rework] Kill metrics!11 | Vsevolod Stakhov | 2017-11-04 | 2 | -3/+3 |
| | |||||
* | [Fix] Fix mime_types scoring | Vsevolod Stakhov | 2017-11-03 | 1 | -6/+11 |
| | |||||
* | [Rework] Reorganize mime_types module | Vsevolod Stakhov | 2017-11-01 | 1 | -30/+34 |
| | |||||
* | Merge pull request #1895 from fatalbanana/mmrf | Vsevolod Stakhov | 2017-10-30 | 1 | -0/+25 |
|\ | | | | | [Minor] Multimap: support matching Received header flags | ||||
| * | [Minor] Multimap: support matching Received header flags | Andrew Lewis | 2017-10-30 | 1 | -0/+25 |
| | | |||||
* | | [Minor] Ratelimit: support adding informational symbol | Andrew Lewis | 2017-10-30 | 1 | -0/+11 |
|/ | |||||
* | [Minor] Further portion of g_slice elimination | Vsevolod Stakhov | 2017-10-28 | 1 | -3/+3 |
| | |||||
* | [Feature] Improve multiple fuzzy results combining | Vsevolod Stakhov | 2017-10-28 | 1 | -5/+76 |
| | |||||
* | [Fix] Fix couple of warnings | Vsevolod Stakhov | 2017-10-27 | 1 | -8/+5 |
| | |||||
* | Merge pull request #1882 from croessner/sptr | Vsevolod Stakhov | 2017-10-26 | 1 | -1/+11 |
|\ | | | | | [Minor] Added check_authed and check_local for spamtrap | ||||
| * | [Minor] Added check_authed and check_local for spamtrap | Christian Roessner | 2017-10-26 | 1 | -1/+11 |
| | | |||||
* | | [Feature] Rework short hashes generation to avoid FP | Vsevolod Stakhov | 2017-10-26 | 1 | -7/+12 |
|/ | |||||
* | [Minor] Preliminary implementation of dkim reputation | Vsevolod Stakhov | 2017-10-25 | 1 | -0/+117 |
| | |||||
* | [Fix] Fix bad extension check | Alexander Moisseev | 2017-10-24 | 1 | -5/+5 |
| | | | | when next-to-last extension is a number, e.g. 23.10.2017.scr | ||||
* | [Fix] Fix bad archive characters stripping | Vsevolod Stakhov | 2017-10-23 | 1 | -1/+1 |
| | | | | MFH: rspamd-1.6 | ||||
* | [Fix] Fix empty threshold check in greylisting module | Alexander Moisseev | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | [Fix] Use greylisting threshold in greylisting module | Vsevolod Stakhov | 2017-10-16 | 1 | -0/+8 |
| | |||||
* | [Minor] Attach url reputation selector | Vsevolod Stakhov | 2017-10-16 | 1 | -0/+1 |
| | |||||
* | [Feature] Add urls reputation to the reputation framework | Vsevolod Stakhov | 2017-10-16 | 1 | -6/+130 |
| | |||||
* | [CritFix] Fix memory leak in spf caching logic | Vsevolod Stakhov | 2017-10-14 | 1 | -3/+3 |
| | | | | MFH: rspamd-1.6 | ||||
* | [Fix] Plug memory leak in lua_tcp | Vsevolod Stakhov | 2017-10-14 | 1 | -0/+1 |
| | |||||
* | [Minor] Add ip reputation setter logic | Vsevolod Stakhov | 2017-10-14 | 1 | -0/+47 |
| | |||||
* | [Rework] Add frame for new reputation based IP score module | Vsevolod Stakhov | 2017-10-14 | 1 | -8/+151 |
| | |||||
* | [Minor] Do not pollute logs with strange error message | Vsevolod Stakhov | 2017-10-13 | 1 | -1/+1 |
| | |||||
* | [Minor] Silence warnings | Andrew Lewis | 2017-10-13 | 1 | -13/+11 |
| | | | | - And other small fixes for reputation module | ||||
* | [Minor] Use config field | Vsevolod Stakhov | 2017-10-12 | 1 | -7/+8 |
| | |||||
* | [Minor] Add some generic applicability settings for reputation | Vsevolod Stakhov | 2017-10-11 | 1 | -9/+50 |
| | |||||
* | [Fix] SpamAssassin: Fail check_freemail_header if regexp didn't match | Andrew Lewis | 2017-10-10 | 1 | -0/+1 |
| | | | | - MFH: rspamd-1.6 | ||||
* | [Minor] Save settings table in lua cache | Vsevolod Stakhov | 2017-10-10 | 1 | -1/+7 |
| | |||||
* | {Feature] Treat whitelisted recipients as a map in ratelimit | Vsevolod Stakhov | 2017-10-09 | 1 | -10/+24 |
| | |||||
* | [Feature] Add DKIM trace symbol | Vsevolod Stakhov | 2017-10-08 | 1 | -2/+22 |
| |