]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Feature] Configdump: show symcache flags in --symbol-details 6144/head
authorVsevolod Stakhov <vsevolod@rspamd.com>
Mon, 20 Jul 2026 10:15:30 +0000 (11:15 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Mon, 20 Jul 2026 10:15:30 +0000 (11:15 +0100)
commit05a7c92c9b11e35ffe95126e2cf5737b6f269fd9
treed02b6b38eabce5fe31c661b9f56439f996fe8f3c
parente62809065c88d3bfe4949b9dce25abf4599edc9b
[Feature] Configdump: show symcache flags in --symbol-details

Add a `flags` array (fine, empty, explicit_disable, explicit_enable,
ignore_passthrough, nostat, idempotent, mime, trivial, skip, composite,
ghost, coro) to the per-symbol details, so it is possible to check
whether a symbol requires explicit enabling; structural types are
already covered by the `type` field.
src/libserver/symcache/symcache_c.cxx