]> git.sur5r.net Git - bacula/docs/commit
- Move test for MaxStartDelay as suggested by Peter.
authorKern Sibbald <kern@sibbald.com>
Fri, 6 May 2005 15:54:59 +0000 (15:54 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 6 May 2005 15:54:59 +0000 (15:54 +0000)
commit28bd2daf38990da3b05734b09ff0f4f98248a49d
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parente285ae8eabf0205361bda898cac2b90187f86a3f
- Move test for MaxStartDelay as suggested by Peter.
- Implement Python methods (I had to read the Python source
  code).
- Implement run() method in Director.
- Add Priority and Scheduled time to Job report.
- Add JobInit and JobRun events.
- Add Priority as Python read/write attribute to Job.
- Correct typo in bsmtp reported by Jo.