From: Kern Sibbald Date: Thu, 8 Feb 2007 10:56:41 +0000 (+0000) Subject: kes Fix dird/ua_cmds.c so that a cancel command checks if the X-Git-Tag: Release-2.0.3~39 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1f30e86500a904eb0b38bc9da59aab9a66fa6d10;p=bacula%2Fdocs 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 ---