ldb: added ldb_parse_tree_walk()
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Aug 2011 07:46:39 +0000 (17:46 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 4 Aug 2011 06:17:24 +0000 (16:17 +1000)
commit841d17ff83ff3737070117a32199164b0b006402
treefd568c5c70a9e9d9b01ca50ba231cb71c295a973
parent4ba8069e3d33dca53780521026c972425c1d66c5
ldb: added ldb_parse_tree_walk()

this walks a ldb parse tree, calling a callback on each node

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
lib/ldb/common/ldb_parse.c
lib/ldb/include/ldb_module.h