bareos: master b0b9bcfc

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2014-08-21 17:24 master 338c03a8 Pending
Affected Issues  0000330: NDMP protocol error
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