bareos: bareos-16.2 57c2f270

Author Committer Branch Timestamp Parent
pstorz pstorz bareos-16.2 2016-09-08 12:18 master a52726f1 Pending
Changeset ndmp: Don't ASSERT when restoring with non-NDMP restore job

If trying to restore a NDMP Backup with a normal restore job for files,
the director crashed with an ASSERT:

  ERROR in bsock.c:319 Failed ASSERT: password.encoding == p_encoding_md5

This is now altered so that the job is canceled with a fatal error and
shows a help message that explains the problem.
mod - src/lib/bsock.c Diff File