aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Use utf8 compatible comparisonVsevolod Stakhov2023-04-251-1/+2
* [Minor] Improve optionsVsevolod Stakhov2023-04-221-2/+14
* [Feature] Add extra symbol when URL redirector reaches nested limitVsevolod Stakhov2023-04-221-2/+23
* fixup! arc.lua: fix signature of ARC-Seal headerJan Smutny2023-03-311-0/+2
* arc.lua: fix signature of ARC-Seal headerJan Smutny2023-03-301-1/+1
* arc.lua: fix usage of ARC-Authentication-Results in arc_sign_seal funcJan Smutny2023-03-301-2/+3
* [Minor] Move redis scripts from ratelimit file to simplify checksVsevolod Stakhov2023-03-251-148/+6
* [Fix] Fix url reputation pluginVsevolod Stakhov2023-03-031-28/+17
* when metric action is not defined, it reads a score causing a type error wher...Nishil Shah2023-02-281-1/+1
* [Minor] Allow content URLs in the url_redirectorVsevolod Stakhov2023-02-261-0/+1
* [Minor] Honor more redirect 3xx codesVsevolod Stakhov2023-02-251-1/+9
* Fix process_ip_condition() to support global mapsdpetrov672023-02-141-5/+5
* [Minor] RBL: Add missing groupsVsevolod Stakhov2023-02-111-0/+2
* [Minor] Add RBL callback symbols to the `rbl` groupVsevolod Stakhov2023-02-081-0/+2
* [Fix] Restore `strict_domains` supportVsevolod Stakhov2023-01-211-2/+5
* [Minor] Fix luacheckVsevolod Stakhov2023-01-211-1/+1
* [Fix] Replace broken strict_domains with phishing_exceptionsJean-Louis Dupond2023-01-191-7/+7
* [Fix] received: filtering of artificial headerKako, Chang2023-01-121-1/+1
* [Rework] Breaking: Do not report soft reject in historyVsevolod Stakhov2023-01-071-2/+4
* [Minor] Use unsigned char for ascii checksVsevolod Stakhov2023-01-051-1/+1
* [Minor] Store module that has set the pre-resultVsevolod Stakhov2023-01-021-1/+1
* [Minor] Ratelimit: Further penging field adjustmentsVsevolod Stakhov2022-12-241-5/+5
* [Fix] Ratelimit: Use unpack for `HMGET` return valueVsevolod Stakhov2022-12-241-1/+1
* [Feature] Improve ratelimit redis scriptsVsevolod Stakhov2022-12-231-15/+22
* [Minor] Fix spellingVsevolod Stakhov2022-12-171-2/+3
* [Minor] Allow to attach maps to the RBL moduleVsevolod Stakhov2022-12-151-1/+13
* [Minor] Rbl: Fix rdns pipelineVsevolod Stakhov2022-12-091-1/+1
* [Minor] Chartable: Adjustments to the metatokens handlingVsevolod Stakhov2022-12-081-118/+120
* [Fix] Rbl: Fix helo check pipelineVsevolod Stakhov2022-12-081-1/+2
* [Rework] Convert chartable plugin to c++ for convenienceVsevolod Stakhov2022-12-061-53/+26
* [Feature] Add preliminary support of the external maps in the multimap pluginVsevolod Stakhov2022-12-031-30/+33
* [Minor] Remove unused functionVsevolod Stakhov2022-12-011-3/+0
* [Minor] Remove obsoleted global functionVsevolod Stakhov2022-11-293-3/+5
* [Minor] Allow to use external map in explicitly set settingsVsevolod Stakhov2022-11-271-1/+14
* [Minor] Allow to register symbols from settings explicitlyVsevolod Stakhov2022-11-271-0/+20
* [Minor] Use `parse_text` as it can work with Lua strings transparentlyVsevolod Stakhov2022-11-271-10/+4
* [Minor] Fix backward compatibility with old assumption about empty settingsVsevolod Stakhov2022-11-261-1/+1
* [Rework] Use a different approach for customization of the settingsVsevolod Stakhov2022-11-261-71/+83
* [Minor] Fix some issuesVsevolod Stakhov2022-11-261-1/+4
* [Feature] Allow to query external maps for settingsVsevolod Stakhov2022-11-261-0/+53
* Removes useless indexyo2022-11-131-1/+1
* metadata_exporter http pusher: Extend valid return codesyo2022-11-131-4/+8
* [Minor] Pet luacheckVsevolod Stakhov2022-11-081-1/+1
* Remove whitespaces from empty linejonmoesli2022-11-081-1/+1
* [Feature] Enable Mime part filters on antivirus modulejonmoesli2022-11-071-0/+15
* [Minor] Add size to the metadata exporterVsevolod Stakhov2022-11-031-0/+2
* [Rules] Do not insert ONCE_RECEIVED_STRICT on RDNS missingVsevolod Stakhov2022-10-281-1/+4
* [Minor] Remove unused variableVsevolod Stakhov2022-10-271-1/+1
* [Feature] Milter_headers: Add `x-rspamd-action` routineVsevolod Stakhov2022-10-221-0/+18
* [CritFix] Restore compatibility with the integrations and headers alterationsVsevolod Stakhov2022-10-221-1/+2