bareos: master 68c8df0e

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-08-21 19:24 master 044ea068 Pending
Changeset Don't save filehist for NDMP backup when requested.

Some NDMP implementations send their FILEHIST information in an out of
order way which we currently don't handle fully correct so allow the user
to set a config option to allow not to save the FILEHIST only count the
files and directories saved.
mod - src/dird/dird_conf.c Diff File
mod - src/dird/dird_conf.h Diff File
mod - src/dird/ndmp_dma.c Diff File