From: Kern Sibbald Date: Wed, 13 Dec 2006 19:42:12 +0000 (+0000) Subject: kes Implement code that should properly set that a job was migrated, X-Git-Tag: Release-2.0.0~119 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c29ce2404d3728ed32bee72abb92f91427504b3b;p=bacula%2Frescue kes Implement code that should properly set that a job was migrated, if the migration was successful even if there were no file to migrate. kes Apply Richard's patch to fix building or filed/restore.c without OpenSSL support. kes Ensure that at least one block is written by the SD even if the FD dies or fails -- should fix bug #728. kes Convert stored/record.c ASSERT into a soft fail if the length of a record is too insanely long. This should fix bug #??? ---