]> git.sur5r.net Git - bacula/rescue/commit
- First cut of new Python implementation.
authorKern Sibbald <kern@sibbald.com>
Sun, 17 Apr 2005 21:35:16 +0000 (21:35 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 17 Apr 2005 21:35:16 +0000 (21:35 +0000)
commit6459f2d6254d85c75f34db7a417b673510253617
tree2af0c5be9418e4289bbf8a1717c0fee8022c2b9f
parentf0207048257cae2cca57ebadc554a92a746e1d23
- First cut of new Python implementation.
- Doc updates
- Correct SuSE autostart installation directory name --
  supplied by a user.
- Fix director crash if Name directive not supplied
  in a Job.
- More cleanup of changing %u to %s for DB IDs.
- Replace dev_can_write(dev) with dev->can_write().