]> git.sur5r.net Git - bacula/bacula/commit
27Feb06
authorKern Sibbald <kern@sibbald.com>
Mon, 27 Feb 2006 11:21:44 +0000 (11:21 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 27 Feb 2006 11:21:44 +0000 (11:21 +0000)
commit744471b290b9938b0e21a94dc64b86c127c7825d
treeafffbeb0a0236ae1677c583ecba9b8240022d397
parentc40fc01f9aa75123e32aeac403d92e391d6eab69
27Feb06
- Modify the Python class examples to inherit object -- new way
  of defining classes. Patch from Felix Schwartz.
- Implement jobuid to replace old usage of job in keywords as
  suggested by Eric Bollengier.
- Apply patch for enhancing wait from Eric Bollengier. On can now:
   wait  (wait for all jobs to stop)
   wait jobid=nn
   wait jobuid=unique id
   wait job=job-name
- Implement write variables for Python to set Priority (anytime), and
  Job Level, only during JobInit event.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2820 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/examples/python/DirStartUp.py
bacula/examples/python/FDStartUp.py
bacula/examples/python/SDStartUp.py
bacula/kes-1.39
bacula/src/cats/sql_list.c
bacula/src/dird/pythondir.c
bacula/src/dird/ua_cmds.c
bacula/src/dird/ua_output.c
bacula/src/dird/ua_select.c
bacula/src/version.h