s4-dsdb: added dsdb_module_dn_by_guid()
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Dec 2009 23:27:32 +0000 (10:27 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 09:56:20 +0000 (20:56 +1100)
commit951592687a29e15304d8e203b2b892aa40d7576f
tree324f493d026b314fb3f2f4185805ab1c73196cf2
parent32995e84a2c28d8781a0386906df58b9754af24a
s4-dsdb: added dsdb_module_dn_by_guid()

This finds a DN given a GUID, searching below the current module in
the module stack.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/util.c