r6087: - remove the dlopen code for now (before it goes back, it needs to be
commita5ee5aae6921b844f142d3a5dd67c188612723d7
authorAndrew Tridgell <tridge@samba.org>
Mon, 28 Mar 2005 00:40:18 +0000 (28 00:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:18 +0000 (10 13:11 -0500)
treed694f30587082e6dceddf312f25321ad6fa6d209
parentbe6285adadfe7f66fffc4dc7d6de3a2dfef65d2a
r6087: - remove the dlopen code for now (before it goes back, it needs to be
  made into something that isn't a maze of #ifdefs)

- when a module is not found, make it a non-fatal error. Otherwise the standalone ldb
  tools just bail out. The previous code meant that if you had a
  module listed and it wasn't present then you could _never_ fix it,
  as you coudln't open the ldb to remove that module from @MODULES !
(This used to be commit c4728625c093d91e522b80c049e0d42d2b5f143b)
source4/lib/ldb/common/ldb_modules.c