r7514: make the ldb_parse code not depend on a ldb_context, so we can now potentially use
commit5b3575d9303d54a771e080a670dcd2f444b10c20
authorAndrew Tridgell <tridge@samba.org>
Mon, 13 Jun 2005 05:18:17 +0000 (13 05:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:02 +0000 (10 13:18 -0500)
tree5269d7d77232219cba075cdf8b6016a0e99d1a19
parentf7e636d4086b83180e76902fee739972cd6a7b26
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
source/lib/ldb/common/ldb_parse.c
source/lib/ldb/include/ldb_parse.h
source/lib/ldb/ldb_tdb/ldb_search.c