s4-dsdb: added dsdb_get_deleted_objects_dn()
authorAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 02:41:21 +0000 (13:41 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 09:56:22 +0000 (20:56 +1100)
commit6c2125572cfbcd1878dfe99893ddae37f95d1f6e
tree8975727480caa76bd459a00b87feeb531e33af50
parent3c1f18c5e2c3f56d512aa9a8cfab2f5698bafbb0
s4-dsdb: added dsdb_get_deleted_objects_dn()

This is based on the code from Eduardo Lima <eduardoll@gmail.com>, but
uses the new helper functions added in the last couple of commits

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