]> source.dussan.org Git - rspamd.git/log
rspamd.git
2 years ago[Minor] Fix logic
Vsevolod Stakhov [Fri, 6 May 2022 15:43:14 +0000 (16:43 +0100)]
[Minor] Fix logic

2 years agoMerge pull request #4166 from lucasRolff/master
Vsevolod Stakhov [Thu, 5 May 2022 21:53:21 +0000 (22:53 +0100)]
Merge pull request #4166 from lucasRolff/master

[Minor] Add scan_time and hostname to metadata_exporter

2 years ago[Minor] Some symcache neats
Vsevolod Stakhov [Thu, 5 May 2022 21:11:36 +0000 (22:11 +0100)]
[Minor] Some symcache neats

2 years ago[Project] Symcache: Use ordered filters to avoid extra lookups
Vsevolod Stakhov [Wed, 4 May 2022 20:49:22 +0000 (21:49 +0100)]
[Project] Symcache: Use ordered filters to avoid extra lookups

2 years ago[Minor] Add enumerate helper
Vsevolod Stakhov [Wed, 4 May 2022 20:24:06 +0000 (21:24 +0100)]
[Minor] Add enumerate helper

2 years ago[Fix] Fix dependencies propagation
Vsevolod Stakhov [Tue, 3 May 2022 19:33:56 +0000 (20:33 +0100)]
[Fix] Fix dependencies propagation

2 years ago[Minor] Fix format string
Vsevolod Stakhov [Tue, 3 May 2022 18:59:23 +0000 (19:59 +0100)]
[Minor] Fix format string

2 years ago[Minor] Add scan_time and hostname to metadata_exporter 4166/head
Lucas Rolff [Mon, 2 May 2022 20:40:13 +0000 (22:40 +0200)]
[Minor] Add scan_time and hostname to metadata_exporter

2 years ago[Minor] Fix empty cache filename case
Vsevolod Stakhov [Mon, 2 May 2022 19:13:56 +0000 (20:13 +0100)]
[Minor] Fix empty cache filename case

2 years ago[Minor] Set default hs_cache_dir
Vsevolod Stakhov [Mon, 2 May 2022 19:12:27 +0000 (20:12 +0100)]
[Minor] Set default hs_cache_dir

2 years ago[Minor] Handle unexpected cases
Vsevolod Stakhov [Mon, 2 May 2022 19:08:22 +0000 (20:08 +0100)]
[Minor] Handle unexpected cases

2 years ago[Minor] Improve test stability
Vsevolod Stakhov [Sun, 1 May 2022 18:47:18 +0000 (19:47 +0100)]
[Minor] Improve test stability

2 years ago[Fix] Fix various symcache issues
Vsevolod Stakhov [Sun, 1 May 2022 12:58:18 +0000 (13:58 +0100)]
[Fix] Fix various symcache issues

2 years ago[Minor] Another attempt to distinguish normal and virtual symbols
Vsevolod Stakhov [Sun, 1 May 2022 12:02:48 +0000 (13:02 +0100)]
[Minor] Another attempt to distinguish normal and virtual symbols

2 years ago[Minor] Some more fixes
Vsevolod Stakhov [Sun, 1 May 2022 11:56:01 +0000 (12:56 +0100)]
[Minor] Some more fixes

2 years ago[Minor] Idempotent != postfilter, wtf
Vsevolod Stakhov [Sun, 1 May 2022 11:42:41 +0000 (12:42 +0100)]
[Minor] Idempotent != postfilter, wtf

2 years ago[Minor] Fix flags bitops
Vsevolod Stakhov [Sun, 1 May 2022 11:42:10 +0000 (12:42 +0100)]
[Minor] Fix flags bitops

2 years ago[Minor] Fix RAII locked file
Vsevolod Stakhov [Sun, 1 May 2022 11:34:56 +0000 (12:34 +0100)]
[Minor] Fix RAII locked file

2 years ago[Minor] Remove useless comparision
Vsevolod Stakhov [Sun, 1 May 2022 11:34:27 +0000 (12:34 +0100)]
[Minor] Remove useless comparision

2 years agoMerge pull request #4130 from rspamd/rework-symcache
Vsevolod Stakhov [Sat, 30 Apr 2022 19:18:04 +0000 (20:18 +0100)]
Merge pull request #4130 from rspamd/rework-symcache

[Project] Rework symcache

This is a complete rework and redesign of the symbols cache structures rewritten in C++ and cleared up from lot's of legacy stuff.

2 years ago[Minor] Another compilers firefighting rework-symcache 4130/head
Vsevolod Stakhov [Sat, 30 Apr 2022 19:05:49 +0000 (20:05 +0100)]
[Minor] Another compilers firefighting

2 years ago[Minor] Fix `isnan` invocation
Vsevolod Stakhov [Sat, 30 Apr 2022 19:00:53 +0000 (20:00 +0100)]
[Minor] Fix `isnan` invocation

2 years ago[Project] Remove old code (finally)
Vsevolod Stakhov [Sat, 30 Apr 2022 18:58:37 +0000 (19:58 +0100)]
[Project] Remove old code (finally)

2 years ago[Project] Implement item finalization
Vsevolod Stakhov [Sat, 30 Apr 2022 18:57:35 +0000 (19:57 +0100)]
[Project] Implement item finalization

2 years agoMerge branch 'master' into rework-symcache
Vsevolod Stakhov [Sat, 30 Apr 2022 18:57:24 +0000 (19:57 +0100)]
Merge branch 'master' into rework-symcache

2 years ago[Minor] Fix some minor issues
Vsevolod Stakhov [Sat, 30 Apr 2022 18:28:13 +0000 (19:28 +0100)]
[Minor] Fix some minor issues

2 years ago[Project] Add symbols processing methods
Vsevolod Stakhov [Sat, 30 Apr 2022 18:26:28 +0000 (19:26 +0100)]
[Project] Add symbols processing methods

2 years ago[Project] Rework symbols execution
Vsevolod Stakhov [Sat, 30 Apr 2022 17:42:57 +0000 (18:42 +0100)]
[Project] Rework symbols execution

2 years ago[Minor] Add likely/unlikely when checking task flags
Vsevolod Stakhov [Sat, 30 Apr 2022 12:46:54 +0000 (13:46 +0100)]
[Minor] Add likely/unlikely when checking task flags

2 years ago[Project] Implement more methods
Vsevolod Stakhov [Sat, 30 Apr 2022 12:42:38 +0000 (13:42 +0100)]
[Project] Implement more methods

2 years ago[Project] Implement dynamic items lookup and processing
Vsevolod Stakhov [Sat, 30 Apr 2022 12:14:25 +0000 (13:14 +0100)]
[Project] Implement dynamic items lookup and processing

2 years ago[Project] Move some more methods
Vsevolod Stakhov [Sat, 30 Apr 2022 11:24:55 +0000 (12:24 +0100)]
[Project] Move some more methods

2 years ago[Minor] Add one more header to the list check function + rework
Vsevolod Stakhov [Fri, 29 Apr 2022 20:13:09 +0000 (21:13 +0100)]
[Minor] Add one more header to the list check function + rework

Issue: #4132

2 years ago[Minor] Update fmt to 8.1.1
Vsevolod Stakhov [Thu, 28 Apr 2022 19:18:57 +0000 (20:18 +0100)]
[Minor] Update fmt to 8.1.1

Issue: #4162

2 years ago[Minor] Arc: Fix method usage
Vsevolod Stakhov [Tue, 26 Apr 2022 19:36:02 +0000 (20:36 +0100)]
[Minor] Arc: Fix method usage

2 years agoMerge pull request #4160 from moisseev/webui
Vsevolod Stakhov [Tue, 26 Apr 2022 19:04:01 +0000 (20:04 +0100)]
Merge pull request #4160 from moisseev/webui

[WebUI] Learn a random server of "All SERVERS"

2 years ago[WebUI] Learn a random server of "All SERVERS" 4160/head
moisseev [Tue, 26 Apr 2022 17:29:39 +0000 (20:29 +0300)]
[WebUI] Learn a random server of "All SERVERS"

Issue: #4157

2 years ago[Minor] Do not add stats for invalid requests
Vsevolod Stakhov [Mon, 25 Apr 2022 20:33:14 +0000 (21:33 +0100)]
[Minor] Do not add stats for invalid requests

2 years ago[Fix] Properly set `Host` in rspamd_proxy
Vsevolod Stakhov [Mon, 25 Apr 2022 20:30:23 +0000 (21:30 +0100)]
[Fix] Properly set `Host` in rspamd_proxy

2 years ago[Project] More methods
Vsevolod Stakhov [Sun, 24 Apr 2022 11:58:02 +0000 (12:58 +0100)]
[Project] More methods

2 years ago[Project] Few more methods
Vsevolod Stakhov [Sun, 24 Apr 2022 11:42:13 +0000 (12:42 +0100)]
[Project] Few more methods

2 years ago[Project] Implement some conditions checks
Vsevolod Stakhov [Sun, 24 Apr 2022 10:59:00 +0000 (11:59 +0100)]
[Project] Implement some conditions checks

2 years ago[Project] Further efforts to make a more consistent architecture
Vsevolod Stakhov [Sat, 23 Apr 2022 19:02:25 +0000 (20:02 +0100)]
[Project] Further efforts to make a more consistent architecture

2 years ago[Rework] Further steps
Vsevolod Stakhov [Sat, 23 Apr 2022 13:35:39 +0000 (14:35 +0100)]
[Rework] Further steps

2 years ago[Project] Implement settings processing + some neats
Vsevolod Stakhov [Sat, 23 Apr 2022 12:42:19 +0000 (13:42 +0100)]
[Project] Implement settings processing + some neats

2 years ago[Project] Implement runtime creation
Vsevolod Stakhov [Sat, 23 Apr 2022 11:39:40 +0000 (12:39 +0100)]
[Project] Implement runtime creation

2 years ago[Project] Further split of the code
Vsevolod Stakhov [Sat, 23 Apr 2022 09:18:54 +0000 (10:18 +0100)]
[Project] Further split of the code

2 years ago[Minor] Try to fix another stupid cases of dot commands
Vsevolod Stakhov [Fri, 22 Apr 2022 20:47:19 +0000 (21:47 +0100)]
[Minor] Try to fix another stupid cases of dot commands

Have anybody used them ever?

2 years ago[Minor] Fix absence of replxx mode
Vsevolod Stakhov [Fri, 22 Apr 2022 20:30:19 +0000 (21:30 +0100)]
[Minor] Fix absence of replxx mode

2 years ago[Minor] Sign CI changes
Vsevolod Stakhov [Fri, 22 Apr 2022 20:22:31 +0000 (21:22 +0100)]
[Minor] Sign CI changes

2 years ago[Project] Move runtime cache part to a separate unit
Vsevolod Stakhov [Thu, 21 Apr 2022 21:07:32 +0000 (22:07 +0100)]
[Project] Move runtime cache part to a separate unit

2 years ago[Project] Add some more methods
Vsevolod Stakhov [Thu, 21 Apr 2022 20:49:35 +0000 (21:49 +0100)]
[Project] Add some more methods

2 years ago[Minor] Try to unify replxx usage
Vsevolod Stakhov [Wed, 20 Apr 2022 19:59:46 +0000 (20:59 +0100)]
[Minor] Try to unify replxx usage

2 years ago[Minor] Add some more methods
Vsevolod Stakhov [Wed, 20 Apr 2022 19:36:25 +0000 (20:36 +0100)]
[Minor] Add some more methods

2 years ago[Minor] Implement adding deps and remove an old deprecated method
Vsevolod Stakhov [Wed, 20 Apr 2022 18:57:54 +0000 (19:57 +0100)]
[Minor] Implement adding deps and remove an old deprecated method

2 years ago[Minor] Add some more methods
Vsevolod Stakhov [Wed, 20 Apr 2022 18:17:31 +0000 (19:17 +0100)]
[Minor] Add some more methods

2 years ago[Project] Remove obsoleted methods
Vsevolod Stakhov [Tue, 19 Apr 2022 22:18:25 +0000 (23:18 +0100)]
[Project] Remove obsoleted methods

2 years agoMerge pull request #4153 from twesterhever/temp-rbl-query-ebls-for-authenticated...
Vsevolod Stakhov [Mon, 18 Apr 2022 20:16:19 +0000 (21:16 +0100)]
Merge pull request #4153 from twesterhever/temp-rbl-query-ebls-for-authenticated-senders-too

[Minor] Query EBLs for authenticated users as well

2 years ago[Minor] Query EBLs for authenticated users as well 4153/head
twesterhever [Mon, 18 Apr 2022 20:11:56 +0000 (20:11 +0000)]
[Minor] Query EBLs for authenticated users as well

2 years agoMerge pull request #4151 from moisseev/webui
Vsevolod Stakhov [Mon, 18 Apr 2022 20:09:19 +0000 (21:09 +0100)]
Merge pull request #4151 from moisseev/webui

[WebUI] Add HTTP (Ajax) request timeout setting

2 years ago[WebUI] Add HTTP (Ajax) request timeout setting 4151/head
moisseev [Mon, 18 Apr 2022 15:20:00 +0000 (18:20 +0300)]
[WebUI] Add HTTP (Ajax) request timeout setting

Issue: #4009

2 years ago[Minor] Use existing constant
moisseev [Mon, 18 Apr 2022 14:44:12 +0000 (17:44 +0300)]
[Minor] Use existing constant

2 years ago[Rework] Another movement
Vsevolod Stakhov [Mon, 18 Apr 2022 09:59:10 +0000 (10:59 +0100)]
[Rework] Another movement

2 years ago[Rework] Move item implementation to a separate header
Vsevolod Stakhov [Mon, 18 Apr 2022 09:33:49 +0000 (10:33 +0100)]
[Rework] Move item implementation to a separate header

2 years ago[Rework] Implement cache resorting
Vsevolod Stakhov [Sun, 17 Apr 2022 19:55:46 +0000 (20:55 +0100)]
[Rework] Implement cache resorting

2 years ago[Project] Re-implement counters method
Vsevolod Stakhov [Sun, 17 Apr 2022 19:12:16 +0000 (20:12 +0100)]
[Project] Re-implement counters method

2 years ago[Project] Implement validation logic
Vsevolod Stakhov [Sun, 17 Apr 2022 14:10:09 +0000 (15:10 +0100)]
[Project] Implement validation logic

2 years agoMerge pull request #4150 from moisseev/ci
Vsevolod Stakhov [Sat, 16 Apr 2022 17:43:21 +0000 (18:43 +0100)]
Merge pull request #4150 from moisseev/ci

[Test] Allow linters to fail

2 years ago[Test] Allow linters to fail 4150/head
moisseev [Sat, 16 Apr 2022 06:50:36 +0000 (09:50 +0300)]
[Test] Allow linters to fail

without failing the overall pipeline.

2 years agoMerge branch 'master' into rework-symcache
Vsevolod Stakhov [Fri, 15 Apr 2022 21:09:30 +0000 (22:09 +0100)]
Merge branch 'master' into rework-symcache

2 years ago[Fix] Fix DKIM keys with spaces still allowing errors on invalid base64
Vsevolod Stakhov [Fri, 15 Apr 2022 21:08:23 +0000 (22:08 +0100)]
[Fix] Fix DKIM keys with spaces still allowing errors on invalid base64

Issue: #4149

2 years ago[Minor] Fix bogus comment
Vsevolod Stakhov [Fri, 15 Apr 2022 21:00:14 +0000 (22:00 +0100)]
[Minor] Fix bogus comment

2 years ago[Test] Properly set test cases
Vsevolod Stakhov [Fri, 15 Apr 2022 20:42:39 +0000 (21:42 +0100)]
[Test] Properly set test cases

2 years ago[Test] Do not cause sigsegv on failed test
Vsevolod Stakhov [Fri, 15 Apr 2022 20:09:35 +0000 (21:09 +0100)]
[Test] Do not cause sigsegv on failed test

2 years ago[Test] Add a test with DKIM key with spaces in base64
Vsevolod Stakhov [Fri, 15 Apr 2022 20:02:22 +0000 (21:02 +0100)]
[Test] Add a test with DKIM key with spaces in base64

Issue: #4149

2 years agoMerge branch 'master' into rework-symcache
Vsevolod Stakhov [Thu, 14 Apr 2022 19:59:52 +0000 (20:59 +0100)]
Merge branch 'master' into rework-symcache

2 years ago[Minor] Fix more lua issues
Vsevolod Stakhov [Thu, 14 Apr 2022 19:59:31 +0000 (20:59 +0100)]
[Minor] Fix more lua issues

2 years ago[Minor] Fix issues found by the new luacheck version
Vsevolod Stakhov [Thu, 14 Apr 2022 19:50:12 +0000 (20:50 +0100)]
[Minor] Fix issues found by the new luacheck version

2 years ago[Fix] Add more sanity checks for rua in dmarc_report
Vsevolod Stakhov [Thu, 14 Apr 2022 19:42:42 +0000 (20:42 +0100)]
[Fix] Add more sanity checks for rua in dmarc_report

Issue: #4148

2 years ago[Minor] Add some more helpers
Vsevolod Stakhov [Wed, 13 Apr 2022 21:16:01 +0000 (22:16 +0100)]
[Minor] Add some more helpers

2 years ago[Minor] Add delayed condition method
Vsevolod Stakhov [Wed, 13 Apr 2022 21:07:28 +0000 (22:07 +0100)]
[Minor] Add delayed condition method

2 years ago[Fix] Ignore directories in RarV5 archives
Vsevolod Stakhov [Wed, 13 Apr 2022 19:42:54 +0000 (20:42 +0100)]
[Fix] Ignore directories in RarV5 archives

Issue: #4134

2 years ago[Minor] Add some more debug to mime_types
Vsevolod Stakhov [Wed, 13 Apr 2022 19:06:37 +0000 (20:06 +0100)]
[Minor] Add some more debug to mime_types

2 years ago[Minor] Try to fix issue with incorrect indexing in url_reputation
Vsevolod Stakhov [Tue, 12 Apr 2022 20:45:02 +0000 (21:45 +0100)]
[Minor] Try to fix issue with incorrect indexing in url_reputation

Issue: #4139

2 years ago[Project] Some more adjustments in symbols registration
Vsevolod Stakhov [Tue, 12 Apr 2022 20:31:56 +0000 (21:31 +0100)]
[Project] Some more adjustments in symbols registration

2 years ago[Project] Add more methods for symbols addition
Vsevolod Stakhov [Mon, 11 Apr 2022 21:08:20 +0000 (22:08 +0100)]
[Project] Add more methods for symbols addition

2 years agoMerge pull request #4141 from twesterhever/temp-uribl-surbl-queries
Vsevolod Stakhov [Mon, 11 Apr 2022 18:30:49 +0000 (19:30 +0100)]
Merge pull request #4141 from twesterhever/temp-uribl-surbl-queries

[Feature] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as well

2 years agoMerge pull request #4142 from twesterhever/temp-adjust-sbl-scores
Vsevolod Stakhov [Sun, 10 Apr 2022 18:29:37 +0000 (19:29 +0100)]
Merge pull request #4142 from twesterhever/temp-adjust-sbl-scores

[Enhancement] Adjust scores of Spamhaus SBL hits

2 years ago[Rework] Try to fix the mess with types & flags
Vsevolod Stakhov [Sun, 10 Apr 2022 11:51:49 +0000 (12:51 +0100)]
[Rework] Try to fix the mess with types & flags

2 years ago[Rework] Re-implement cache sorting
Vsevolod Stakhov [Sun, 10 Apr 2022 10:09:51 +0000 (11:09 +0100)]
[Rework] Re-implement cache sorting

2 years ago[Minor] Add noexcept qualifier
Vsevolod Stakhov [Sun, 10 Apr 2022 09:21:31 +0000 (10:21 +0100)]
[Minor] Add noexcept qualifier

2 years ago[Minor] Forgot to add a file
Vsevolod Stakhov [Sun, 10 Apr 2022 08:06:33 +0000 (09:06 +0100)]
[Minor] Forgot to add a file

2 years ago[Project] Reimplement dependencies processing
Vsevolod Stakhov [Sun, 10 Apr 2022 08:05:56 +0000 (09:05 +0100)]
[Project] Reimplement dependencies processing

2 years ago[Rework] Further work on deps processing
Vsevolod Stakhov [Sat, 9 Apr 2022 20:59:34 +0000 (21:59 +0100)]
[Rework] Further work on deps processing

2 years agoMerge pull request #4144 from twesterhever/temp-enable-uribl-lookups-local-users
Vsevolod Stakhov [Sat, 9 Apr 2022 16:59:19 +0000 (17:59 +0100)]
Merge pull request #4144 from twesterhever/temp-enable-uribl-lookups-local-users

[Fix] Do not exclude authenticated users from URIBL lookups

2 years agoMerge pull request #4143 from twesterhever/temp-rbl-blocklist-de-disable-ipv6
Vsevolod Stakhov [Sat, 9 Apr 2022 16:56:55 +0000 (17:56 +0100)]
Merge pull request #4143 from twesterhever/temp-rbl-blocklist-de-disable-ipv6

[Fix] Disable IPv6 lookups for Blocklist.de RBL

2 years ago[Fix] Do not exclude authenticated users from URIBL lookups 4144/head
twesterhever [Sat, 9 Apr 2022 15:11:21 +0000 (15:11 +0000)]
[Fix] Do not exclude authenticated users from URIBL lookups

2 years ago[Fix] Disable IPv6 lookups for Blocklist.de RBL 4143/head
twesterhever [Sat, 9 Apr 2022 14:49:20 +0000 (14:49 +0000)]
[Fix] Disable IPv6 lookups for Blocklist.de RBL

2 years ago[Enhancement] Adjust scores of Spamhaus SBL hits 4142/head
twesterhever [Sat, 9 Apr 2022 14:43:48 +0000 (14:43 +0000)]
[Enhancement] Adjust scores of Spamhaus SBL hits

2 years ago[Enhancement] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as well 4141/head
twesterhever [Sat, 9 Apr 2022 14:36:35 +0000 (14:36 +0000)]
[Enhancement] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as well