]> git.sur5r.net Git - bacula/docs/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)
commit0d50b515f4910834250ac431549b6d6041c59655
tree2b13a986bf78f17b1c363e3853795d94cc7b4ab1
parent4ee66682f8d1bb6dbbfc2f0a01fc706679b1ed62
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).