From: Kern Sibbald Date: Sun, 6 Mar 2005 14:56:05 +0000 (+0000) Subject: 06Mar05 X-Git-Tag: Release-1.38.0~612 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fe1795ae9be8c9fa05bf5b71ef90c5c5debea4ad;p=bacula%2Fdocs 06Mar05 - Add new run command to Job resource in DIR. This permits cloning a job as many times as you want. - Pass PoolId to SD on Query request. It is now used in the Find_media catalog request. - Reworked the Device resource in the DIR. Eliminated num_waiting and use_count, but added max_writers, reserved, and PoolId. - This DIR is nolonger compatible with previous SDs. - Add since and cloned keywords to the Console run command to support cloning. - Implemented store_alist_str() to allow multiple string items to be specified in a .conf file. - Added %s (since time) to Job code editing. - Reworked reserving drives in the SD. It now does it much simpler and correctly. 05Mar05 - Integrate HP-UX patch from Olivier Mehani - Fix FD job.c to test correctly for no level. ---