Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Rework elasticsearch plugin | Vsevolod Stakhov | 2018-02-18 | 2 | -116/+152 |
| | |||||
* | [Feature] Preliminary import of the elasticsearch module | Vsevolod Stakhov | 2018-02-18 | 1 | -0/+345 |
| | |||||
* | [Feature] Improve Lua/C interaction in history_redis | Vsevolod Stakhov | 2018-02-14 | 1 | -6/+8 |
| | |||||
* | [Minor] ip_score.lua: fix variable value type | Alexander Moisseev | 2018-02-13 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix groups override when defining symbols | Vsevolod Stakhov | 2018-02-13 | 1 | -0/+2 |
| | |||||
* | [Minor] Unify greylisting setup | Vsevolod Stakhov | 2018-02-12 | 1 | -35/+26 |
| | |||||
* | [CritFix] Fix ARC chain verification | Vsevolod Stakhov | 2018-02-01 | 1 | -41/+31 |
| | | | | MFH: rspamd-1.6 | ||||
* | [Fix] F-PROT Antivirus: only check return code to determine infection | Arne Fahrenwalde | 2018-01-29 | 1 | -1/+3 |
| | | | F-PROT Antivirus uses return codes 1-3 (infected, suspicious, both) to signal an infection, while 4-255 are various error codes (including infected files were found before the error occured, but it's too complicated to handle all that edge case scenarios). | ||||
* | [Fix] F-PROT Antivirus infection string for all known occurences | Arne Fahrenwalde | 2018-01-28 | 1 | -1/+1 |
| | | | both <infected: ...> and <contains infected object: ...> are possible | ||||
* | [Fix] Virus infection string for F-PROT Antivirus | Arne Fahrenwalde | 2018-01-27 | 1 | -1/+1 |
| | | | Fixes the error "(rspamd_proxy) ; lua; antivirus.lua:396: Unhandled response: 1 <contains infected objects: VIRUSNAME>" and therefore no handled detection | ||||
* | [Minor] Fix previous commit | Andrew Lewis | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | f-prot: match virus name non-greedily | Philippe Kueck | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1989 from fatalbanana/1988 | Vsevolod Stakhov | 2018-01-21 | 1 | -12/+38 |
|\ | | | | | [Fix] Settings: header: deal with multiple settings (#1988) | ||||
| * | [Fix] Settings: header: deal with multiple settings (#1988) | Andrew Lewis | 2018-01-16 | 1 | -12/+38 |
| | | |||||
* | | [Minor] Replies: toggles for processing of local/authenticated mail | Andrew Lewis | 2018-01-17 | 1 | -2/+8 |
|/ | |||||
* | [Minor] Reputation: deal with inbound/outbound both set | Andrew Lewis | 2018-01-15 | 1 | -7/+9 |
| | |||||
* | [Minor] Fix redis_make_request usages | Vsevolod Stakhov | 2018-01-11 | 1 | -3/+3 |
| | |||||
* | [Minor] Remove redundant methods | Vsevolod Stakhov | 2018-01-11 | 2 | -103/+9 |
| | |||||
* | [Fix] Metadata exporter: check IP sanity | Andrew Lewis | 2018-01-11 | 1 | -1/+6 |
| | |||||
* | [Fix] Sanitize IP in history redis | Vsevolod Stakhov | 2018-01-10 | 1 | -1/+7 |
| | |||||
* | [Fix] Settings: avoid checking invalid IP (#1981) | Andrew Lewis | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | [Feature] Multimap: template URL filter | Andrew Lewis | 2018-01-04 | 1 | -0/+8 |
| | |||||
* | [Fix] Fix clickhouse exporter | Vsevolod Stakhov | 2017-12-22 | 1 | -6/+6 |
| | |||||
* | [Minor] Add missing tabs for X-Spam-Result header | Christian Roessner | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | [Fix] Do not expose spamtrap messages to SMTP reply | Vsevolod Stakhov | 2017-12-18 | 1 | -3/+15 |
| | | | | Issue: #1964 | ||||
* | [Fix] RBL: received: deal with missing data (#1965) | Andrew Lewis | 2017-12-18 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1962 from fatalbanana/rbl_rcvd | Vsevolod Stakhov | 2017-12-16 | 1 | -13/+79 |
|\ | | | | | [Feature] RBL: received: filtering by position & flags | ||||
| * | [Feature] RBL: received: filtering by position & flags | Andrew Lewis | 2017-12-12 | 1 | -13/+79 |
| | | | | | | | | - Also filter artificial header always | ||||
* | | [Minor] Rework fann_redis to use redis scripts framework | Vsevolod Stakhov | 2017-12-16 | 1 | -205/+49 |
| | | |||||
* | | [Fix] Multimap: received: filtering of artificial header | Andrew Lewis | 2017-12-12 | 1 | -1/+1 |
|/ | |||||
* | [Fix] Setting check_local / check_authed in plugins (#1954) | Andrew Lewis | 2017-12-11 | 4 | -4/+4 |
| | |||||
* | [Fix] Optimize rspamd_fstring_t reallocations | Vsevolod Stakhov | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | [Fix] mime_types: fix next-to-last extension length check | Alexander Moisseev | 2017-12-08 | 1 | -3/+3 |
| | |||||
* | [Fix] Once more (#1879) fix bad extension check | Alexander Moisseev | 2017-12-06 | 1 | -13/+14 |
| | | | | when next-to-last extension is a number or date, e.g. 06.12.2017.scr | ||||
* | [Feature] Store plugins state | Vsevolod Stakhov | 2017-12-03 | 31 | -3/+101 |
| | |||||
* | [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 |
| | |||||
* | [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 |
| |