summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | [Minor] Treat *.zpaq attachments as archives and harmfultwesterhever2023-11-031-0/+2
|/
* Merge pull request #4657 from fatalbanana/rbl_matchersVsevolod Stakhov2023-10-261-8/+68
|\
| * [Minor] Reiterate on the previous changesAndrew Lewis2023-10-261-4/+4
| * [Feature] rbl: support globbed return codesAndrew Lewis2023-10-251-1/+11
| * [Feature] rbl: support checking returncodes by CIDRAndrew Lewis2023-10-251-19/+41
| * [Feature] rbl: support checking returncodes by regexAndrew Lewis2023-10-241-0/+13
| * [Minor] rbl: support use of different matchers for return codesAndrew Lewis2023-10-241-3/+18
* | [Minor] Remove duplicate *.app attachment typetwesterhever2023-10-251-1/+0
* | Revert "[Minor] Increase scoring of *.exe attachments"twesterhever2023-10-241-1/+1
* | [Minor] Add additional bad attachment typestwesterhever2023-10-221-0/+11
* | [Minor] Increase scoring of *.exe attachmentstwesterhever2023-10-221-1/+1
* | [Minor] Incorporate additional bad attachments from Microsofttwesterhever2023-10-221-0/+9
* | [Minor] Refer to third parties for attachment handling whenever possibletwesterhever2023-10-221-6/+6
|/
* [Fix] DMARC reporting: fix reporting for subdomainsAndrew Lewis2023-10-161-1/+1
* [Minor] Treat *.cue attachments as harmfultwesterhever2023-10-131-0/+1
* [Minor] RBL: Show DNS verification failure reasonVsevolod Stakhov2023-09-261-13/+19
* [Minor] Fix symbol nameVsevolod Stakhov2023-09-251-2/+2
* [Minor] Insert `UNKNOWN_SENDER` for the new sendersVsevolod Stakhov2023-09-251-1/+21
* [Project] Fix various issuesVsevolod Stakhov2023-09-241-4/+14
* [Conf] Add new plugin default configurationVsevolod Stakhov2023-09-241-2/+11
* [Minor] Fix misprintVsevolod Stakhov2023-09-231-1/+1
* [Feature] Draft `known_senders` pluginVsevolod Stakhov2023-09-231-0/+205
* [Minor] Revisit numeric_urlsAndrew Lewis2023-09-191-4/+25
* Merge branch 'rspamd:master' into masterLBahtarliev2023-09-121-1/+4
|\
| * [Feature] rbl: support checking numeric URLs in isolationAndrew Lewis2023-09-111-1/+4
* | [Feature] Add ICAP Content-Type and Filename from TODO List. Simplify changes...Lyuben Bahtarliev2023-09-121-9/+2
* | [Feature] Add ICAP Content-Type and Filename from TODO ListLyuben Bahtarliev2023-09-111-2/+9
|/
* [Fix] rbl: really fix dependency registration when symbols_prefixes is usedAndrew Lewis2023-09-091-1/+1
* [Fix] Fix various issues in the `url_redirector` pluginVsevolod Stakhov2023-09-071-4/+6
* [Minor] Remove unwanted debug loggingAndrew Lewis2023-09-061-1/+0
* [Minor] Increase log level as this is essentialVsevolod Stakhov2023-08-271-5/+5
* Merge pull request #4575 from dragoangel/feat/add-phishing-feed-exclusionsVsevolod Stakhov2023-08-221-14/+102
|\
| * Update phishing.luaDmitriy Alekseev2023-08-211-23/+43
| * Update phishing.luaDmitriy Alekseev2023-08-161-5/+73
* | changed errors to warnings.laodc2023-08-211-2/+1
* | Added support for Redis 6 ACL (username/password)laodc2023-08-211-1/+8
* | Merge pull request #4573 from rspamd/cfg_utils_reworkVsevolod Stakhov2023-08-171-4/+4
|\ \ | |/ |/|
| * [Rework] More steps to do refactoringVsevolod Stakhov2023-08-161-4/+4
* | Rename exported to be more explicitJason Lingohr2023-08-151-10/+10
* | Add new exporter to push JSON to a raw TCP socket; for example to Graylog.Jason Lingohr2023-08-141-0/+37
|/
* [Fix] Fix `url:set_redirected` methodVsevolod Stakhov2023-08-091-2/+3
* [Fix] Fix lua schema enrichment logic for Redis paramsVsevolod Stakhov2023-08-073-7/+8
* [Minor] Move config stuff outVsevolod Stakhov2023-08-073-4/+4
* [Minor] Allow to log configuration errors from pluginsVsevolod Stakhov2023-08-073-2/+8
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-0746-2012/+2371
* [Minor] Distinguish failures from unknown errorsVsevolod Stakhov2023-08-071-97/+124
* fix: redis schema parsingSimon Hauser2023-08-043-7/+7
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-264-2669/+4059
* [Minor] Minor fixes for previous ratelimit changesAndrew Lewis2023-07-241-1/+1
* [Feature] external_relay: add ip_map strategySoha Jin2023-07-111-0/+42