s4-dsdb: Use parent_object_guid to find the correct parent for new objects
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Jul 2012 05:35:42 +0000 (15:35 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Jul 2012 06:10:18 +0000 (08:10 +0200)
commit8b32d9ad2de96679108fd7bffe804da10a652b2f
treeef096445a62d12eaee8720abad5a76c79e34ada3
parent7abe51f8404f1788d4ed497d26b83b3097073229
s4-dsdb: Use parent_object_guid to find the correct parent for new objects

This allows the parent to be renmaed while a new object is added on another replica.

This rename may also be a delete, in which case we must move it to lostandfound.

Andrew Bartlett
source4/dsdb/repl/replicated_objects.c
source4/dsdb/samdb/ldb_modules/repl_meta_data.c
source4/dsdb/samdb/samdb.h