]> git.sur5r.net Git - bacula/rescue/commit
kes Close bat console windows first to eliminate error message
authorKern Sibbald <kern@sibbald.com>
Mon, 14 Apr 2008 07:08:34 +0000 (07:08 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 14 Apr 2008 07:08:34 +0000 (07:08 +0000)
commitcff00c540b217663e335dd037508a19b218ba1fa
tree18ce03612a3fa1720546f51d8fa5ee545dfad3bd
parent428d32ba655a5d50ab156276192f2f5674a1bea8
kes  Close bat console windows first to eliminate error message
     from the notifier.
kes  Remove useless code in Scheduler that causes seg fault on
     termination.
kes  Correct some SD catalog request error messages.
kes  Don't allow pruning of any running job.
kes  Turn off code in read_record that cause seg fault in the SD
     when reading past an EOS_LABEL.
kes  Turn off unloading the autochanger in reserve.c as it just
     causes problems.
kes  Lock volumes when unreserving a device.
kes  Do not mark volume unused when recycling.
kes  When acquiring, don't mark volume unused if it is reserved (busy).