| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [Minor] Treat *.zpaq attachments as archives and harmful | twesterhever | 2023-11-03 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #4657 from fatalbanana/rbl_matchers | Vsevolod Stakhov | 2023-10-26 | 1 | -8/+68 |
|\ |
|
| * | [Minor] Reiterate on the previous changes | Andrew Lewis | 2023-10-26 | 1 | -4/+4 |
| * | [Feature] rbl: support globbed return codes | Andrew Lewis | 2023-10-25 | 1 | -1/+11 |
| * | [Feature] rbl: support checking returncodes by CIDR | Andrew Lewis | 2023-10-25 | 1 | -19/+41 |
| * | [Feature] rbl: support checking returncodes by regex | Andrew Lewis | 2023-10-24 | 1 | -0/+13 |
| * | [Minor] rbl: support use of different matchers for return codes | Andrew Lewis | 2023-10-24 | 1 | -3/+18 |
* | | [Minor] Remove duplicate *.app attachment type | twesterhever | 2023-10-25 | 1 | -1/+0 |
* | | Revert "[Minor] Increase scoring of *.exe attachments" | twesterhever | 2023-10-24 | 1 | -1/+1 |
* | | [Minor] Add additional bad attachment types | twesterhever | 2023-10-22 | 1 | -0/+11 |
* | | [Minor] Increase scoring of *.exe attachments | twesterhever | 2023-10-22 | 1 | -1/+1 |
* | | [Minor] Incorporate additional bad attachments from Microsoft | twesterhever | 2023-10-22 | 1 | -0/+9 |
* | | [Minor] Refer to third parties for attachment handling whenever possible | twesterhever | 2023-10-22 | 1 | -6/+6 |
|/ |
|
* | [Fix] DMARC reporting: fix reporting for subdomains | Andrew Lewis | 2023-10-16 | 1 | -1/+1 |
* | [Minor] Treat *.cue attachments as harmful | twesterhever | 2023-10-13 | 1 | -0/+1 |
* | [Minor] RBL: Show DNS verification failure reason | Vsevolod Stakhov | 2023-09-26 | 1 | -13/+19 |
* | [Minor] Fix symbol name | Vsevolod Stakhov | 2023-09-25 | 1 | -2/+2 |
* | [Minor] Insert `UNKNOWN_SENDER` for the new senders | Vsevolod Stakhov | 2023-09-25 | 1 | -1/+21 |
* | [Project] Fix various issues | Vsevolod Stakhov | 2023-09-24 | 1 | -4/+14 |
* | [Conf] Add new plugin default configuration | Vsevolod Stakhov | 2023-09-24 | 1 | -2/+11 |
* | [Minor] Fix misprint | Vsevolod Stakhov | 2023-09-23 | 1 | -1/+1 |
* | [Feature] Draft `known_senders` plugin | Vsevolod Stakhov | 2023-09-23 | 1 | -0/+205 |
* | [Minor] Revisit numeric_urls | Andrew Lewis | 2023-09-19 | 1 | -4/+25 |
* | Merge branch 'rspamd:master' into master | LBahtarliev | 2023-09-12 | 1 | -1/+4 |
|\ |
|
| * | [Feature] rbl: support checking numeric URLs in isolation | Andrew Lewis | 2023-09-11 | 1 | -1/+4 |
* | | [Feature] Add ICAP Content-Type and Filename from TODO List. Simplify changes... | Lyuben Bahtarliev | 2023-09-12 | 1 | -9/+2 |
* | | [Feature] Add ICAP Content-Type and Filename from TODO List | Lyuben Bahtarliev | 2023-09-11 | 1 | -2/+9 |
|/ |
|
* | [Fix] rbl: really fix dependency registration when symbols_prefixes is used | Andrew Lewis | 2023-09-09 | 1 | -1/+1 |
* | [Fix] Fix various issues in the `url_redirector` plugin | Vsevolod Stakhov | 2023-09-07 | 1 | -4/+6 |
* | [Minor] Remove unwanted debug logging | Andrew Lewis | 2023-09-06 | 1 | -1/+0 |
* | [Minor] Increase log level as this is essential | Vsevolod Stakhov | 2023-08-27 | 1 | -5/+5 |
* | Merge pull request #4575 from dragoangel/feat/add-phishing-feed-exclusions | Vsevolod Stakhov | 2023-08-22 | 1 | -14/+102 |
|\ |
|
| * | Update phishing.lua | Dmitriy Alekseev | 2023-08-21 | 1 | -23/+43 |
| * | Update phishing.lua | Dmitriy Alekseev | 2023-08-16 | 1 | -5/+73 |
* | | changed errors to warnings. | laodc | 2023-08-21 | 1 | -2/+1 |
* | | Added support for Redis 6 ACL (username/password) | laodc | 2023-08-21 | 1 | -1/+8 |
* | | Merge pull request #4573 from rspamd/cfg_utils_rework | Vsevolod Stakhov | 2023-08-17 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | [Rework] More steps to do refactoring | Vsevolod Stakhov | 2023-08-16 | 1 | -4/+4 |
* | | Rename exported to be more explicit | Jason Lingohr | 2023-08-15 | 1 | -10/+10 |
* | | Add new exporter to push JSON to a raw TCP socket; for example to Graylog. | Jason Lingohr | 2023-08-14 | 1 | -0/+37 |
|/ |
|
* | [Fix] Fix `url:set_redirected` method | Vsevolod Stakhov | 2023-08-09 | 1 | -2/+3 |
* | [Fix] Fix lua schema enrichment logic for Redis params | Vsevolod Stakhov | 2023-08-07 | 3 | -7/+8 |
* | [Minor] Move config stuff out | Vsevolod Stakhov | 2023-08-07 | 3 | -4/+4 |
* | [Minor] Allow to log configuration errors from plugins | Vsevolod Stakhov | 2023-08-07 | 3 | -2/+8 |
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 46 | -2012/+2371 |
* | [Minor] Distinguish failures from unknown errors | Vsevolod Stakhov | 2023-08-07 | 1 | -97/+124 |
* | fix: redis schema parsing | Simon Hauser | 2023-08-04 | 3 | -7/+7 |
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 4 | -2669/+4059 |
* | [Minor] Minor fixes for previous ratelimit changes | Andrew Lewis | 2023-07-24 | 1 | -1/+1 |
* | [Feature] external_relay: add ip_map strategy | Soha Jin | 2023-07-11 | 1 | -0/+42 |