]> source.dussan.org Git - rspamd.git/log
rspamd.git
2 years agoMerge pull request #3943 from cpragadeesh/neuraltest
Vsevolod Stakhov [Sun, 24 Oct 2021 20:16:07 +0000 (21:16 +0100)]
Merge pull request #3943 from cpragadeesh/neuraltest

[Feature] Add neural test command

2 years agoMerge pull request #3936 from dminuoso/add-junk-threshold
Vsevolod Stakhov [Sat, 23 Oct 2021 18:36:48 +0000 (19:36 +0100)]
Merge pull request #3936 from dminuoso/add-junk-threshold

[Feature] Add junk_threshold for autolearn

2 years agoMerge pull request #3934 from xtkoba/ArchDep-i386
Vsevolod Stakhov [Fri, 22 Oct 2021 18:55:14 +0000 (19:55 +0100)]
Merge pull request #3934 from xtkoba/ArchDep-i386

Support i386 with optimizations

2 years ago[Minor] Agree on types between dump and backend
Vsevolod Stakhov [Thu, 21 Oct 2021 14:37:04 +0000 (15:37 +0100)]
[Minor] Agree on types between dump and backend

2 years ago[Minor] Fix several issues found
Vsevolod Stakhov [Thu, 21 Oct 2021 14:17:12 +0000 (15:17 +0100)]
[Minor] Fix several issues found

2 years ago[Minor] Fix log objects for C++
Vsevolod Stakhov [Thu, 21 Oct 2021 13:55:19 +0000 (14:55 +0100)]
[Minor] Fix log objects for C++

2 years ago[Minor] Support read only backends for stats
Vsevolod Stakhov [Thu, 21 Oct 2021 13:51:42 +0000 (14:51 +0100)]
[Minor] Support read only backends for stats

2 years ago[Minor] Add explicit cast
Vsevolod Stakhov [Thu, 21 Oct 2021 08:46:10 +0000 (09:46 +0100)]
[Minor] Add explicit cast

2 years ago[Minor] Add a hack to fix termination race condition
Vsevolod Stakhov [Wed, 20 Oct 2021 13:54:01 +0000 (14:54 +0100)]
[Minor] Add a hack to fix termination race condition

2 years ago[Project] Add preliminary support of CDB bayes dump
Vsevolod Stakhov [Wed, 20 Oct 2021 10:31:16 +0000 (11:31 +0100)]
[Project] Add preliminary support of CDB bayes dump

2 years ago[Minor] Lua_cdb: Allow to use more data types as cdb keys/values
Vsevolod Stakhov [Wed, 20 Oct 2021 10:08:05 +0000 (11:08 +0100)]
[Minor] Lua_cdb: Allow to use more data types as cdb keys/values

2 years ago[Minor] Save int64 as lua_Integer not lua_Number
Vsevolod Stakhov [Wed, 20 Oct 2021 09:42:26 +0000 (10:42 +0100)]
[Minor] Save int64 as lua_Integer not lua_Number

2 years ago[Minor] Add helpers to work with boxed int64 numbers
Vsevolod Stakhov [Wed, 20 Oct 2021 09:38:55 +0000 (10:38 +0100)]
[Minor] Add helpers to work with boxed int64 numbers

2 years ago[Minor] Add helper to convert a string to a uint64 number
Vsevolod Stakhov [Wed, 20 Oct 2021 09:38:34 +0000 (10:38 +0100)]
[Minor] Add helper to convert a string to a uint64 number

2 years ago[Minor] Release redis pool after Lua state has been destroyed
Vsevolod Stakhov [Wed, 20 Oct 2021 09:03:37 +0000 (10:03 +0100)]
[Minor] Release redis pool after Lua state has been destroyed

2 years ago[Minor] Add documentation for lua cdb module
Vsevolod Stakhov [Tue, 19 Oct 2021 19:51:30 +0000 (20:51 +0100)]
[Minor] Add documentation for lua cdb module

2 years ago[Minor] Lua_cdb: Avoid extra copy on lookup
Vsevolod Stakhov [Tue, 19 Oct 2021 16:53:20 +0000 (17:53 +0100)]
[Minor] Lua_cdb: Avoid extra copy on lookup

2 years ago[Feature] Lua_cdb: Add cdb building interface
Vsevolod Stakhov [Tue, 19 Oct 2021 16:49:34 +0000 (17:49 +0100)]
[Feature] Lua_cdb: Add cdb building interface

2 years ago[Minor] Close fd
Vsevolod Stakhov [Tue, 19 Oct 2021 14:54:45 +0000 (15:54 +0100)]
[Minor] Close fd

2 years ago[Project] Cdb: Finish backend implementation
Vsevolod Stakhov [Tue, 19 Oct 2021 10:54:34 +0000 (11:54 +0100)]
[Project] Cdb: Finish backend implementation

2 years ago[Project] Cdb: Fix configuration load
Vsevolod Stakhov [Tue, 19 Oct 2021 10:44:46 +0000 (11:44 +0100)]
[Project] Cdb: Fix configuration load

2 years ago[Project] Cdb: Use shared data between cdb statfiles
Vsevolod Stakhov [Tue, 19 Oct 2021 10:39:00 +0000 (11:39 +0100)]
[Project] Cdb: Use shared data between cdb statfiles

2 years ago[Project] Cdb: continue statistics backend implementation
Vsevolod Stakhov [Tue, 19 Oct 2021 08:53:33 +0000 (09:53 +0100)]
[Project] Cdb: continue statistics backend implementation

2 years ago[Project] Start work on cdb backend
Vsevolod Stakhov [Mon, 18 Oct 2021 14:39:02 +0000 (15:39 +0100)]
[Project] Start work on cdb backend

2 years ago[Fix] Dmarc: Always lowercase domain
Vsevolod Stakhov [Mon, 18 Oct 2021 09:49:53 +0000 (10:49 +0100)]
[Fix] Dmarc: Always lowercase domain

Issue: #3940

3 years ago[Feature] Add neural test command 3943/head
Pragadeesh Chandiran [Fri, 15 Oct 2021 15:15:20 +0000 (11:15 -0400)]
[Feature] Add neural test command

3 years ago[Minor] Fix some issues in the contrib libraries
Vsevolod Stakhov [Sun, 17 Oct 2021 11:47:06 +0000 (12:47 +0100)]
[Minor] Fix some issues in the contrib libraries

Found by: coverity scan

3 years ago[Minor] Further polishing
Vsevolod Stakhov [Sat, 16 Oct 2021 12:43:29 +0000 (13:43 +0100)]
[Minor] Further polishing

3 years agoMerge pull request #3941 from tomop-tg/openssl3
Vsevolod Stakhov [Sat, 16 Oct 2021 13:22:00 +0000 (14:22 +0100)]
Merge pull request #3941 from tomop-tg/openssl3

fix compatibility with OpenSSL 3.0.0

3 years ago[Minor] Fix some issues
Vsevolod Stakhov [Sat, 16 Oct 2021 12:01:44 +0000 (13:01 +0100)]
[Minor] Fix some issues

Found by: coverity scan

3 years ago[Minor] Check return value
Vsevolod Stakhov [Sat, 16 Oct 2021 11:44:42 +0000 (12:44 +0100)]
[Minor] Check return value

3 years ago[Minor] Check returned value
Vsevolod Stakhov [Sat, 16 Oct 2021 11:14:43 +0000 (12:14 +0100)]
[Minor] Check returned value

3 years ago[Minor] Try to fix cleanup code
Vsevolod Stakhov [Sat, 16 Oct 2021 11:11:46 +0000 (12:11 +0100)]
[Minor] Try to fix cleanup code

3 years agofix compatibility with OpenSSL 3.0.0 3941/head
Tomohiro "Tomo-p" KATO [Sat, 16 Oct 2021 07:29:43 +0000 (16:29 +0900)]
fix compatibility with OpenSSL 3.0.0

3 years ago[Feature] S3: Allow to store structured data in messagepack
Vsevolod Stakhov [Fri, 15 Oct 2021 10:43:00 +0000 (11:43 +0100)]
[Feature] S3: Allow to store structured data in messagepack

3 years ago[Minor] Implement task to object conversion method
Vsevolod Stakhov [Fri, 15 Oct 2021 10:32:26 +0000 (11:32 +0100)]
[Minor] Implement task to object conversion method

3 years ago[Minor] Set table index
Vsevolod Stakhov [Fri, 15 Oct 2021 10:31:56 +0000 (11:31 +0100)]
[Minor] Set table index

3 years ago[Minor] Allow ucl emitters to output rspamd_text
Vsevolod Stakhov [Fri, 15 Oct 2021 10:31:35 +0000 (11:31 +0100)]
[Minor] Allow ucl emitters to output rspamd_text

3 years ago[Minor] Rspamadm: Add `mime dump` command
Vsevolod Stakhov [Fri, 15 Oct 2021 10:02:26 +0000 (11:02 +0100)]
[Minor] Rspamadm: Add `mime dump` command

3 years ago[Minor] Add method to get headers from mime parts
Vsevolod Stakhov [Fri, 15 Oct 2021 09:12:34 +0000 (10:12 +0100)]
[Minor] Add method to get headers from mime parts

3 years ago[Feature] Add junk_threshold for autolearn 3936/head
Victor Nawothnig [Fri, 15 Oct 2021 00:06:16 +0000 (02:06 +0200)]
[Feature] Add junk_threshold for autolearn

3 years ago[Minor] Lua_task: Add get_headers method
Vsevolod Stakhov [Thu, 14 Oct 2021 20:29:31 +0000 (21:29 +0100)]
[Minor] Lua_task: Add get_headers method

3 years ago[Minor] Add method to iterate through all headers
Vsevolod Stakhov [Thu, 14 Oct 2021 16:57:08 +0000 (17:57 +0100)]
[Minor] Add method to iterate through all headers

3 years ago[Minor] Add method to get count of the headers
Vsevolod Stakhov [Thu, 14 Oct 2021 14:15:36 +0000 (15:15 +0100)]
[Minor] Add method to get count of the headers

3 years ago[Minor] Readahead cdb file if possible
Vsevolod Stakhov [Wed, 13 Oct 2021 15:51:53 +0000 (16:51 +0100)]
[Minor] Readahead cdb file if possible

3 years ago[Minor] Add support for readahead(2) call if available
Vsevolod Stakhov [Wed, 13 Oct 2021 15:41:11 +0000 (16:41 +0100)]
[Minor] Add support for readahead(2) call if available

3 years ago[Minor] Mid: Try to fix composites insertion
Vsevolod Stakhov [Wed, 13 Oct 2021 08:32:51 +0000 (09:32 +0100)]
[Minor] Mid: Try to fix composites insertion

3 years agoSupport i386 with optimizations 3934/head
xtkoba [Wed, 13 Oct 2021 07:00:06 +0000 (16:00 +0900)]
Support i386 with optimizations

3 years agoMerge pull request #3933 from mrueg/docker-bullseye
Vsevolod Stakhov [Tue, 12 Oct 2021 22:17:54 +0000 (23:17 +0100)]
Merge pull request #3933 from mrueg/docker-bullseye

Dockerfile: Switch to debian bullseye base

3 years ago[Minor] Fix some minor code quality issue
Vsevolod Stakhov [Tue, 12 Oct 2021 19:33:48 +0000 (20:33 +0100)]
[Minor] Fix some minor code quality issue

Found by: coverity scan

3 years agoDockerfile: Switch to bullseye 3933/head
Manuel Rüger [Tue, 12 Oct 2021 16:05:41 +0000 (18:05 +0200)]
Dockerfile: Switch to bullseye

But allow users to change it via a build-arg

3 years agoMerge pull request #3931 from fatalbanana/fix_external_relay
Vsevolod Stakhov [Tue, 12 Oct 2021 12:00:49 +0000 (13:00 +0100)]
Merge pull request #3931 from fatalbanana/fix_external_relay

[Minor] external_relay: use real_ip

3 years ago[Minor] Remove unused include
Vsevolod Stakhov [Mon, 11 Oct 2021 18:33:05 +0000 (19:33 +0100)]
[Minor] Remove unused include

3 years ago[Minor] Try to fix compiler specific issue
Vsevolod Stakhov [Mon, 11 Oct 2021 16:03:27 +0000 (17:03 +0100)]
[Minor] Try to fix compiler specific issue

3 years ago[Minor] Sign .drone.yml
Vsevolod Stakhov [Mon, 11 Oct 2021 14:54:14 +0000 (15:54 +0100)]
[Minor] Sign .drone.yml

3 years agoMerge pull request #3932 from fatalbanana/ci_cores
Vsevolod Stakhov [Mon, 11 Oct 2021 14:54:03 +0000 (15:54 +0100)]
Merge pull request #3932 from fatalbanana/ci_cores

[Test] CI: fix rspamd executable path

3 years ago[Minor] Fix one more issue
Vsevolod Stakhov [Mon, 11 Oct 2021 14:53:30 +0000 (15:53 +0100)]
[Minor] Fix one more issue

3 years ago[Test] CI: fix rspamd executable path 3932/head
Andrew Lewis [Mon, 11 Oct 2021 14:35:37 +0000 (16:35 +0200)]
[Test] CI: fix rspamd executable path

3 years ago[Fix] Html: Fix the case where only bgcolor is explicitly set
Vsevolod Stakhov [Mon, 11 Oct 2021 14:26:37 +0000 (15:26 +0100)]
[Fix] Html: Fix the case where only bgcolor is explicitly set

3 years ago[Minor] Do not append style and title tags in invisible content
Vsevolod Stakhov [Mon, 11 Oct 2021 14:20:21 +0000 (15:20 +0100)]
[Minor] Do not append style and title tags in invisible content

3 years ago[Minor] satisfy luacheck 3931/head
Andrew Lewis [Mon, 11 Oct 2021 13:42:50 +0000 (15:42 +0200)]
[Minor] satisfy luacheck

3 years ago[Minor] API docs: try explain real_ip / from_ip better
Andrew Lewis [Mon, 11 Oct 2021 13:36:52 +0000 (15:36 +0200)]
[Minor] API docs: try explain real_ip / from_ip better

3 years ago[Minor] external_relay: use real_ip
Andrew Lewis [Wed, 6 Oct 2021 14:54:28 +0000 (16:54 +0200)]
[Minor] external_relay: use real_ip

3 years ago[Minor] Lua_upstream: Add get_name method
Vsevolod Stakhov [Mon, 11 Oct 2021 11:02:30 +0000 (12:02 +0100)]
[Minor] Lua_upstream: Add get_name method

3 years ago[Minor] Remove unused legacy functions
Vsevolod Stakhov [Mon, 11 Oct 2021 10:38:20 +0000 (11:38 +0100)]
[Minor] Remove unused legacy functions

3 years ago[Fix] Fix compilation of the hyperscan databases with errors
Vsevolod Stakhov [Mon, 11 Oct 2021 08:58:16 +0000 (09:58 +0100)]
[Fix] Fix compilation of the hyperscan databases with errors

3 years ago[Minor] Update node version
Vsevolod Stakhov [Sun, 10 Oct 2021 12:24:34 +0000 (13:24 +0100)]
[Minor] Update node version

3 years ago[Minor] Slightly refactor the code
Vsevolod Stakhov [Sun, 10 Oct 2021 11:31:08 +0000 (12:31 +0100)]
[Minor] Slightly refactor the code

3 years agoMerge pull request #3927 from fatalbanana/minor_config_stuff
Vsevolod Stakhov [Sat, 9 Oct 2021 19:41:36 +0000 (20:41 +0100)]
Merge pull request #3927 from fatalbanana/minor_config_stuff

Minor config stuff (#3924)

3 years agoMerge pull request #3929 from fatalbanana/fix_tests_20211008
Vsevolod Stakhov [Fri, 8 Oct 2021 15:28:14 +0000 (16:28 +0100)]
Merge pull request #3929 from fatalbanana/fix_tests_20211008

[Test] whitelist: fix tests

3 years ago[Test] whitelist: fix tests 3929/head
Andrew Lewis [Fri, 8 Oct 2021 15:20:34 +0000 (17:20 +0200)]
[Test] whitelist: fix tests

3 years ago[Minor] Do not push invalid real_ip for received
Vsevolod Stakhov [Fri, 8 Oct 2021 15:08:44 +0000 (16:08 +0100)]
[Minor] Do not push invalid real_ip for received

3 years ago[Minor] Add explicit move operators for mime_string
Vsevolod Stakhov [Fri, 8 Oct 2021 13:39:40 +0000 (14:39 +0100)]
[Minor] Add explicit move operators for mime_string

3 years ago[Minor] Fix parsing received that start from a comment
Vsevolod Stakhov [Fri, 8 Oct 2021 13:20:00 +0000 (14:20 +0100)]
[Minor] Fix parsing received that start from a comment

3 years ago[Minor] Require either by or from parts in received headers
Vsevolod Stakhov [Fri, 8 Oct 2021 12:18:37 +0000 (13:18 +0100)]
[Minor] Require either by or from parts in received headers

3 years ago[Minor] Restore compatible behaviour for incomplete received headers
Vsevolod Stakhov [Fri, 8 Oct 2021 09:39:59 +0000 (10:39 +0100)]
[Minor] Restore compatible behaviour for incomplete received headers

3 years ago[Minor] config: remove RBL defaults that re-enforce true defaults 3927/head
Andrew Lewis [Thu, 7 Oct 2021 10:04:11 +0000 (12:04 +0200)]
[Minor] config: remove RBL defaults that re-enforce true defaults

3 years ago[Minor] config: don't lie about antivirus whitelist
Andrew Lewis [Thu, 7 Oct 2021 10:02:24 +0000 (12:02 +0200)]
[Minor] config: don't lie about antivirus whitelist

3 years ago[Minor] Arc: Specify explicit order for the headers added
Vsevolod Stakhov [Thu, 7 Oct 2021 08:50:14 +0000 (09:50 +0100)]
[Minor] Arc: Specify explicit order for the headers added

3 years ago[Minor] Lua_mime: Allow to add headers in specific order
Vsevolod Stakhov [Thu, 7 Oct 2021 08:45:03 +0000 (09:45 +0100)]
[Minor] Lua_mime: Allow to add headers in specific order

3 years ago[Minor] Fix pushing empty strings
Vsevolod Stakhov [Thu, 7 Oct 2021 07:39:57 +0000 (08:39 +0100)]
[Minor] Fix pushing empty strings

3 years ago[Minor] Remove from_ip view as it is useless
Vsevolod Stakhov [Wed, 6 Oct 2021 14:18:33 +0000 (15:18 +0100)]
[Minor] Remove from_ip view as it is useless

3 years ago[Test] Add some more received tests
Vsevolod Stakhov [Wed, 6 Oct 2021 10:42:14 +0000 (11:42 +0100)]
[Test] Add some more received tests

3 years ago[Test] Move tests from lua to C++
Vsevolod Stakhov [Wed, 6 Oct 2021 10:01:21 +0000 (11:01 +0100)]
[Test] Move tests from lua to C++

3 years ago[Minor] Fix ownership issue
Vsevolod Stakhov [Wed, 6 Oct 2021 09:39:20 +0000 (10:39 +0100)]
[Minor] Fix ownership issue

3 years ago[Minor] Remove bogus forward for non-forwarding reference
Vsevolod Stakhov [Wed, 6 Oct 2021 08:54:49 +0000 (09:54 +0100)]
[Minor] Remove bogus forward for non-forwarding reference

3 years ago[Test] Adopt received framework to allow unit testing
Vsevolod Stakhov [Wed, 6 Oct 2021 08:52:37 +0000 (09:52 +0100)]
[Test] Adopt received framework to allow unit testing

3 years ago[Minor] Add utility function for the default size mempool
Vsevolod Stakhov [Wed, 6 Oct 2021 08:15:37 +0000 (09:15 +0100)]
[Minor] Add utility function for the default size mempool

3 years ago[Minor] One more fix for old libicu
Vsevolod Stakhov [Wed, 6 Oct 2021 07:56:53 +0000 (08:56 +0100)]
[Minor] One more fix for old libicu

3 years ago[Minor] Fix rfind usage
Vsevolod Stakhov [Tue, 5 Oct 2021 14:48:29 +0000 (15:48 +0100)]
[Minor] Fix rfind usage

3 years ago[Minor] Fix test message as we now process received headers as expected
Vsevolod Stakhov [Tue, 5 Oct 2021 14:29:56 +0000 (15:29 +0100)]
[Minor] Fix test message as we now process received headers as expected

3 years ago[Fix] Fix parsing of the unquoted attributes in HTML
Vsevolod Stakhov [Tue, 5 Oct 2021 14:28:43 +0000 (15:28 +0100)]
[Fix] Fix parsing of the unquoted attributes in HTML

3 years ago[Fix] Avoid copy for received structure as it has raw C pointers
Vsevolod Stakhov [Tue, 5 Oct 2021 13:38:25 +0000 (14:38 +0100)]
[Fix] Avoid copy for received structure as it has raw C pointers

3 years ago[Minor] Fix build where vector size() is not constexpr
Vsevolod Stakhov [Tue, 5 Oct 2021 11:16:09 +0000 (12:16 +0100)]
[Minor] Fix build where vector size() is not constexpr

3 years ago[Minor] Add workaround for old libicu
Vsevolod Stakhov [Tue, 5 Oct 2021 11:15:04 +0000 (12:15 +0100)]
[Minor] Add workaround for old libicu

3 years ago[Project] Finish received headers rework part
Vsevolod Stakhov [Tue, 5 Oct 2021 11:13:21 +0000 (12:13 +0100)]
[Project] Finish received headers rework part

3 years ago[Minor] Mark operators constexpr
Vsevolod Stakhov [Tue, 5 Oct 2021 10:08:48 +0000 (11:08 +0100)]
[Minor] Mark operators constexpr

3 years ago[Project] Start using of the new received structure
Vsevolod Stakhov [Mon, 4 Oct 2021 20:46:15 +0000 (21:46 +0100)]
[Project] Start using of the new received structure

3 years ago[Project] Move C++ specific declarations to C++ header
Vsevolod Stakhov [Mon, 4 Oct 2021 20:45:59 +0000 (21:45 +0100)]
[Project] Move C++ specific declarations to C++ header

3 years ago[Project] Rework received headers parsing to C++
Vsevolod Stakhov [Sun, 3 Oct 2021 11:52:45 +0000 (12:52 +0100)]
[Project] Rework received headers parsing to C++