bareos2015: bareos-14.2 61bdac1a

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-14.2 2014-04-14 20:25 bareos-14.2 a37e29dc Pending
Changeset Rework dlopen of plugins.

Allow plugins to do lazy symbol binding when loading and allow
the symbols to be global so in the python plugins we can load the
dynload modules which are not linked against libpython. Otherwise
we get symbol errors on load.
mod - autoconf/configure.in Diff File
mod - src/lib/plugins.c Diff File
mod - src/win32/compat/include/mingwconfig.h Diff File