]> git.sur5r.net Git - bacula/bacula/commit
kes Add plugin types in jcr.h to reduce need to cast.
authorKern Sibbald <kern@sibbald.com>
Sat, 11 Oct 2008 15:39:23 +0000 (15:39 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 11 Oct 2008 15:39:23 +0000 (15:39 +0000)
commit88c4368a5e22d2099cbb0c50e5ec7212be45727d
treece10dcfa263c05471d181618125dd8ae2b1b3d3e
parent33f0eaa1a70daf314ef6877a120af9b22b23fd13
kes  Add plugin types in jcr.h to reduce need to cast.
kes  Do better checking of plugin return values.
kes  Free plugin context after calling pluginFree() as
     requested by James.
kes  Allow plugin to call JobMessage with NULL context.
kes  Do not add plugin to global list if loadPlugin returns error.
kes  Rework plugin.h a bit to reduce dependence on Bacula.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7758 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/dird/dir_plugins.c
bacula/src/filed/fd_plugins.c
bacula/src/jcr.h
bacula/src/lib/plugins.c
bacula/src/lib/plugins.h
bacula/src/plugins/fd/bpipe-fd.c
bacula/src/stored/sd_plugins.c
bacula/src/version.h
bacula/technotes-2.5