bareos: master d919211a

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen master 2013-11-02 15:09 master a717787a 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