]> git.sur5r.net Git - bacula/bacula/commit
- Add Database vendor to CatalogRes tuple for Python.
authorKern Sibbald <kern@sibbald.com>
Mon, 27 Jun 2005 09:49:28 +0000 (09:49 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 27 Jun 2005 09:49:28 +0000 (09:49 +0000)
commit0c0e7d69d2acef62815301a99bae5ec7373b348d
tree087d3959d398895e0edf76550613ab2013775111
parentf8ac18dec2a87fa61fe325705ba8f2f384427f22
- Add Database vendor to CatalogRes tuple for Python.
- Update doc
- Implement DoesVolumeExist(Vol) for Python.
- Prevent python command from seg faulting if no arg given.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2167 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/examples/python/DirStartUp.py
bacula/kes-1.37
bacula/src/cats/protos.h
bacula/src/cats/sql_get.c
bacula/src/dird/pythondir.c
bacula/src/dird/ua_cmds.c
bacula/src/lib/pythonlib.c