]> source.dussan.org Git - rspamd.git/log
rspamd.git
21 months ago[Minor] Add per-hour counters for fuzzy keys
Vsevolod Stakhov [Sat, 14 Jan 2023 12:43:46 +0000 (12:43 +0000)]
[Minor] Add per-hour counters for fuzzy keys

21 months ago[Minor] Store timestamp in the fuzzy session properly
Vsevolod Stakhov [Sat, 14 Jan 2023 12:25:24 +0000 (12:25 +0000)]
[Minor] Store timestamp in the fuzzy session properly

21 months agoMerge pull request #4367 from kakochang/patch-fix-received-count
Vsevolod Stakhov [Thu, 12 Jan 2023 17:59:52 +0000 (17:59 +0000)]
Merge pull request #4367 from kakochang/patch-fix-received-count

[Fix] received: filtering of artificial header

21 months ago[Fix] received: filtering of artificial header 4367/head
Kako, Chang [Thu, 12 Jan 2023 06:12:01 +0000 (14:12 +0800)]
[Fix] received: filtering of artificial header

21 months ago[Minor] Fix unencrypted fuzzy case
Vsevolod Stakhov [Wed, 11 Jan 2023 15:28:32 +0000 (15:28 +0000)]
[Minor] Fix unencrypted fuzzy case

21 months ago[Minor] Further steps to implement forbidden ids for specific keys
Vsevolod Stakhov [Tue, 10 Jan 2023 22:48:33 +0000 (22:48 +0000)]
[Minor] Further steps to implement forbidden ids for specific keys

21 months ago[Minor] Allow to deny certain ids for certain fuzzy keys
Vsevolod Stakhov [Tue, 10 Jan 2023 22:32:58 +0000 (22:32 +0000)]
[Minor] Allow to deny certain ids for certain fuzzy keys

21 months ago[Minor] Remove unused structure
Vsevolod Stakhov [Tue, 10 Jan 2023 22:16:38 +0000 (22:16 +0000)]
[Minor] Remove unused structure

21 months ago[Rework] Breaking: Do not report soft reject in history
Vsevolod Stakhov [Sat, 7 Jan 2023 14:46:56 +0000 (14:46 +0000)]
[Rework] Breaking: Do not report soft reject in history

We can have much more clear information if we store the real action in
case of `soft-reject`. In this case, we can just imply that a module
that has set this action is an action itself, such as:

* greylist
* ratelimit
* multimap
* antivirus rule name

This policy seems quite reasonable, as `soft reject` has no meaning on
its own.

21 months ago[Minor] Honor RSPAMD_NO_CLEANUP in hs_helper as well
Vsevolod Stakhov [Sat, 7 Jan 2023 13:31:17 +0000 (13:31 +0000)]
[Minor] Honor RSPAMD_NO_CLEANUP in hs_helper as well

21 months ago[Test] Properly set environment, fix teardown part
Vsevolod Stakhov [Sat, 7 Jan 2023 13:17:56 +0000 (13:17 +0000)]
[Test] Properly set environment, fix teardown part

21 months ago[Minor] Add log line about hyperscan cleanup
Vsevolod Stakhov [Sat, 7 Jan 2023 13:17:35 +0000 (13:17 +0000)]
[Minor] Add log line about hyperscan cleanup

21 months ago[Minor] Fuzzystat: Fix case of the options
Vsevolod Stakhov [Thu, 5 Jan 2023 16:19:08 +0000 (16:19 +0000)]
[Minor] Fuzzystat: Fix case of the options

21 months ago[Minor] Fuzzystat: Allow to sort keys
Vsevolod Stakhov [Thu, 5 Jan 2023 16:18:08 +0000 (16:18 +0000)]
[Minor] Fuzzystat: Allow to sort keys

21 months ago[Minor] Use unsigned char for ascii checks
Vsevolod Stakhov [Thu, 5 Jan 2023 10:12:13 +0000 (10:12 +0000)]
[Minor] Use unsigned char for ascii checks

21 months ago[Minor] Add --name parameter to keypair generation
Vsevolod Stakhov [Thu, 5 Jan 2023 09:44:44 +0000 (09:44 +0000)]
[Minor] Add --name parameter to keypair generation

21 months ago[Minor] Allow to flatten keypair output
Vsevolod Stakhov [Wed, 4 Jan 2023 13:56:29 +0000 (13:56 +0000)]
[Minor] Allow to flatten keypair output

21 months ago[Minor] Show name if available
Vsevolod Stakhov [Wed, 4 Jan 2023 13:56:02 +0000 (13:56 +0000)]
[Minor] Show name if available

21 months ago[Minor] Allow different dump types for the keypairs
Vsevolod Stakhov [Wed, 4 Jan 2023 12:46:56 +0000 (12:46 +0000)]
[Minor] Allow different dump types for the keypairs

21 months ago[Minor] Emit keypair on fuzzystat command
Vsevolod Stakhov [Wed, 4 Jan 2023 11:37:47 +0000 (11:37 +0000)]
[Minor] Emit keypair on fuzzystat command

21 months ago[Minor] Allow to get keypairs extensions
Vsevolod Stakhov [Wed, 4 Jan 2023 11:34:44 +0000 (11:34 +0000)]
[Minor] Allow to get keypairs extensions

21 months ago[Minor] Add extensions to the keypairs
Vsevolod Stakhov [Tue, 3 Jan 2023 21:06:05 +0000 (21:06 +0000)]
[Minor] Add extensions to the keypairs

21 months ago[Minor] Store module that has set the pre-result
Vsevolod Stakhov [Mon, 2 Jan 2023 21:48:13 +0000 (21:48 +0000)]
[Minor] Store module that has set the pre-result

21 months ago[Minor] Remove unused stuff
Vsevolod Stakhov [Sun, 1 Jan 2023 11:02:29 +0000 (11:02 +0000)]
[Minor] Remove unused stuff

21 months ago[Test] Clean up dummy ssl client
Vsevolod Stakhov [Sat, 31 Dec 2022 21:37:45 +0000 (21:37 +0000)]
[Test] Clean up dummy ssl client

21 months ago[Test] Rework kill process tree utility
Vsevolod Stakhov [Sat, 31 Dec 2022 21:35:56 +0000 (21:35 +0000)]
[Test] Rework kill process tree utility

21 months ago[Test] Use asyncio
Vsevolod Stakhov [Sat, 31 Dec 2022 21:35:12 +0000 (21:35 +0000)]
[Test] Use asyncio

21 months ago[Test] Remove another broken test
Vsevolod Stakhov [Sat, 31 Dec 2022 20:02:51 +0000 (20:02 +0000)]
[Test] Remove another broken test

21 months ago[Test] Fix another test
Vsevolod Stakhov [Sat, 31 Dec 2022 19:54:14 +0000 (19:54 +0000)]
[Test] Fix another test

21 months ago[Test] Fix one more stupid thing
Vsevolod Stakhov [Sat, 31 Dec 2022 19:43:16 +0000 (19:43 +0000)]
[Test] Fix one more stupid thing

21 months ago[Test] Remove broken tests
Vsevolod Stakhov [Sat, 31 Dec 2022 19:32:49 +0000 (19:32 +0000)]
[Test] Remove broken tests

21 months ago[Test] Fix more tests
Vsevolod Stakhov [Sat, 31 Dec 2022 16:46:20 +0000 (16:46 +0000)]
[Test] Fix more tests

21 months ago[Test] Fix some minor stuff in dummy_http server
Vsevolod Stakhov [Sat, 31 Dec 2022 16:45:57 +0000 (16:45 +0000)]
[Test] Fix some minor stuff in dummy_http server

21 months ago[Test] Rework HTTP tests
Vsevolod Stakhov [Sat, 31 Dec 2022 14:13:37 +0000 (14:13 +0000)]
[Test] Rework HTTP tests

21 months ago[Test] Rewrite dummy http server
Vsevolod Stakhov [Sat, 31 Dec 2022 13:28:49 +0000 (13:28 +0000)]
[Test] Rewrite dummy http server

21 months ago[Minor] Remove legacy stuff
Vsevolod Stakhov [Wed, 28 Dec 2022 22:03:10 +0000 (22:03 +0000)]
[Minor] Remove legacy stuff

21 months ago[Test] Exclude more speed/fuzz tests to allow unit tests execution under 1 sec
Vsevolod Stakhov [Tue, 27 Dec 2022 23:05:20 +0000 (23:05 +0000)]
[Test] Exclude more speed/fuzz tests to allow unit tests execution under 1 sec

21 months ago[Test] CI: Use all unit tests including expensive ones
Vsevolod Stakhov [Mon, 26 Dec 2022 22:58:58 +0000 (22:58 +0000)]
[Test] CI: Use all unit tests including expensive ones

21 months ago[Test] Hide expensive unit tests with RSPAMD_LUA_EXPENSIVE_TESTS env variable
Vsevolod Stakhov [Mon, 26 Dec 2022 22:57:19 +0000 (22:57 +0000)]
[Test] Hide expensive unit tests with RSPAMD_LUA_EXPENSIVE_TESTS env variable

21 months ago[Minor] Remove unused stuff
Vsevolod Stakhov [Mon, 26 Dec 2022 22:43:05 +0000 (22:43 +0000)]
[Minor] Remove unused stuff

21 months ago[Minor] Ratelimit: Further penging field adjustments
Vsevolod Stakhov [Sat, 24 Dec 2022 21:57:13 +0000 (21:57 +0000)]
[Minor] Ratelimit: Further penging field adjustments

21 months ago[Fix] Ratelimit: Use unpack for `HMGET` return value
Vsevolod Stakhov [Sat, 24 Dec 2022 21:37:02 +0000 (21:37 +0000)]
[Fix] Ratelimit: Use unpack for `HMGET` return value

21 months ago[Rules] Mid: Add MID_END_EQ_FROM_USER_PART rule
Vsevolod Stakhov [Fri, 23 Dec 2022 20:35:52 +0000 (20:35 +0000)]
[Rules] Mid: Add MID_END_EQ_FROM_USER_PART rule

Issue: #4299

21 months ago[Feature] Improve ratelimit redis scripts
Vsevolod Stakhov [Fri, 23 Dec 2022 19:44:02 +0000 (19:44 +0000)]
[Feature] Improve ratelimit redis scripts

* Use multi keys calls where useful
* Carefully refine `nrcpt` usage
* Add an additional `pending` field to ratelimit bursty senders earlier

21 months agoMerge pull request #4365 from cpragadeesh/has_url_bug
Vsevolod Stakhov [Thu, 22 Dec 2022 22:54:30 +0000 (22:54 +0000)]
Merge pull request #4365 from cpragadeesh/has_url_bug

[Fix] Return true from has_urls(true) if only emails are present

21 months ago[Fix] Return true from has_urls(true) if only emails are present 4365/head
Pragadeesh Chandiran [Thu, 22 Dec 2022 19:47:16 +0000 (14:47 -0500)]
[Fix] Return true from has_urls(true) if only emails are present

21 months ago[Conf] Fix hashbl
Vsevolod Stakhov [Wed, 21 Dec 2022 12:04:42 +0000 (12:04 +0000)]
[Conf] Fix hashbl

21 months ago[Fix] Rework lists applications
Vsevolod Stakhov [Wed, 21 Dec 2022 11:40:25 +0000 (11:40 +0000)]
[Fix] Rework lists applications

21 months ago[Minor] Fix occasional damage
Vsevolod Stakhov [Sun, 18 Dec 2022 20:15:06 +0000 (20:15 +0000)]
[Minor] Fix occasional damage

21 months ago[Conf] RBL: Fix selector
Vsevolod Stakhov [Sun, 18 Dec 2022 19:29:25 +0000 (19:29 +0000)]
[Conf] RBL: Fix selector

21 months ago[Minor] Fix arguments schema
Vsevolod Stakhov [Sun, 18 Dec 2022 19:29:06 +0000 (19:29 +0000)]
[Minor] Fix arguments schema

21 months ago[Minor] Improve logging
Vsevolod Stakhov [Sun, 18 Dec 2022 19:28:51 +0000 (19:28 +0000)]
[Minor] Improve logging

21 months ago[Conf] Preliminary try to add SURBL hashbl support (WIP)
Vsevolod Stakhov [Sat, 17 Dec 2022 20:38:55 +0000 (20:38 +0000)]
[Conf] Preliminary try to add SURBL hashbl support (WIP)

21 months ago[Minor] Apply lua augmentations where available
Vsevolod Stakhov [Sat, 17 Dec 2022 20:38:24 +0000 (20:38 +0000)]
[Minor] Apply lua augmentations where available

21 months ago[Minor] Fix spelling
Vsevolod Stakhov [Sat, 17 Dec 2022 20:14:52 +0000 (20:14 +0000)]
[Minor] Fix spelling

22 months ago[Minor] Allow to attach maps to the RBL module
Vsevolod Stakhov [Thu, 15 Dec 2022 22:35:40 +0000 (22:35 +0000)]
[Minor] Allow to attach maps to the RBL module

22 months ago[Minor] Avoid cyclic require - it doesn't work in Lua
Vsevolod Stakhov [Tue, 13 Dec 2022 22:46:32 +0000 (22:46 +0000)]
[Minor] Avoid cyclic require - it doesn't work in Lua

22 months ago[Feature] Selectors: Add specific_urls_filter_map extractor
Vsevolod Stakhov [Tue, 13 Dec 2022 21:36:31 +0000 (21:36 +0000)]
[Feature] Selectors: Add specific_urls_filter_map extractor

22 months ago[Minor] Remove debug message
Vsevolod Stakhov [Tue, 13 Dec 2022 12:08:53 +0000 (12:08 +0000)]
[Minor] Remove debug message

22 months ago[Feature] Allow to specify `selector_alias` in the maps definition
Vsevolod Stakhov [Mon, 12 Dec 2022 21:33:58 +0000 (21:33 +0000)]
[Feature] Allow to specify `selector_alias` in the maps definition

22 months ago[Test] Disable a broken unit test
Vsevolod Stakhov [Sun, 11 Dec 2022 22:19:26 +0000 (22:19 +0000)]
[Test] Disable a broken unit test

22 months ago[Test] Fix a broken unit test
Vsevolod Stakhov [Sun, 11 Dec 2022 22:07:12 +0000 (22:07 +0000)]
[Test] Fix a broken unit test

22 months ago[Ci] Fail on unit test failure
Vsevolod Stakhov [Sun, 11 Dec 2022 10:14:57 +0000 (10:14 +0000)]
[Ci] Fail on unit test failure

22 months ago[Test] Add test for the added features
Vsevolod Stakhov [Sat, 10 Dec 2022 22:41:52 +0000 (22:41 +0000)]
[Test] Add test for the added features

22 months ago[Feature] Some rework of the selectors framework
Vsevolod Stakhov [Sat, 10 Dec 2022 22:40:31 +0000 (22:40 +0000)]
[Feature] Some rework of the selectors framework

* Add `apply_methods` transform
* Rework userdata application of the transform functor
* Add more join methods

22 months ago[Minor] Fix `is_write` usage for freshly loaded scripts
Vsevolod Stakhov [Sat, 10 Dec 2022 19:37:02 +0000 (19:37 +0000)]
[Minor] Fix `is_write` usage for freshly loaded scripts

22 months ago[Minor] Rbl: Fix rdns pipeline
Vsevolod Stakhov [Fri, 9 Dec 2022 21:32:38 +0000 (21:32 +0000)]
[Minor] Rbl: Fix rdns pipeline

Issue: #4356

22 months ago[Minor] Chartable: Adjustments to the metatokens handling
Vsevolod Stakhov [Thu, 8 Dec 2022 21:36:36 +0000 (21:36 +0000)]
[Minor] Chartable: Adjustments to the metatokens handling

22 months ago[Fix] Rbl: Fix helo check pipeline
Vsevolod Stakhov [Thu, 8 Dec 2022 20:51:27 +0000 (20:51 +0000)]
[Fix] Rbl: Fix helo check pipeline

Issue: #4356

22 months ago[Rework] Convert chartable plugin to c++ for convenience
Vsevolod Stakhov [Tue, 6 Dec 2022 22:01:59 +0000 (22:01 +0000)]
[Rework] Convert chartable plugin to c++ for convenience

22 months ago[Test] I got tired of that crap: just disable all broken tests as they fail not becau...
Vsevolod Stakhov [Mon, 5 Dec 2022 21:39:24 +0000 (21:39 +0000)]
[Test] I got tired of that crap: just disable all broken tests as they fail not because of Rspamd

22 months ago[Test] Another try to fix a dummy server
Vsevolod Stakhov [Mon, 5 Dec 2022 21:33:57 +0000 (21:33 +0000)]
[Test] Another try to fix a dummy server

22 months ago[Minor] Apply luacheck suggestions
Vsevolod Stakhov [Sun, 4 Dec 2022 19:48:43 +0000 (19:48 +0000)]
[Minor] Apply luacheck suggestions

22 months ago[Minor] Another try to fix ci
Vsevolod Stakhov [Sat, 3 Dec 2022 15:55:13 +0000 (15:55 +0000)]
[Minor] Another try to fix ci

22 months ago[Minor] Another ci update
Vsevolod Stakhov [Sat, 3 Dec 2022 14:56:23 +0000 (14:56 +0000)]
[Minor] Another ci update

22 months ago[Minor] Update ci
Vsevolod Stakhov [Sat, 3 Dec 2022 14:40:14 +0000 (14:40 +0000)]
[Minor] Update ci

22 months ago[Test] Sigh... remove another broken for no reason http test
Vsevolod Stakhov [Sat, 3 Dec 2022 14:27:33 +0000 (14:27 +0000)]
[Test] Sigh... remove another broken for no reason http test

22 months ago[Minor] Try to fix build
Vsevolod Stakhov [Sat, 3 Dec 2022 13:46:21 +0000 (13:46 +0000)]
[Minor] Try to fix build

22 months ago[Test] Add external map test for multimap
Vsevolod Stakhov [Sat, 3 Dec 2022 13:36:17 +0000 (13:36 +0000)]
[Test] Add external map test for multimap

22 months ago[Minor] Fix query for the external map case
Vsevolod Stakhov [Sat, 3 Dec 2022 13:36:00 +0000 (13:36 +0000)]
[Minor] Fix query for the external map case

22 months ago[Feature] Add preliminary support of the external maps in the multimap plugin
Vsevolod Stakhov [Sat, 3 Dec 2022 12:34:20 +0000 (12:34 +0000)]
[Feature] Add preliminary support of the external maps in the multimap plugin

22 months ago[Minor] Remove -Weffc++ flag by default
Vsevolod Stakhov [Fri, 2 Dec 2022 22:45:00 +0000 (22:45 +0000)]
[Minor] Remove -Weffc++ flag by default

22 months ago[Feature] Add possibility to execute lua scripts for blocked fuzzy clients
Vsevolod Stakhov [Fri, 2 Dec 2022 22:39:39 +0000 (22:39 +0000)]
[Feature] Add possibility to execute lua scripts for blocked fuzzy clients

22 months ago[Minor] Update unordered_dense library
Vsevolod Stakhov [Fri, 2 Dec 2022 21:19:22 +0000 (21:19 +0000)]
[Minor] Update unordered_dense library

22 months ago[Minor] Remove useless field
Vsevolod Stakhov [Fri, 2 Dec 2022 21:11:03 +0000 (21:11 +0000)]
[Minor] Remove useless field

22 months ago[Test] Do not clean up hyperscan files during functional tests
Vsevolod Stakhov [Thu, 1 Dec 2022 22:29:48 +0000 (22:29 +0000)]
[Test] Do not clean up hyperscan files during functional tests

22 months ago[Minor] Allow to skip hyperscan cleanup if RSPAMD_NO_CLEANUP env variable is set
Vsevolod Stakhov [Thu, 1 Dec 2022 22:03:30 +0000 (22:03 +0000)]
[Minor] Allow to skip hyperscan cleanup if RSPAMD_NO_CLEANUP env variable is set

22 months ago[Minor] Remove unused function
Vsevolod Stakhov [Thu, 1 Dec 2022 21:57:20 +0000 (21:57 +0000)]
[Minor] Remove unused function

22 months ago[Conf] Reduce the default timeout
Vsevolod Stakhov [Wed, 30 Nov 2022 20:41:41 +0000 (20:41 +0000)]
[Conf] Reduce the default timeout

22 months ago[Minor] Remove obsoleted global function
Vsevolod Stakhov [Tue, 29 Nov 2022 20:16:42 +0000 (20:16 +0000)]
[Minor] Remove obsoleted global function

22 months ago[Minor] Add `upstream` field
Vsevolod Stakhov [Mon, 28 Nov 2022 22:20:16 +0000 (22:20 +0000)]
[Minor] Add `upstream` field

22 months ago[Test] Add test case for settings in the external map
Vsevolod Stakhov [Sun, 27 Nov 2022 23:09:55 +0000 (23:09 +0000)]
[Test] Add test case for settings in the external map

22 months ago[Minor] Allow to use external map in explicitly set settings
Vsevolod Stakhov [Sun, 27 Nov 2022 23:09:26 +0000 (23:09 +0000)]
[Minor] Allow to use external map in explicitly set settings

22 months ago[Minor] Allow to register symbols from settings explicitly
Vsevolod Stakhov [Sun, 27 Nov 2022 21:54:17 +0000 (21:54 +0000)]
[Minor] Allow to register symbols from settings explicitly

22 months ago[Minor] Use `parse_text` as it can work with Lua strings transparently
Vsevolod Stakhov [Sun, 27 Nov 2022 19:44:58 +0000 (19:44 +0000)]
[Minor] Use `parse_text` as it can work with Lua strings transparently

22 months ago[Minor] Check types in ucl `parse_text` method
Vsevolod Stakhov [Sun, 27 Nov 2022 19:44:30 +0000 (19:44 +0000)]
[Minor] Check types in ucl `parse_text` method

22 months ago[Minor] Fix backward compatibility with old assumption about empty settings
Vsevolod Stakhov [Sat, 26 Nov 2022 21:42:09 +0000 (21:42 +0000)]
[Minor] Fix backward compatibility with old assumption about empty settings

22 months ago[Rework] Use a different approach for customization of the settings
Vsevolod Stakhov [Sat, 26 Nov 2022 21:26:37 +0000 (21:26 +0000)]
[Rework] Use a different approach for customization of the settings

22 months ago[Fix] Treat hostnames with no dots as eSLD of their own
Vsevolod Stakhov [Sat, 26 Nov 2022 20:57:50 +0000 (20:57 +0000)]
[Fix] Treat hostnames with no dots as eSLD of their own

22 months ago[Test] Add endpoint for settings tests
Vsevolod Stakhov [Sat, 26 Nov 2022 15:36:02 +0000 (15:36 +0000)]
[Test] Add endpoint for settings tests