]> git.sur5r.net Git - bacula/docs/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)
commitcc936521b6ba3dfa0c82bb506a62fb59c6cc6617
tree08ec897e6aa732d2bcb4b4f1221944c7a9e2c122
parent7cd1901a39c72b9e42d082686a69ac34c2bc4de2
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 #???