bareos: master 0542ecf8

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2025-07-25 08:45 master dcb5aad0 Pending
Changeset res: fix not properly storing plugin names

If you did not quote your plugin names, they were getting parsed as
identifiers, which the function did not accept. As such we just force
strings during the parsing, which should fix this issue.
mod - core/src/lib/res.cc Diff File