]> git.sur5r.net Git - bacula/docs/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:56:41 +0000 (10:56 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 8 Feb 2007 10:56:41 +0000 (10:56 +0000)
commit1f30e86500a904eb0b38bc9da59aab9a66fa6d10
treea65dd462ec3d00b71137d70c5d1c031219b4b15a
parent72b4404561694614535d2d91dff3f4acb395f3f7
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.
     Switch to using Subversion
kes  Remove src/pygtk-console/ from configure