]> git.sur5r.net Git - bacula/rescue/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)
commitb5d77e33181efe4a2556eb7d75e5269b7c59f2df
tree2af0c5be9418e4289bbf8a1717c0fee8022c2b9f
parent5cdd2a6a02c14073d98864bdd21fb867a1484e6d
- 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.