aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5378 from amulet1/lua_logger_log_formatVsevolod Stakhov2025-03-111-91/+37
|\ | | | | [Minor] Fix and improve format string processing in lua_logger_log_format()
| * [Minor] Fix and improve format string processing in lua_logger_log_format()Dmitry Petrov2025-03-081-91/+37
| | | | | | | | | | | | | | * Fix handling of %s after % with numeric argument * Fix argument number check * Preserve unhandled % in the output * Redesign to simplify the code
* | [Fix] Use bundled libfmt everywherevstakhov-fmt-embeddingVsevolod Stakhov2025-03-1017-38/+38
| | | | | | | | Issue: #5258
* | [Feature] Try to check maps earlier if their expires is too longvstakhov-maps-cachingVsevolod Stakhov2025-03-071-7/+24
| | | | | | | | Issue: #5351
* | Merge pull request #5374 from rspamd/vstakhov-cache-gptVsevolod Stakhov2025-03-061-44/+18
|\ \ | | | | | | Use caching framework in gpt module
| * | [Minor] Fix invocationvstakhov-cache-gptVsevolod Stakhov2025-03-061-1/+1
| | |
| * | [Rework] GPT: Use cache frameworkVsevolod Stakhov2025-03-061-44/+18
| |/
* | Move an upvalue check out of the closure returned by gen_check_closure()Dmitry Petrov2025-03-051-7/+6
| |
* | Improve handling of IP conditions in settingsDmitry Petrov2025-03-051-45/+45
| | | | | | | | | | | | | | * Skip invalid IPs (with appropriate error logging) (previously a bad IP would cause the subsequent IPs in a list to be ignored or make the whole IP condition to be ignored) * Add validated IPs/maps into a flat table * Log complete IP in case of invalid mask
* | Rework IP processing/checking in settingsDmitry Petrov2025-03-041-34/+35
|/ | | | | | | | * Avoid misleading "cannot parse ip" logging by checking for "map:" prefix early * Do not use tables for maps or IPs without mask * Normalize IPs by applying mask during processing * Add error logging for wrong IP mask * Simplify check_ip_settings() based on changes in process_ip_condition()
* Fix spelling errors in libserverJérôme Lebleu2025-03-021-2/+2
|
* [Feature] Allow adding timers to task (respecting symbols)vstakhov-ev-base-periodicsVsevolod Stakhov2025-03-012-4/+108
|
* [Feature] Allow to add periodic functions in Lua APIVsevolod Stakhov2025-03-011-1/+112
|
* [Feature] Allow to disable rbls from mapVsevolod Stakhov2025-02-271-6/+27
|
* [Fix] Avoid collision hacks in mempool variables hashvstakhov-collisions-fixVsevolod Stakhov2025-02-272-20/+13
| | | | I don't want to debug that again!
* [Feature] Allow additional categories to be defined in GPTvstakhov-gpt-tunes2Vsevolod Stakhov2025-02-251-32/+108
|
* [Minor] Tune cachingVsevolod Stakhov2025-02-251-4/+16
|
* [Minor] Tune cachingVsevolod Stakhov2025-02-251-5/+7
|
* [Feature] Cache LLM repliesVsevolod Stakhov2025-02-251-49/+124
|
* [Feature] Improve prompt and use plaintext instead of JSONVsevolod Stakhov2025-02-251-11/+104
|
* [Minor] GPT: Allow to trigger on specific symbolsVsevolod Stakhov2025-02-241-15/+36
|
* Merge pull request #5352 from rspamd/vstakhov-dkim-sanitize-keysVsevolod Stakhov2025-02-221-54/+102
|\ | | | | [Fix] Verify key type to match DKIM signature type
| * [Fix] Verify key type to match DKIM signature typevstakhov-dkim-sanitize-keysVsevolod Stakhov2025-02-211-54/+102
| |
* | Merge pull request #5319 from japc/map-combined-descriptionVsevolod Stakhov2025-02-041-0/+1
|\ \ | |/ |/| [Minor] Pass both the multimap and the rules descriptions for combined multimap on create
| * [Minor] Pass both the multimap and the rules descriptions for combined when ↵Jose Celestino2025-01-261-0/+1
| | | | | | | | creating
* | [Fix] Allow to work with no ratelimitsVsevolod Stakhov2025-02-041-0/+5
| |
* | [Fix] Always create ratelimit bucketsVsevolod Stakhov2025-02-041-6/+4
| |
* | [Minor] Allow to exclude all symbolsvstakhov-gpt-reasonVsevolod Stakhov2025-02-011-1/+5
| |
* | [Feature] GPT: Support reason addingVsevolod Stakhov2025-01-311-7/+32
| |
* | [Feature] Support LLM models consensusvstakhov-gpt-consensusVsevolod Stakhov2025-01-271-91/+145
|/
* [Minor] Fix for old OpenSSL, sighVsevolod Stakhov2025-01-251-0/+5
|
* [Minor] Add protection against infinite recursionVsevolod Stakhov2025-01-251-5/+12
|
* [Fix] Make table digests consistentVsevolod Stakhov2025-01-251-4/+76
|
* [Minor] Really execute on_terminate scripts for fuzzy workerVsevolod Stakhov2025-01-252-3/+3
|
* [Minor] Run finish scripts for fuzzy workersVsevolod Stakhov2025-01-252-3/+4
|
* [Minor] Deal with packed structure member properlyVsevolod Stakhov2025-01-252-2/+2
|
* [Minor] Several fixes for fuzzy scriptsVsevolod Stakhov2025-01-253-23/+35
|
* [Minor] Some fixes for noop backendVsevolod Stakhov2025-01-251-2/+3
|
* Merge pull request #5314 from japc/checks-boolVsevolod Stakhov2025-01-251-2/+2
|\ | | | | [Minor] Set RBL checks to bool true
| * [Minor] Set RBL checks to bool trueJose Celestino2025-01-231-2/+2
| |
* | add task digestDmitriy Alekseev2025-01-221-0/+2
| |
* | fix: use sub_utf8 to strip headers value to not break utf8 stringsDmitriy Alekseev2025-01-221-100/+70
|/
* [Feature] Add UTF8 `sub` and `len` variants for rspamd_textVsevolod Stakhov2025-01-201-3/+101
|
* [Fix] RBL: fix use of `content_urls` and `images` inside `checks`Andrew Lewis2025-01-201-2/+2
|
* [Minor] Push flag and value for fuzzy pre scriptsVsevolod Stakhov2025-01-181-3/+7
|
* Merge pull request #5292 from japc/resolve_ip-ipv46Vsevolod Stakhov2025-01-161-2/+2
|\ | | | | [Minor] Respect ipv4 and ipv6 configurations for rbl resolve_ip
| * [Minor] Don't skip resolve_ip when ignore_defaults is true and ipv4 and ipv6 ↵Jose Celestino2025-01-141-2/+2
| | | | | | | | aren't set
| * [Minor] Respect ipv4 and ipv6 configurations for rbl resolve_ipJose Celestino2025-01-131-2/+2
| |
* | Merge branch 'master' into vstakhov-multiple-fuzzy-scriptsVsevolod Stakhov2025-01-135-7/+184
|\|
| * [Minor] Add forgotten filesvstakhov-fuzzy-noopVsevolod Stakhov2025-01-112-0/+162
| |