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)
commite672380d2156cf0421108a9c34f04f096c2afeed
tree865ad4b8eec0a3da7c4ec31122c517d393e6e8f6
parentadcb3c864a5af5286cd7f7f6e2a3b904c7db9f42
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
source/lib/db_wrap.c
source/lib/ldb/common/ldb.c
source/lib/ldb/common/ldb_modules.c
source/lib/ldb/config.mk
source/lib/ldb/include/ldb.h
source/lib/ldb/include/ldb_private.h