added dsdb_find_dn_by_guid()
authorAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 02:51:22 +0000 (12:51 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 08:36:08 +0000 (18:36 +1000)
commit5d23ad8c2d5f647a1bd2fb41ec63e5c5bf245ad2
treef83aa841015fdf0fcdc291364fe6dc5e3b671fac
parent642a84c12927176726c24f5d709a3479c36bd7e3
added dsdb_find_dn_by_guid()

This came from the linked_attributes module, but now the
repl_meta_data module needs the same functionality, so move it to a
common routine.
source4/dsdb/common/util.c