]> git.sur5r.net Git - bacula/docs/commit
kes Print the Volume purged message only for real jobs to keep
authorKern Sibbald <kern@sibbald.com>
Thu, 28 Sep 2006 21:43:23 +0000 (21:43 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 28 Sep 2006 21:43:23 +0000 (21:43 +0000)
commitfa1bd56cecf7296a85724f33316c71e1e819eed8
treee2d3292e3fcd10e7d1a3d399e889afc32062038c
parent4259493f8dc22a5355dff444d1537d46175c229a
kes  Print the Volume purged message only for real jobs to keep
     from cluttering up the daemon messages.
kes  Lock the tape drive door while Bacula is using the device.
kes  Add back the 'No Jobs running' message to FD and SD status because
     my regression script depends on it, and I'm too lazy to change the
     scripts.
kes  Start using structure assignments (not too happy about it ...).
kes  Fix a bug in the tools Makefile that broke on Solaris.
kes  Unload any autochanger drive during a 'release' command.