aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Use asyncioVsevolod Stakhov2022-12-311-6/+10
|
* [Test] Remove another broken testVsevolod Stakhov2022-12-311-5/+5
|
* [Test] Fix another testVsevolod Stakhov2022-12-312-2/+6
|
* [Test] Fix one more stupid thingVsevolod Stakhov2022-12-311-1/+0
|
* [Test] Remove broken testsVsevolod Stakhov2022-12-311-11/+9
|
* [Test] Fix more testsVsevolod Stakhov2022-12-313-5/+4
|
* [Test] Fix some minor stuff in dummy_http serverVsevolod Stakhov2022-12-311-5/+5
|
* [Test] Rework HTTP testsVsevolod Stakhov2022-12-319-84/+75
|
* [Test] Rewrite dummy http serverVsevolod Stakhov2022-12-312-286/+123
|
* [Minor] Remove legacy stuffVsevolod Stakhov2022-12-283-267/+0
|
* [Test] Exclude more speed/fuzz tests to allow unit tests execution under 1 secVsevolod Stakhov2022-12-273-87/+16
|
* [Test] CI: Use all unit tests including expensive onesVsevolod Stakhov2022-12-261-3/+3
|
* [Test] Hide expensive unit tests with RSPAMD_LUA_EXPENSIVE_TESTS env variableVsevolod Stakhov2022-12-267-253/+266
|
* [Minor] Remove unused stuffVsevolod Stakhov2022-12-262-124/+0
|
* [Minor] Ratelimit: Further penging field adjustmentsVsevolod Stakhov2022-12-241-5/+5
|
* [Fix] Ratelimit: Use unpack for `HMGET` return valueVsevolod Stakhov2022-12-241-1/+1
|
* [Rules] Mid: Add MID_END_EQ_FROM_USER_PART ruleVsevolod Stakhov2022-12-231-0/+21
| | | | Issue: #4299
* [Feature] Improve ratelimit redis scriptsVsevolod Stakhov2022-12-231-15/+22
| | | | | | * Use multi keys calls where useful * Carefully refine `nrcpt` usage * Add an additional `pending` field to ratelimit bursty senders earlier
* Merge pull request #4365 from cpragadeesh/has_url_bugVsevolod Stakhov2022-12-221-3/+3
|\ | | | | [Fix] Return true from has_urls(true) if only emails are present
| * [Fix] Return true from has_urls(true) if only emails are presentPragadeesh Chandiran2022-12-221-3/+3
|/
* [Conf] Fix hashblVsevolod Stakhov2022-12-211-1/+1
|
* [Fix] Rework lists applicationsVsevolod Stakhov2022-12-212-8/+12
|
* [Minor] Fix occasional damageVsevolod Stakhov2022-12-181-2/+2
|
* [Conf] RBL: Fix selectorVsevolod Stakhov2022-12-181-1/+2
|
* [Minor] Fix arguments schemaVsevolod Stakhov2022-12-181-4/+4
|
* [Minor] Improve loggingVsevolod Stakhov2022-12-181-1/+1
|
* [Conf] Preliminary try to add SURBL hashbl support (WIP)Vsevolod Stakhov2022-12-171-0/+24
|
* [Minor] Apply lua augmentations where availableVsevolod Stakhov2022-12-171-0/+8
|
* [Minor] Fix spellingVsevolod Stakhov2022-12-171-2/+3
|
* [Minor] Allow to attach maps to the RBL moduleVsevolod Stakhov2022-12-151-1/+13
|
* [Minor] Avoid cyclic require - it doesn't work in LuaVsevolod Stakhov2022-12-131-1/+1
|
* [Feature] Selectors: Add specific_urls_filter_map extractorVsevolod Stakhov2022-12-132-0/+37
|
* [Minor] Remove debug messageVsevolod Stakhov2022-12-131-1/+0
|
* [Feature] Allow to specify `selector_alias` in the maps definitionVsevolod Stakhov2022-12-122-0/+31
|
* [Test] Disable a broken unit testVsevolod Stakhov2022-12-111-3/+3
|
* [Test] Fix a broken unit testVsevolod Stakhov2022-12-111-1/+1
|
* [Ci] Fail on unit test failureVsevolod Stakhov2022-12-111-1/+4
|
* [Test] Add test for the added featuresVsevolod Stakhov2022-12-101-20/+25
|
* [Feature] Some rework of the selectors frameworkVsevolod Stakhov2022-12-102-4/+55
| | | | | | * Add `apply_methods` transform * Rework userdata application of the transform functor * Add more join methods
* [Minor] Fix `is_write` usage for freshly loaded scriptsVsevolod Stakhov2022-12-101-3/+5
|
* [Minor] Rbl: Fix rdns pipelineVsevolod Stakhov2022-12-091-1/+1
| | | | Issue: #4356
* [Minor] Chartable: Adjustments to the metatokens handlingVsevolod Stakhov2022-12-081-118/+120
|
* [Fix] Rbl: Fix helo check pipelineVsevolod Stakhov2022-12-081-1/+2
| | | | Issue: #4356
* [Rework] Convert chartable plugin to c++ for convenienceVsevolod Stakhov2022-12-062-54/+27
|
* [Test] I got tired of that crap: just disable all broken tests as they fail ↵Vsevolod Stakhov2022-12-051-10/+10
| | | | not because of Rspamd
* [Test] Another try to fix a dummy serverVsevolod Stakhov2022-12-052-14/+30
|
* [Minor] Apply luacheck suggestionsVsevolod Stakhov2022-12-042-3/+3
|
* [Minor] Another try to fix ciVsevolod Stakhov2022-12-031-5/+4
|
* [Minor] Another ci updateVsevolod Stakhov2022-12-031-7/+9
|
* [Minor] Update ciVsevolod Stakhov2022-12-031-2/+2
|