r7514: make the ldb_parse code not depend on a ldb_context, so we can now potentially use
authorAndrew Tridgell <tridge@samba.org>
Mon, 13 Jun 2005 05:18:17 +0000 (05:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:02 +0000 (13:18 -0500)
commit87acba39f9e45eb6849cfd945ce6255bac5564c9
treece5bf478de0a51ba246dbfdb6d21db12d6147a26
parent2be36bb85d0278a1f27f7202ed2c0e88a5f85a31
r7514: make the ldb_parse code not depend on a ldb_context, so we can now potentially use
it in our ldap client code, instead of replicating all the code
(This used to be commit 5b3575d9303d54a771e080a670dcd2f444b10c20)
source4/lib/ldb/common/ldb_parse.c
source4/lib/ldb/include/ldb_parse.h
source4/lib/ldb/ldb_tdb/ldb_search.c