summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/samldb.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2017-01-04 14:09:00 +1300
committerDouglas Bagnall <dbagnall@samba.org>2017-02-09 03:17:16 +0100
commit976a213b1821726842a3ca3d0b0db7d575c4c5bd (patch)
tree8e2739fc426e490835515743bf69361de3bd3ebd /source4/dsdb/samdb/ldb_modules/samldb.c
parentbd6b417179938dc89e16672d2290901463355b16 (diff)
downloadsamba-976a213b1821726842a3ca3d0b0db7d575c4c5bd.tar.gz
repl_meta_data: linked attributes use DRS sort order
Links come over the wire as if sorted by memcmp() on the binary blobs, not as sorted by GUID_compare(). Until a few patches ago, a newly joined DC would have its linked attributes in the memcmp order. This restores that behaviour. This comparison could be made more efficient by storing the GUID in the original state, but it does not seem to be a bottleneck. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Pair-programmed-with: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/samldb.c')
0 files changed, 0 insertions, 0 deletions