bareos: master 61bdac1a

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-04-14 20:25 master 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