bareos2015: master 740e3546

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2015-01-27 10:38 master 59ae44f9 Pending
Changeset Refactor pretty printer of schedules.

Seems the pretty printer had some problems with printing some schedules,
Given that this is almost a programming language this is not to
surprising. Changed the code to first determine if all bits are set so
we don't do hard work of finding intervals if we are not going to print
the interval at all.

Fixes 0000407: print_config_run() doesn't print months
Fixes 0000409: Console Shows Incorrect Schedule
mod - src/dird/dird_conf.c Diff File