]> source.dussan.org Git - rspamd.git/log
rspamd.git
9 months ago[WebUI] Normalize IPv4 for column sorting 4766/head
moisseev [Sun, 31 Dec 2023 16:04:09 +0000 (19:04 +0300)]
[WebUI] Normalize IPv4 for column sorting

9 months agoMerge pull request #4765 from moisseev/webui
Vsevolod Stakhov [Sun, 31 Dec 2023 11:40:33 +0000 (17:40 +0600)]
Merge pull request #4765 from moisseev/webui

[WebUI] Show message size in IEC (base 1024) units

9 months ago[Project] Implement text tokens storage on C++ side
Vsevolod Stakhov [Sat, 30 Dec 2023 21:37:42 +0000 (21:37 +0000)]
[Project] Implement text tokens storage on C++ side

9 months ago[Project] Add store tokens support in new bayes learn
Vsevolod Stakhov [Sat, 30 Dec 2023 21:06:46 +0000 (21:06 +0000)]
[Project] Add store tokens support in new bayes learn

9 months ago[WebUI] Show message size in IEC (base 1024) units 4765/head
moisseev [Sat, 30 Dec 2023 15:06:40 +0000 (18:06 +0300)]
[WebUI] Show message size in IEC (base 1024) units

9 months agoMerge pull request #4764 from jvoisin/anullptr
Vsevolod Stakhov [Sat, 30 Dec 2023 09:56:06 +0000 (09:56 +0000)]
Merge pull request #4764 from jvoisin/anullptr

[Fix] Fix an overzealous s/NULL/nullptr/g

9 months agoUpdate cfg_utils.cxx 4764/head
Julien Voisin [Fri, 29 Dec 2023 16:15:00 +0000 (17:15 +0100)]
Update cfg_utils.cxx

Fix another dumb s/NULL/nullptr/g

9 months agoUpdate cfg_rcl.cxx
Julien Voisin [Fri, 29 Dec 2023 16:13:14 +0000 (17:13 +0100)]
Update cfg_rcl.cxx

Fixed an overzealous s/NULL/nullptr/g

9 months ago[Minor] Combine history table column definitions
moisseev [Fri, 29 Dec 2023 10:32:37 +0000 (13:32 +0300)]
[Minor] Combine history table column definitions

9 months agoMerge pull request #4762 from moisseev/webui
Vsevolod Stakhov [Thu, 28 Dec 2023 12:38:28 +0000 (12:38 +0000)]
Merge pull request #4762 from moisseev/webui

[Minor] Move common stuff to separate files

9 months ago[WebUI] Tweak scan result layout for small devices 4762/head
moisseev [Thu, 28 Dec 2023 11:31:49 +0000 (14:31 +0300)]
[WebUI] Tweak scan result layout for small devices

9 months ago[Minor] Move common stuff to separate files
moisseev [Wed, 27 Dec 2023 12:22:23 +0000 (15:22 +0300)]
[Minor] Move common stuff to separate files

9 months agoMerge pull request #4759 from moisseev/hfilter
Vsevolod Stakhov [Wed, 27 Dec 2023 10:33:08 +0000 (10:33 +0000)]
Merge pull request #4759 from moisseev/hfilter

[Minor] Fix typo in hfilter map

9 months agoMerge pull request #4761 from fatalbanana/debian_postinst
Vsevolod Stakhov [Tue, 26 Dec 2023 16:01:17 +0000 (16:01 +0000)]
Merge pull request #4761 from fatalbanana/debian_postinst

[Minor] debian: add missing stuff to rspamd-asan package

9 months ago[Minor] debian: add missing stuff to rspamd-asan package 4761/head
Andrew Lewis [Tue, 26 Dec 2023 14:01:26 +0000 (16:01 +0200)]
[Minor] debian: add missing stuff to rspamd-asan package

9 months ago[Dep] Update unordered_dense to 4.4.0
Vsevolod Stakhov [Mon, 25 Dec 2023 09:28:14 +0000 (09:28 +0000)]
[Dep] Update unordered_dense to 4.4.0

9 months agoMerge pull request #4758 from moisseev/webui
Vsevolod Stakhov [Sun, 24 Dec 2023 15:57:35 +0000 (15:57 +0000)]
Merge pull request #4758 from moisseev/webui

[WebUI] Show pass-through module in scan result

9 months ago[Minor] Fix typo in hfilter map 4759/head
moisseev [Sun, 24 Dec 2023 11:20:58 +0000 (14:20 +0300)]
[Minor] Fix typo in hfilter map

9 months ago[Minor] Set FooTable cell font size with CSS 4758/head
moisseev [Sun, 24 Dec 2023 11:12:52 +0000 (14:12 +0300)]
[Minor] Set FooTable cell font size with CSS

instead of column options

9 months ago[WebUI] Show pass-through module in scan result
moisseev [Sun, 24 Dec 2023 07:10:05 +0000 (10:10 +0300)]
[WebUI] Show pass-through module in scan result

9 months agoMerge pull request #4757 from moisseev/allow-local
Vsevolod Stakhov [Fri, 22 Dec 2023 15:02:00 +0000 (15:02 +0000)]
Merge pull request #4757 from moisseev/allow-local

[Minor] Log a debug message when ratelimit skipped

9 months ago[Minor] Log a debug message when ratelimit skipped 4757/head
moisseev [Fri, 22 Dec 2023 10:44:42 +0000 (13:44 +0300)]
[Minor] Log a debug message when ratelimit skipped

for a local request

9 months agoMerge pull request #4755 from fatalbanana/ratelimit_symbol
Vsevolod Stakhov [Thu, 21 Dec 2023 12:43:24 +0000 (12:43 +0000)]
Merge pull request #4755 from fatalbanana/ratelimit_symbol

[Minor] ratelimit: make per-bucket symbol behave like global symbol

9 months ago[Minor] ratelimit: make per-bucket symbol behave like global symbol 4755/head
Andrew Lewis [Thu, 21 Dec 2023 11:11:11 +0000 (13:11 +0200)]
[Minor] ratelimit: make per-bucket symbol behave like global symbol

9 months agoMerge pull request #4750 from fatalbanana/docs_rspamd_html
Vsevolod Stakhov [Mon, 18 Dec 2023 18:40:55 +0000 (18:40 +0000)]
Merge pull request #4750 from fatalbanana/docs_rspamd_html

[Minor] docs: rspamd_html: fix some copypasta

9 months ago[Minor] docs: rspamd_html: fix some copypasta 4750/head
Andrew Lewis [Mon, 18 Dec 2023 15:19:26 +0000 (17:19 +0200)]
[Minor] docs: rspamd_html: fix some copypasta

9 months agoMerge pull request #4749 from moisseev/webui
Vsevolod Stakhov [Sun, 17 Dec 2023 22:56:17 +0000 (22:56 +0000)]
Merge pull request #4749 from moisseev/webui

[WebUI] Send only altered symbols in save requests

10 months ago[WebUI] Send only altered symbols in save requests 4749/head
moisseev [Sat, 16 Dec 2023 17:31:52 +0000 (20:31 +0300)]
[WebUI] Send only altered symbols in save requests

10 months agoMerge pull request #4748 from moisseev/webui
Vsevolod Stakhov [Fri, 15 Dec 2023 15:03:07 +0000 (15:03 +0000)]
Merge pull request #4748 from moisseev/webui

[WebUI] Symbols: replace individual save buttons

10 months ago[Minor] Remove stupid threshold for saving symbol value
Vsevolod Stakhov [Fri, 15 Dec 2023 14:50:13 +0000 (14:50 +0000)]
[Minor] Remove stupid threshold for saving symbol value

10 months agoMerge pull request #4747 from fatalbanana/minor
Vsevolod Stakhov [Fri, 15 Dec 2023 14:47:12 +0000 (14:47 +0000)]
Merge pull request #4747 from fatalbanana/minor

[Minor] rbl: revisit previous change

10 months ago[WebUI] Symbols: replace individual save buttons 4748/head
moisseev [Fri, 15 Dec 2023 14:30:25 +0000 (17:30 +0300)]
[WebUI] Symbols: replace individual save buttons

with a sticky group

10 months ago[Minor] rbl: revisit previous change 4747/head
Andrew Lewis [Fri, 15 Dec 2023 13:02:52 +0000 (15:02 +0200)]
[Minor] rbl: revisit previous change

10 months ago[Minor] Another issue
Vsevolod Stakhov [Thu, 14 Dec 2023 17:02:11 +0000 (17:02 +0000)]
[Minor] Another issue

10 months ago[Minor] Uh-oh...
Vsevolod Stakhov [Thu, 14 Dec 2023 16:53:19 +0000 (16:53 +0000)]
[Minor] Uh-oh...

10 months ago[Minor] Set proper size
Vsevolod Stakhov [Thu, 14 Dec 2023 16:46:39 +0000 (16:46 +0000)]
[Minor] Set proper size

10 months ago[Minor] Fix build
Vsevolod Stakhov [Thu, 14 Dec 2023 16:38:56 +0000 (16:38 +0000)]
[Minor] Fix build

10 months ago[Project] Try to do strings concatenation in C
Vsevolod Stakhov [Thu, 14 Dec 2023 16:34:35 +0000 (16:34 +0000)]
[Project] Try to do strings concatenation in C

10 months ago[Feature] Proxy: Allow `encrypted_only` option
Vsevolod Stakhov [Thu, 14 Dec 2023 15:09:38 +0000 (15:09 +0000)]
[Feature] Proxy: Allow `encrypted_only` option

10 months agoMerge pull request #4743 from fatalbanana/rbl_luapatterns_again
Vsevolod Stakhov [Wed, 13 Dec 2023 12:20:21 +0000 (12:20 +0000)]
Merge pull request #4743 from fatalbanana/rbl_luapatterns_again

[Minor] rbl: try harder to identify lua patterns

10 months ago[Minor] rbl: try harder to identify lua patterns 4743/head
Andrew Lewis [Wed, 13 Dec 2023 10:13:06 +0000 (12:13 +0200)]
[Minor] rbl: try harder to identify lua patterns

10 months agoMerge pull request #4742 from fatalbanana/rbl_url_whitelist
Vsevolod Stakhov [Tue, 12 Dec 2023 23:03:22 +0000 (23:03 +0000)]
Merge pull request #4742 from fatalbanana/rbl_url_whitelist

[Feature] rbl: support disabling or replacing url_whitelist per RBL

10 months ago[Feature] rbl: support disabling or replacing url_whitelist per RBL 4742/head
Andrew Lewis [Tue, 12 Dec 2023 20:53:23 +0000 (22:53 +0200)]
[Feature] rbl: support disabling or replacing url_whitelist per RBL

10 months agoMerge pull request #4739 from fatalbanana/bayes_redis
Vsevolod Stakhov [Tue, 12 Dec 2023 14:50:57 +0000 (14:50 +0000)]
Merge pull request #4739 from fatalbanana/bayes_redis

[Minor] Have bayes use global redis settings

10 months ago[Minor] Have bayes use global redis settings 4739/head
Andrew Lewis [Tue, 12 Dec 2023 07:52:45 +0000 (09:52 +0200)]
[Minor] Have bayes use global redis settings

10 months ago[Minor] Fix learned stats
Vsevolod Stakhov [Mon, 11 Dec 2023 14:58:25 +0000 (14:58 +0000)]
[Minor] Fix learned stats

10 months ago[Minor] Link runtime to the proper statfile context
Vsevolod Stakhov [Mon, 11 Dec 2023 14:38:20 +0000 (14:38 +0000)]
[Minor] Link runtime to the proper statfile context

10 months agoMerge pull request #4718 from rspamd/vstakhov-bayes-rework
Vsevolod Stakhov [Sun, 10 Dec 2023 18:58:20 +0000 (18:58 +0000)]
Merge pull request #4718 from rspamd/vstakhov-bayes-rework

Migrate bayes redis backend to Lua scripts

10 months agoMerge pull request #4735 from moisseev/webui
Vsevolod Stakhov [Sat, 9 Dec 2023 14:58:04 +0000 (14:58 +0000)]
Merge pull request #4735 from moisseev/webui

[Test] Remove deprecated Stylelint rule

10 months ago[Test] Remove deprecated Stylelint rule 4735/head
moisseev [Sat, 9 Dec 2023 14:49:20 +0000 (17:49 +0300)]
[Test] Remove deprecated Stylelint rule

10 months ago[Project] Add some stats 4718/head
Vsevolod Stakhov [Fri, 8 Dec 2023 16:51:04 +0000 (16:51 +0000)]
[Project] Add some stats

10 months agoMerge pull request #4732 from AdamMajer/logging_fix
Vsevolod Stakhov [Fri, 8 Dec 2023 12:28:44 +0000 (12:28 +0000)]
Merge pull request #4732 from AdamMajer/logging_fix

[CritFix] - Fix reported length of logging structure

10 months agoMerge pull request #4733 from fatalbanana/systemd_test
Vsevolod Stakhov [Fri, 8 Dec 2023 12:28:09 +0000 (12:28 +0000)]
Merge pull request #4733 from fatalbanana/systemd_test

[Test] Test systemd logging

10 months ago[Test] Test systemd logging 4733/head
Andrew Lewis [Fri, 8 Dec 2023 10:51:08 +0000 (12:51 +0200)]
[Test] Test systemd logging

10 months ago[Project] Various fixes
Vsevolod Stakhov [Fri, 8 Dec 2023 10:48:53 +0000 (10:48 +0000)]
[Project] Various fixes

10 months ago[Project] Fix compile issues and rework in more C++ style
Vsevolod Stakhov [Fri, 8 Dec 2023 09:45:38 +0000 (09:45 +0000)]
[Project] Fix compile issues and rework in more C++ style

10 months ago[Rework] Use strings for int64_t
Vsevolod Stakhov [Fri, 8 Dec 2023 09:33:57 +0000 (09:33 +0000)]
[Rework] Use strings for int64_t

It seems there is no easy way to use int64 in Redis Lua, hence, we have
to use strings. It's much more expensive but still some advantage over
the previous schema.

10 months ago[Minor] Fix keys name
Vsevolod Stakhov [Fri, 8 Dec 2023 09:19:05 +0000 (09:19 +0000)]
[Minor] Fix keys name

10 months agoMerge pull request #4730 from moisseev/webui
Vsevolod Stakhov [Fri, 8 Dec 2023 09:13:26 +0000 (09:13 +0000)]
Merge pull request #4730 from moisseev/webui

[Test] Unbreak ESLint

10 months ago[CritFix] - Fix reported length of logging structure 4732/head
Adam Majer [Thu, 7 Dec 2023 14:23:10 +0000 (15:23 +0100)]
[CritFix] - Fix reported length of logging structure

The logging code contains one place where the apparent size of the
logging structure is defined and then it's actually utilized in another
place. Re-writes and refactoring this code ended up with these
values to not co-relate what was previously there resulting in a stack
overwrite in last version or currently in log truncation.

Move assignment of logging structure to the place where it's actually
used, reducing future logic de-sync dangers. Also move the g_assert() to
the end as it should be a development aid only.

10 months ago[Project] Add some basic learning
Vsevolod Stakhov [Thu, 7 Dec 2023 15:40:08 +0000 (15:40 +0000)]
[Project] Add some basic learning

10 months ago[Minor] Remove obsoleted code, phew
Vsevolod Stakhov [Thu, 7 Dec 2023 15:04:52 +0000 (15:04 +0000)]
[Minor] Remove obsoleted code, phew

10 months ago[Project] Add bayes learn script
Vsevolod Stakhov [Thu, 7 Dec 2023 15:01:11 +0000 (15:01 +0000)]
[Project] Add bayes learn script

10 months ago[Test] Unbreak ESLint 4730/head
moisseev [Thu, 7 Dec 2023 14:49:08 +0000 (17:49 +0300)]
[Test] Unbreak ESLint

10 months ago[Minor] Add initial stat callback
Vsevolod Stakhov [Thu, 7 Dec 2023 13:56:03 +0000 (13:56 +0000)]
[Minor] Add initial stat callback

10 months agoMerge pull request #4725 from moisseev/npm-ls
Vsevolod Stakhov [Thu, 7 Dec 2023 12:51:09 +0000 (12:51 +0000)]
Merge pull request #4725 from moisseev/npm-ls

[Test] Use `npm ls` to show versions

10 months ago[Minor] Fix store/load
Vsevolod Stakhov [Wed, 6 Dec 2023 17:33:27 +0000 (17:33 +0000)]
[Minor] Fix store/load

10 months ago[Project] Further caching logic modifications
Vsevolod Stakhov [Wed, 6 Dec 2023 15:36:52 +0000 (15:36 +0000)]
[Project] Further caching logic modifications

10 months agoMerge pull request #4728 from fatalbanana/test_rspamadm_logger
Vsevolod Stakhov [Wed, 6 Dec 2023 15:24:20 +0000 (15:24 +0000)]
Merge pull request #4728 from fatalbanana/test_rspamadm_logger

[Test] Exercise rspamadm lua logger in functional tests

10 months ago[Project] Rework stat runtime
Vsevolod Stakhov [Wed, 6 Dec 2023 14:46:45 +0000 (14:46 +0000)]
[Project] Rework stat runtime

10 months ago[Minor] Allow to steal variables from the mempool
Vsevolod Stakhov [Wed, 6 Dec 2023 14:43:41 +0000 (14:43 +0000)]
[Minor] Allow to steal variables from the mempool

10 months ago[Test] Exercise rspamadm lua logger in functional tests 4728/head
Andrew Lewis [Wed, 6 Dec 2023 12:30:14 +0000 (14:30 +0200)]
[Test] Exercise rspamadm lua logger in functional tests

10 months agoMerge pull request #4724 from moisseev/webui
Vsevolod Stakhov [Tue, 5 Dec 2023 22:05:00 +0000 (22:05 +0000)]
Merge pull request #4724 from moisseev/webui

[Test] Remove default ESLint Stylistic rule

10 months ago[Project] Move the whole backend to C++
Vsevolod Stakhov [Tue, 5 Dec 2023 16:24:46 +0000 (16:24 +0000)]
[Project] Move the whole backend to C++

Easier to work further.

10 months ago[Minor] Few more fixes
Vsevolod Stakhov [Tue, 5 Dec 2023 14:55:52 +0000 (14:55 +0000)]
[Minor] Few more fixes

10 months ago[Test] Use `npm ls` to show versions 4725/head
moisseev [Tue, 5 Dec 2023 08:30:30 +0000 (11:30 +0300)]
[Test] Use `npm ls` to show versions

10 months ago[Test] Remove default ESLint Stylistic rule 4724/head
moisseev [Tue, 5 Dec 2023 07:43:29 +0000 (10:43 +0300)]
[Test] Remove default ESLint Stylistic rule

10 months ago[Project] Temporary fixes to start new bayes logic debug
Vsevolod Stakhov [Mon, 4 Dec 2023 15:18:50 +0000 (15:18 +0000)]
[Project] Temporary fixes to start new bayes logic debug

10 months ago[Fix] Fix wrong raw_len usage
Vsevolod Stakhov [Mon, 4 Dec 2023 15:18:08 +0000 (15:18 +0000)]
[Fix] Fix wrong raw_len usage

10 months ago[Minor] Slightly improve logging
Vsevolod Stakhov [Mon, 4 Dec 2023 15:01:09 +0000 (15:01 +0000)]
[Minor] Slightly improve logging

10 months ago[Project] Start to rework C part
Vsevolod Stakhov [Mon, 4 Dec 2023 14:34:00 +0000 (14:34 +0000)]
[Project] Start to rework C part

10 months agoMerge pull request #4723 from moisseev/webui
Vsevolod Stakhov [Sun, 3 Dec 2023 20:16:05 +0000 (20:16 +0000)]
Merge pull request #4723 from moisseev/webui

[WebUI] Refine symbols score input boxes

10 months ago[WebUI] Update symbols score background on input 4723/head
moisseev [Sun, 3 Dec 2023 16:59:17 +0000 (19:59 +0300)]
[WebUI] Update symbols score background on input

10 months ago[Minor] Use single quotes rather than escapes
moisseev [Sun, 3 Dec 2023 14:03:39 +0000 (17:03 +0300)]
[Minor] Use single quotes rather than escapes

10 months ago[WebUI] Refine symbols score input boxes
moisseev [Sun, 3 Dec 2023 13:45:14 +0000 (16:45 +0300)]
[WebUI] Refine symbols score input boxes

- reduce the minimum number of digits to appear after the decimal from 3 to 2
- remove useless dynamic step
- remove useless dynamic min/max restrictions

10 months ago[Project] Optimise classify script
Vsevolod Stakhov [Sat, 2 Dec 2023 15:54:04 +0000 (15:54 +0000)]
[Project] Optimise classify script

10 months ago[Project] Add classify redis script
Vsevolod Stakhov [Sat, 2 Dec 2023 12:36:17 +0000 (12:36 +0000)]
[Project] Add classify redis script

10 months agoMerge pull request #4721 from fatalbanana/axe_dockerfile
Vsevolod Stakhov [Fri, 1 Dec 2023 09:00:58 +0000 (09:00 +0000)]
Merge pull request #4721 from fatalbanana/axe_dockerfile

[Minor] Replace Dockerfile with advertisement for image

10 months ago[Minor] Replace Dockerfile with advertisement for image 4721/head
Andrew Lewis [Thu, 30 Nov 2023 20:24:47 +0000 (22:24 +0200)]
[Minor] Replace Dockerfile with advertisement for image

10 months ago[Project] Start migration of bayes redis backend to Lua
Vsevolod Stakhov [Wed, 29 Nov 2023 16:05:31 +0000 (16:05 +0000)]
[Project] Start migration of bayes redis backend to Lua

10 months agoMerge pull request #4717 from fatalbanana/dkim_signing_table
Vsevolod Stakhov [Wed, 29 Nov 2023 14:59:24 +0000 (14:59 +0000)]
Merge pull request #4717 from fatalbanana/dkim_signing_table

[Fix] dkim_signing: siging_table: lowercase before lookup

10 months ago[Fix] dkim_signing: siging_table: lowercase before lookup 4717/head
Andrew Lewis [Wed, 29 Nov 2023 12:32:06 +0000 (14:32 +0200)]
[Fix] dkim_signing: siging_table: lowercase before lookup

10 months ago[Minor] Some neats
Vsevolod Stakhov [Sun, 26 Nov 2023 22:47:58 +0000 (22:47 +0000)]
[Minor] Some neats

10 months agoMerge pull request #4716 from rspamd/vstakhov-fix-4690
Vsevolod Stakhov [Sat, 25 Nov 2023 13:51:25 +0000 (13:51 +0000)]
Merge pull request #4716 from rspamd/vstakhov-fix-4690

Fix issues with the raw header on header insertion/modification

10 months ago[Test] Add unit tests for unfolding 4716/head
Vsevolod Stakhov [Sat, 25 Nov 2023 13:42:03 +0000 (13:42 +0000)]
[Test] Add unit tests for unfolding

10 months ago[Minor] Append header to the ordered list of headers if it does not exist
Vsevolod Stakhov [Sat, 25 Nov 2023 12:42:59 +0000 (12:42 +0000)]
[Minor] Append header to the ordered list of headers if it does not exist

10 months ago[Minor] Remove unused
Vsevolod Stakhov [Fri, 24 Nov 2023 15:30:01 +0000 (15:30 +0000)]
[Minor] Remove unused

10 months ago[Fix] Fix issues with the raw header on header insertion/modification
Vsevolod Stakhov [Thu, 23 Nov 2023 15:37:29 +0000 (15:37 +0000)]
[Fix] Fix issues with the raw header on header insertion/modification

10 months agoMerge pull request #4715 from moisseev/webui
Vsevolod Stakhov [Wed, 22 Nov 2023 15:13:07 +0000 (15:13 +0000)]
Merge pull request #4715 from moisseev/webui

[Minor] Convert callbacks to arrow functions

10 months agoMerge pull request #4714 from rspamd/vstakhov-fix-fuzzy-stat
Vsevolod Stakhov [Wed, 22 Nov 2023 15:04:29 +0000 (15:04 +0000)]
Merge pull request #4714 from rspamd/vstakhov-fix-fuzzy-stat

Fix fuzzy stat