s4-dsdb: added dsdb_dn_is_deleted_val()
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Dec 2009 00:00:30 +0000 (11:00 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 16 Dec 2009 09:56:20 +0000 (20:56 +1100)
commit152f415ba8c289f85981f672b163816df9d4ad9f
tree340b69973d11473f25cc631938904c39fe311e5c
parentd31b6360d64eb821da07f4342093d1323db7b4dd
s4-dsdb: added dsdb_dn_is_deleted_val()

This is used to determine if a extedned DN has the 'DELETED=1'
component

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