Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [Minor] lua_scanners - icap - add another variant of icap return | Carsten Rosenberg | 2022-02-27 | 1 | -13/+25 | |
|/ / | ||||||
* | | [Minor] Add missing division | Vsevolod Stakhov | 2022-02-27 | 1 | -1/+1 | |
| | | | | | | | | Pointed by: @moisseev | |||||
* | | [Feature] Show average scan time in `rspamc stat` output | Vsevolod Stakhov | 2022-02-26 | 1 | -21/+51 | |
| | | ||||||
* | | [Feature] Output average scan time in /stat endpoint | Vsevolod Stakhov | 2022-02-26 | 3 | -1/+12 | |
| | | ||||||
* | | [Minor] Always report actions count | Vsevolod Stakhov | 2022-02-26 | 1 | -16/+14 | |
| | | ||||||
* | | [Minor] Mark `c` in Kahan sum volatile | Vsevolod Stakhov | 2022-02-26 | 1 | -1/+1 | |
| | | ||||||
* | | [Minor] Add average time processing slots | Vsevolod Stakhov | 2022-02-26 | 2 | -2/+35 | |
| | | ||||||
* | | [Minor] Align rspamd_stat structure | Vsevolod Stakhov | 2022-02-26 | 3 | -13/+21 | |
|/ | ||||||
* | [Test] Ignore index.html | moisseev | 2022-02-24 | 1 | -0/+1 | |
| | ||||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 104 | -274/+274 | |
| | | | [Rework] Massive spelling fix from @jsoref | |||||
* | Merge pull request #4085 from moisseev/d3pie | Vsevolod Stakhov | 2022-02-20 | 8 | -327/+189 | |
|\ | | | | | [WebUI] Replace pie chart library | |||||
| * | [WebUI] Replace pie chart library | moisseev | 2022-02-20 | 8 | -327/+189 | |
| | | ||||||
* | | [Minor] Strip message id from enclosing spaces | Vsevolod Stakhov | 2022-02-17 | 1 | -0/+2 | |
| | | | | | | | | Issue: #4081 | |||||
* | | [Test] Add a test case | Vsevolod Stakhov | 2022-02-17 | 1 | -0/+1 | |
| | | | | | | | | Issue: #4081 | |||||
* | | [Fix] External_relay: Remove useless check of the map value | Vsevolod Stakhov | 2022-02-16 | 1 | -5/+0 | |
| | | | | | | | | Issue: #4080 | |||||
* | | Merge pull request #4077 from citrin/DKIM_MIXED | Vsevolod Stakhov | 2022-02-15 | 1 | -1/+1 | |
|\ \ | | | | | | | [Rules] Fix symbol for DKIM temporary failure | |||||
| * | | [Rules] Fix symbol for DKIM temporary failure | Anton Yuzhaninov | 2022-02-15 | 1 | -1/+1 | |
|/ / | | | | | | | There is no R_DKIM_DNSFAIL symbol (in default config), but there is R_DKIM_TEMPFAIL. | |||||
* | | [Minor] Add an example for the lua_maps usage | Vsevolod Stakhov | 2022-02-14 | 1 | -0/+29 | |
| | | ||||||
* | | [Fix] When checking for phishing, we need to convert punicode -> UTF8, not ↵ | Vsevolod Stakhov | 2022-02-13 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | vice versa Previosly, Rspamd has checked for `xn--` signature just to convert it back to `xn--` form. According to the expected results, it should do the opposite conversion. Issue: #4065 | |||||
* | | [Minor] Improve error reporting | Vsevolod Stakhov | 2022-02-13 | 1 | -2/+8 | |
| | | | | | | | | Issue: #4076 | |||||
* | | [Fix] Fix http maps shared memory cache cleanup | Vsevolod Stakhov | 2022-02-12 | 1 | -13/+18 | |
| | | | | | | | | | | It must be initiated by active http worker as it really has the shm object available. | |||||
* | | [Minor] Store map pointer in a backend structure | Vsevolod Stakhov | 2022-02-12 | 2 | -0/+6 | |
| | | ||||||
* | | [Minor] Add more logging for the shm cache for the maps | Vsevolod Stakhov | 2022-02-12 | 1 | -7/+18 | |
|/ | ||||||
* | Merge pull request #4074 from citrin/clickhouse | Vsevolod Stakhov | 2022-02-10 | 1 | -4/+4 | |
|\ | | | | | [Fix] ClickHouse cleanup of old partitions | |||||
| * | [Fix] ClickHouse cleanup of old partitions | Anton Yuzhaninov | 2022-02-10 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | If /var/lib/rspamd/clickhouse_retention_run is missing or has no number cleanup was not performed because of a following Lua error: lua_periodic_callback_error: call to periodic script (registered at clickhouse.lua:1531) failed: /usr/share/rspamd/plugins/clickhouse.lua:991: attempt to compare number with nil; trace: [1]:{/usr/share/rspamd/plugins/clickhouse.lua:1069 - <unknown> [Lua]}; | |||||
* | | Merge pull request #4070 from moisseev/lua-stat | Vsevolod Stakhov | 2022-02-10 | 1 | -0/+6 | |
|\ \ | | | | | | | [Minor] Disable Received tokens | |||||
| * | | [Minor] Disable Received tokens | moisseev | 2022-02-10 | 1 | -0/+6 | |
| |/ | ||||||
* | | Merge pull request #4069 from moisseev/webui | Vsevolod Stakhov | 2022-02-10 | 2 | -19/+6 | |
|\ \ | |/ |/| | [Minor] WebUI CSS: Drop ancient gradient syntaxes | |||||
| * | [Minor] WebUI CSS: Drop ancient gradient syntaxes | moisseev | 2022-02-10 | 2 | -19/+6 | |
|/ | ||||||
* | Merge pull request #4067 from citrin/nitpick | Vsevolod Stakhov | 2022-02-09 | 1 | -1/+0 | |
|\ | | | | | [Minor] Remove repeated strcmp(key, "score") | |||||
| * | [Minor] Remove repeated strcmp(key, "score") | Anton Yuzhaninov | 2022-02-08 | 1 | -1/+0 | |
| | | ||||||
* | | Merge pull request #4066 from citrin/lua-tests-gc | Vsevolod Stakhov | 2022-02-09 | 1 | -0/+2 | |
|\ \ | |/ |/| | [Minor] Tune Lua GC for Lua unit tests | |||||
| * | [Minor] Tune Lua GC for Lua unit tests | Anton Yuzhaninov | 2022-02-08 | 1 | -0/+2 | |
|/ | | | | Fixes sporadic unit test failures (on Mac OS X). | |||||
* | [Minor] Off by one | Vsevolod Stakhov | 2022-02-08 | 1 | -1/+2 | |
| | ||||||
* | [Minor] Fix a corner case | Vsevolod Stakhov | 2022-02-07 | 1 | -1/+1 | |
| | ||||||
* | [CritFix] Fix upstreams name resolution when there is also a port | Vsevolod Stakhov | 2022-02-07 | 1 | -3/+29 | |
| | | | | | | | | This fix is intended to address the case when Rspamd queries for a hostname with a port part when re-resolving upstreams addresses via the upstreams module. Found by: @slavkoja Confirmed by: @moisseev | |||||
* | [Rework] Make `rspamadm dmarc_report` default behaviour more sane | Vsevolod Stakhov | 2022-02-06 | 1 | -13/+27 | |
| | | | | Issue: #4062 | |||||
* | [Fix] Rework unshedule DNS request function | Vsevolod Stakhov | 2022-02-05 | 1 | -11/+28 | |
| | ||||||
* | [Minor] Improve logging logic | Vsevolod Stakhov | 2022-02-04 | 1 | -3/+6 | |
| | ||||||
* | [Minor] Do not trigger obfuscated archive on undetecde 8bit characters | Vsevolod Stakhov | 2022-02-03 | 1 | -1/+4 | |
| | ||||||
* | Merge pull request #4056 from fatalbanana/remove_result_fix | Vsevolod Stakhov | 2022-02-02 | 1 | -4/+5 | |
|\ | | | | | [Fix] Lua: task:remove_result didn't work in some cases | |||||
| * | [Fix] Lua: task:remove_result didn't work in some cases | Andrew Lewis | 2022-02-02 | 1 | -4/+5 | |
|/ | ||||||
* | Merge pull request #4055 from fatalbanana/remove_result_test | Vsevolod Stakhov | 2022-02-01 | 3 | -0/+32 | |
|\ | | | | | [Test] task:remove_symbol() on grouped virtual symbol | |||||
| * | [Test] task:remove_symbol() on grouped virtual symbol | Andrew Lewis | 2022-02-01 | 3 | -0/+32 | |
|/ | ||||||
* | Merge pull request #4052 from twesterhever/rbl-dbl-helo-ptr-replyto | Vsevolod Stakhov | 2022-01-31 | 1 | -1/+1 | |
|\ | | | | | [Feature] Query HELOs, PTRs, and Reply-To's against Spamhaus DBL as well | |||||
| * | [Enhancement] Query HELOs, PTRs, and Reply-To's against Spamhaus DBL too | twesterhever | 2022-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | [Minor] Try to fix on-termination race | Vsevolod Stakhov | 2022-01-30 | 1 | -26/+36 | |
|/ | ||||||
* | [Minor] Fix inversed logic | Vsevolod Stakhov | 2022-01-29 | 1 | -0/+2 | |
| | ||||||
* | [Minor] malloc -> g_malloc | Vsevolod Stakhov | 2022-01-29 | 1 | -1/+1 | |
| | ||||||
* | [Fix] Fix host header usage in lua_http | Vsevolod Stakhov | 2022-01-29 | 3 | -7/+25 | |
| | | | | | | | | | | | | | | | The issue is that `rspamd_http_message_get_http_host` actually returns non zero-terminated string in the case where `Host` header is found in a message. Hence, we *cannot* treat it as a zero terminated string. The proper approach is to use `rspamd_ftok_t` everywhere for strings but the change will be too intrusive, since it also involves many libraries, e.g. `rdns` and others. The current approach is much simplier: just copy a string into a temporary buffer ensuring that it is zero terminated in all the cases. Issue: #4051 |