Go to file
Stoiko Ivanov 4847b03d91 ruledb: content-type: drop unreachable fallback for only_content
the default of 'only_content' gets set when fetching the entries from
the database in load_attr - and it defaults to false, making the `// 1`
even more confusing.

Noticed while debugging another issue, and considered if this false
setting might be the cause.

Fixes: af418f4 ("ruledb: content-type: add flag for matching only based on magic/content")
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-02-25 17:47:47 +01:00
debian d/changelog: fix spelling error in last entry 2025-02-22 17:35:12 +01:00
src ruledb: content-type: drop unreachable fallback for only_content 2025-02-25 17:47:47 +01:00
.gitignore gitignore: add rules for generated doc-files and source-packages 2024-10-03 16:38:08 +02:00
Makefile buildsys: fix setting version & release metadata for pmgcfg generation 2023-06-28 08:04:44 +02:00