bareos: bareos-14.2 f4175d17

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen bareos-14.2 2014-10-05 19:38 bareos-14.2 f13bcff8 Pending
Changeset Implement missing option printing.

Some fileset options are added over time but the config printing code
doesn't know how to print these. This patch adds all missing fileset
options and adds printing of options now using Camel case.

Also added some code for a FIXME that has been there for ages for
Verify, Accurate and Base options checking.

Fixes 0000347: show all gives errors.
mod - src/dird/dird_conf.c Diff File
mod - src/dird/inc_conf.c Diff File
mod - src/dird/inc_conf.h Diff File