]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9342 delta-sync ignore add of already existing entry
authorHoward Chu <hyc@openldap.org>
Thu, 1 Oct 2020 13:26:48 +0000 (14:26 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 1 Oct 2020 15:00:10 +0000 (15:00 +0000)
commita7fb531e56662afc20b6a1a5e656daf4ba474a1c
tree5799eec9b0168e00ae11cc3115ae94e8feca449b
parent58fc8f7debfc206b9ac786e215173463087c54cc
ITS#9342 delta-sync ignore add of already existing entry

if the entryCSN is older. Previous patch breaks if writes are
received out of order, e.g. during a refresh.
servers/slapd/syncrepl.c