]> git.sur5r.net Git - bacula/rescue/commit
kes Implement code that should properly set that a job was migrated,
authorKern Sibbald <kern@sibbald.com>
Wed, 13 Dec 2006 19:42:12 +0000 (19:42 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 13 Dec 2006 19:42:12 +0000 (19:42 +0000)
commitc29ce2404d3728ed32bee72abb92f91427504b3b
tree8d370c7d71c216685a541d91342639398be885dd
parented1dffcff928be95158a7359f2e5897ac5130808
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 #???