bareos: master 448e9047

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-10-05 21:38 master ed5f1bef 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