]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2025-03-31  Vsevolod Stakhov[Fix] Greylist: Improve body hash calculations 5417/head
2025-03-28  Vsevolod Stakhov[Rework] Use locks/loaded per backend for all maps
2025-03-27  Vsevolod StakhovMerge pull request #5408 from moisseev/maps
2025-03-25  Alexander Moisseev[WebUI] Grey out not loaded maps in the Maps table 5408/head
2025-03-25  Alexander Moisseev[WebUI] Update Maps table
2025-03-24  Vsevolod StakhovMerge pull request #5386 from rspamd/vstakhov-maps...
2025-03-24  Vsevolod Stakhov[Minor] Set loaded flag when we load map from cache 5386/head
2025-03-24  Vsevolod StakhovMerge pull request #5360 from fatalbanana/contextal
2025-03-24  Vsevolod Stakhov[Minor] Static maps have pre-defined content, so use...
2025-03-24  Vsevolod Stakhov[Minor] Hfilter: add maps with description
2025-03-24  Vsevolod Stakhov[Fix] Fix maps ids
2025-03-24  Andrew Lewis[Minor] Minor changes to contextal plugin 5360/head
2025-03-24  Andrew Lewis[Minor] Add stock config
2025-03-24  Andrew Lewis[Minor] Add config schema
2025-03-24  Andrew Lewis[Minor] Support defering messages if results are unavai...
2025-03-24  Andrew Lewis[Minor] Satisfy luacheck
2025-03-24  Andrew Lewis[Minor] Use lua_cache
2025-03-24  Andrew Lewis[Minor] Deal with unfinished work properly
2025-03-24  Andrew Lewis[Minor] Forgot to use `SETEX`
2025-03-24  Andrew Lewis[Minor] Fix luacheck complaints
2025-03-24  Andrew Lewis[Feature] Plugin to integrate with Contextal platform
2025-03-24  Vsevolod Stakhov[Fix] Fix static maps description passing
2025-03-22  Vsevolod StakhovMerge pull request #5400 from williamdes/patch-1
2025-03-22  Vsevolod Stakhov[Feature] Output content for all maps
2025-03-21  Vsevolod StakhovMerge pull request #5383 from amulet1/lua_logger_improv...
2025-03-21  Vsevolod StakhovMerge pull request #5387 from alex081512/master
2025-03-21  Vsevolod StakhovMerge pull request #5388 from moisseev/webui
2025-03-20  William DesportesFix typo on "destionation" -> "destination" 5400/head
2025-03-17  Vsevolod StakhovMerge pull request #5390 from rspamd/vstakhov-cdb-maps
2025-03-16  Dmitry PetrovAdd support for complex table keys in logging output 5383/head
2025-03-16  Dmitry PetrovMore lua logging improvements
2025-03-16  Dmitry Petrov[Minor] Lua logging improvements
2025-03-16  Vsevolod StakhovMerge pull request #5389 from fatalbanana/openphish
2025-03-16  Vsevolod StakhovMerge pull request #5391 from ertyu/patch-1
2025-03-15  ertyuUpdate AUTHORS.md 5391/head
2025-03-15  Vsevolod Stakhov[Test] Add tests for CDB maps 5390/head
2025-03-15  Vsevolod Stakhov[Feature] Allow CDB files as external maps
2025-03-14  alex081512[Minor] C&P issue in last commit 5387/head
2025-03-14  alex081512[Minor] Reverted commit for result history
2025-03-14  Andrew Lewis[Fix] Update default URL for openphish 5389/head
2025-03-14  Alexander Moisseev[WebUI] Fix map editor modal handling 5388/head
2025-03-13  alex081512[Minor] Remove whitespace for lua check
2025-03-13  alex081512[Minor] Insert Reason to result to show gpt answer...
2025-03-13  alex081512[Fix] Add header with reason everytime (not only for...
2025-03-13  alex081512[Minor] Improve gpt prompt - Only ask for red flag...
2025-03-13  Vsevolod Stakhov[Feature] Show all maps status
2025-03-13  Vsevolod Stakhov[Rework] Store shared maps data separately
2025-03-13  Vsevolod StakhovMerge pull request #5385 from JensErat/fix-ollama-nil
2025-03-12  Jens Erat[Fix] initialize ollama result table 5385/head
2025-03-10  Vsevolod StakhovMerge pull request #5378 from amulet1/lua_logger_log_format
2025-03-10  Vsevolod StakhovMerge pull request #5380 from rspamd/vstakhov-fmt-embedding
2025-03-10  Vsevolod Stakhov[Fix] Use bundled libfmt everywhere 5380/head
2025-03-08  Dmitry Petrov[Minor] Fix and improve format string processing in... 5378/head
2025-03-08  Vsevolod Stakhov[Minor] Update version
2025-03-08  Vsevolod StakhovRelease 3.11.1 3.11.1
2025-03-07  Vsevolod StakhovMerge pull request #5377 from rspamd/vstakhov-maps...
2025-03-07  Vsevolod StakhovMerge pull request #5376 from dragoangel/patch-10
2025-03-07  Vsevolod Stakhov[Feature] Try to check maps earlier if their expires... 5377/head
2025-03-07  Dmitriy AlekseevUpdate neural_save_unlock.lua 5376/head
2025-03-07  Vsevolod StakhovMerge pull request #5375 from moisseev/webui
2025-03-07  Alexander Moisseev[Test] Update JavaScript linters 5375/head
2025-03-06  Vsevolod StakhovMerge pull request #5374 from rspamd/vstakhov-cache-gpt
2025-03-06  Vsevolod StakhovMerge pull request #5372 from amulet1/map_improvements
2025-03-06  Vsevolod Stakhov[Minor] Fix invocation 5374/head
2025-03-06  Vsevolod Stakhov[Rework] GPT: Use cache framework
2025-03-06  Vsevolod Stakhov[Feature] Use debug module name from caller in lua_cache
2025-03-05  Vsevolod StakhovMerge branch 'master' into map_improvements 5372/head
2025-03-05  Dmitry PetrovMove an upvalue check out of the closure returned by...
2025-03-05  Dmitry PetrovImprove handling of IP conditions in settings
2025-03-04  Vsevolod StakhovMerge pull request #5373 from dragoangel/patch-8
2025-03-04  Dmitriy AlekseevFix typo in neural.lua 5373/head
2025-03-04  Dmitriy AlekseevUpdate neural_save_unlock.lua
2025-03-04  Dmitriy Alekseev[Fix] Expire neural ham and spam sets so they not hangu...
2025-03-04  Dmitry PetrovRework IP processing/checking in settings
2025-03-04  Dmitry PetrovFix support for "map://" prefix
2025-03-03  Vsevolod StakhovMerge pull request #5369 from rspamd/vstakhov-cache...
2025-03-03  Vsevolod Stakhov[Feature] More additions 5369/head
2025-03-03  Vsevolod Stakhov[Minor] Fix format strings
2025-03-03  Vsevolod Stakhov[Feature] Add Redis caching framework
2025-03-03  Andrew LewisMerge pull request #5367 from jeromelebleu/fix-spelling
2025-03-02  Vsevolod StakhovMerge pull request #5366 from jeromelebleu/regenerate...
2025-03-02  Vsevolod StakhovMerge pull request #5365 from jeromelebleu/fix-rspamd_s...
2025-03-02  Jérôme LebleuRegenerate manpages with recent Pandoc version 5366/head
2025-03-02  Jérôme LebleuPrevent option duplicates in rspamd_stats.pl 5365/head
2025-03-02  Jérôme LebleuFix spelling errors in libserver 5367/head
2025-03-01  Vsevolod StakhovMerge pull request #5363 from rspamd/vstakhov-ev-base...
2025-03-01  Vsevolod Stakhov[Feature] Allow adding timers to task (respecting symbols) 5363/head
2025-03-01  Vsevolod Stakhov[Feature] Allow to add periodic functions in Lua API
2025-02-28  Vsevolod StakhovMerge pull request #5359 from rspamd/vstakhov-rbl-disable
2025-02-27  Vsevolod Stakhov[Conf] Add map 5359/head
2025-02-27  Vsevolod Stakhov[Feature] Allow to disable rbls from map
2025-02-27  Vsevolod StakhovMerge pull request #5357 from rspamd/vstakhov-collision...
2025-02-27  Vsevolod Stakhov[Fix] Avoid collision hacks in mempool variables hash 5357/head
2025-02-27  Vsevolod StakhovMerge pull request #5356 from rspamd/vstakhov-gpt-tunes2
2025-02-25  Vsevolod Stakhov[Feature] Allow additional categories to be defined... 5356/head
2025-02-25  Vsevolod Stakhov[Minor] Tune caching
2025-02-25  Vsevolod Stakhov[Minor] Tune caching
2025-02-25  Vsevolod Stakhov[Feature] Cache LLM replies
2025-02-25  Vsevolod Stakhov[Feature] Improve prompt and use plaintext instead...
2025-02-24  Vsevolod Stakhov[Minor] GPT: Allow to trigger on specific symbols
next