]> git.sur5r.net Git - bacula/docs/commit
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)
commitfe1795ae9be8c9fa05bf5b71ef90c5c5debea4ad
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parentcd1051a60129d4da1f275e14f11281a7a2cb8791
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 <olivier.mehani@linbox.com>
- Fix FD job.c to test correctly for no level.