From: Kern Sibbald Date: Thu, 9 Oct 2008 20:55:50 +0000 (+0000) Subject: kes Add malloc and free Bacula entry points for plugins. Increment X-Git-Tag: Release-3.0.0~844 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2dcbeaf770c42c28c4586ff09279c707ab59334a;p=bacula%2Fdocs 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. ---