1
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into map_improvements More... 6 months ago
Move an upvalue check out of the closure returned by gen_check_closure() More... 6 months ago
Improve handling of IP conditions in settings * 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 More... 6 months ago
Merge pull request #5373 from dragoangel/patch-8 More... 6 months ago
Fix typo in neural.lua More... 6 months ago
Update neural_save_unlock.lua More... 6 months ago
[Fix] Expire neural ham and spam sets so they not hangup in redis indefinitely More... 6 months ago
Rework IP processing/checking in settings * 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() More... 6 months ago
Fix support for "map://" prefix More... 6 months ago
[Minor] Add stock config More... 6 months ago
[Minor] Add config schema More... 6 months ago
Merge pull request #5369 from rspamd/vstakhov-cache-framework More... 6 months ago
[Minor] Support defering messages if results are unavailable More... 6 months ago
[Minor] Satisfy luacheck More... 6 months ago
[Minor] Use lua_cache More... 6 months ago
[Feature] More additions More... 6 months ago
[Minor] Fix format strings More... 6 months ago
[Feature] Add Redis caching framework More... 6 months ago
Merge pull request #5367 from jeromelebleu/fix-spelling More... 6 months ago
Merge pull request #5366 from jeromelebleu/regenerate-manpages More... 6 months ago
Merge pull request #5365 from jeromelebleu/fix-rspamd_stats-getopt More... 6 months ago
Regenerate manpages with recent Pandoc version More... 6 months ago
Prevent option duplicates in rspamd_stats.pl More... 6 months ago
Fix spelling errors in libserver More... 6 months ago
Merge pull request #5363 from rspamd/vstakhov-ev-base-periodics More... 6 months ago
[Feature] Allow adding timers to task (respecting symbols) More... 6 months ago
[Feature] Allow to add periodic functions in Lua API More... 6 months ago
Merge pull request #5359 from rspamd/vstakhov-rbl-disable More... 6 months ago
[Minor] Deal with unfinished work properly More... 6 months ago
[Minor] Forgot to use `SETEX` More... 6 months ago