summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Minor] Fix fuzzy_unlearn_handler when a flag is specifiedVsevolod Stakhov2023-07-051-1/+1
* Merge pull request #4519 from twesterhever/temp-html-attachmentsVsevolod Stakhov2023-06-231-17/+24
|\
| * [Minor] Fix missing and superflous commatwesterhever2023-06-231-2/+2
| * Keep attachment filename suffix lists sortedtwesterhever2023-06-221-15/+15
| * Treat HTML attachments as badtwesterhever2023-06-221-1/+8
* | if elasticsearch_version >= 7 we should not send the _type to elasticsearch, ...Mario Jansen2023-06-231-2/+8
|/
* [Minor] Increase score for attachment types already blocked by GMail and Outlooktwesterhever2023-06-201-95/+95
* [Minor] Increase score for .chm attachmentstwesterhever2023-06-201-1/+1
* [Minor] Use 1.0 as static score for dynamic symbols, ermVsevolod Stakhov2023-06-181-1/+1
* [Fix] Try harder to clean pending bucketVsevolod Stakhov2023-06-171-3/+50
* [Minor] Add additional bad extensionstwesterhever2023-06-021-0/+5
* [Minor] Fix leftoverVsevolod Stakhov2023-05-301-1/+1
* [Minor] Pet luacheckVsevolod Stakhov2023-05-291-2/+2
* [Project] Allow to register multimap symbols dynamicallyVsevolod Stakhov2023-05-291-72/+95
* [Minor] Simplify multimap codeVsevolod Stakhov2023-05-291-22/+30
* [Fix] rbl: fix dependency registration when symbols_prefixes is usedAndrew Lewis2023-05-261-2/+4
* [Feature] Add controller endpoint to get fuzzy hashes from messagesVsevolod Stakhov2023-05-201-0/+105
* [Minor] Remove redundant variableVsevolod Stakhov2023-05-191-1/+0
* [Minor] Fix old bug that score was not converted to a numberVsevolod Stakhov2023-05-151-1/+1
* [Feature] Allow to read options from maps in the multimap pluginVsevolod Stakhov2023-05-131-17/+28
* [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