dsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Mar 2019 02:13:55 +0000 (15:13 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 7 Mar 2019 03:50:20 +0000 (03:50 +0000)
commit0c52a6bee781d7b9ff6cfa6ee3d3c5531f91c156
tree9d6bf6e84b449bc4db6933719cc2a9041a576d2e
parentff58f45807d0238d4cdbb3a39e5311c13d67dd42
dsdb: Unify samdb_{get,set}_ntds_{objectGUID,invocation_id}

The new unified versions have better debugging and ensure
that both functions continue to have the same control flow.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/common/util.c