bareos2015: bareos-14.2 1a213f87

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2013-11-02 16:09 bareos-14.2 73f23203 Pending
Changeset Fix storage daemon plugin interface.

Instead of stealing symbols from the running storage daemon run the new
record translation via the bfuncs method array. Also don't use the RES
pointer to get the setting of the compatible setting but add an extra sd
plugin variable which can be requested by the plugin to get the exact
setting of the compatible variable.
mod - src/plugins/stored/autoxflate-sd.c Diff File
mod - src/stored/sd_plugins.c Diff File
mod - src/stored/sd_plugins.h Diff File
mod - src/tools/bpluginfo.c Diff File