]> git.sur5r.net Git - bacula/rescue/commit
kes Add malloc and free Bacula entry points for plugins. Increment
authorKern Sibbald <kern@sibbald.com>
Thu, 9 Oct 2008 20:55:50 +0000 (20:55 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 9 Oct 2008 20:55:50 +0000 (20:55 +0000)
commit3806e1649d77c06264b878f8718d70fd9810ef75
treed3ef711f786c27779938a895cd80255699082d69
parent2f0fff4109de9e88d5a8a460fbb5c7dd9ac80d83
kes  Add malloc and free Bacula entry points for plugins. Increment
     FD plugin interface version. Create a bacula plugin context
     structure to keep track of whether or not the plugin is disabled.
kes  Apply FileIndex fix for plugin name stream suggested by James.