]> git.sur5r.net Git - bacula/rescue/commitdiff
06Mar05
authorKern Sibbald <kern@sibbald.com>
Sun, 6 Mar 2005 14:56:05 +0000 (14:56 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 6 Mar 2005 14:56:05 +0000 (14:56 +0000)
- 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 <olivier.mehani@linbox.com>
- Fix FD job.c to test correctly for no level.


No differences found