Allow ldb backends without init function, use init function-less ldb modules.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 20 Feb 2008 00:37:53 +0000 (01:37 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 20 Feb 2008 00:37:53 +0000 (01:37 +0100)
commit71bc5acead0e16473273eb8741373e865b6d2c44
tree800f83e622ac17bb60e01ce2034593b64c828c1a
parent15b86081cd2df734479fcaf92a482c7896bef605
Allow ldb backends without init function, use init function-less ldb modules.
(This used to be commit 141ee91272fb4dafca0149f679e17721b6a3011e)
source4/lib/ldb/Makefile.in
source4/lib/ldb/common/ldb.c
source4/lib/ldb/common/ldb_modules.c
source4/lib/ldb/ldb.mk
source4/lib/ldb/tests/sample_module.c