]> git.sur5r.net Git - bacula/bacula/commit
kes Fix dird/ua_cmds.c so that a cancel command checks if the
authorKern Sibbald <kern@sibbald.com>
Thu, 8 Feb 2007 10:54:40 +0000 (10:54 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 8 Feb 2007 10:54:40 +0000 (10:54 +0000)
commitbeee801c08bf1f207fe5e00f6dc2bde712dd1f8c
tree450c2c090eaa158727a201e84344ddad81f25631
parent33659eba1bf265bb7cd8217c48e1a8b8deead04b
kes  Fix dird/ua_cmds.c so that a cancel command checks if the
     console is authorized to cancel the job.  This fixes bug
     #767.
kes  Modify SD so that the VolCatJobs medium record is updated
     at the beginning of a Job rather than the end.  This
     fixes bug #775 where exceeding MaxVolJobs caused jobs
     to fail.
kes  Added a mutex around getting and setting Volume information
     so that multiple simultaneous jobs will single thread.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4145 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/dird/ua_cmds.c
bacula/src/stored/acquire.c
bacula/src/stored/askdir.c
bacula/src/stored/block.c
bacula/src/stored/device.c
bacula/src/version.h
bacula/technotes-2.1