repl: Pass in the full partition DN to dsdb_replicated_objects_convert()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 21 Mar 2016 02:49:33 +0000 (15:49 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2016 06:50:09 +0000 (08:50 +0200)
commit65a35acbf33dd6dfd6ba6b2fb76580126829b597
tree156239cd3b6c59b846e1e56300342fbb4dde7be9
parent5967852aa085cd13784b4f994122a78d2ab64845
repl: Pass in the full partition DN to dsdb_replicated_objects_convert()

When we were processing an EXOP, we would pass in a DN specific to that
operation, but this stopped repl_meta_data from finding the parent object

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/repl/drepl_out_helpers.c
source4/dsdb/repl/replicated_objects.c
source4/libnet/libnet_vampire.c
source4/torture/drs/rpc/dssync.c