]> git.sur5r.net Git - bacula/docs/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)
commit2dcbeaf770c42c28c4586ff09279c707ab59334a
tree2ae98b01dea376a279f6e321bc30a126f986b530
parent5e3db45c76ce6cfac55dcf468ef5dcad73fc812e
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.