bareos: playground 185f00a4

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen playground 2014-04-14 18:25 playground 6a65ecd4 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