bareos: master f0ac8590

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2014-10-05 19:38 master 1001bfc8 Pending
Affected Issues  0000347: show all gives errors.
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