r25081: Add modules_dir member to ldb_context that is used rather than a global
authorJelmer Vernooij <jelmer@samba.org>
Tue, 11 Sep 2007 15:42:19 +0000 (15:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:25 +0000 (15:06 -0500)
commited2a1c718ae4fb56fdfe73da6f63ddb7fb15d9fd
treed583b466f1e3fdfe309d4e19077e2cc7deb6a862
parentc44019e1e3d804f577e6432e191fb3d3e93a8f02
r25081: Add modules_dir member to ldb_context that is used rather than a global
modulesdir setting. Samba always sets this to lp_modulesdir()/ldb
(This used to be commit e672380d2156cf0421108a9c34f04f096c2afeed)
source4/lib/db_wrap.c
source4/lib/ldb/common/ldb.c
source4/lib/ldb/common/ldb_modules.c
source4/lib/ldb/config.mk
source4/lib/ldb/include/ldb.h
source4/lib/ldb/include/ldb_private.h