]> git.sur5r.net Git - openldap/commit
ITS#6545 Update accesslog format and syncrepl consumer
authorOndřej Kuzník <ondra@mistotebe.net>
Tue, 4 Apr 2017 17:24:57 +0000 (18:24 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 7 Apr 2017 21:39:51 +0000 (14:39 -0700)
commit02d1a40dd6310c6c59aa20eb69990108dc232c71
tree3fed96751f09d61ab57edcd8ba490070526c033b
parent556a832c4a7ed54d94d0ec204baba5865a36732a
ITS#6545 Update accesslog format and syncrepl consumer

Make two successive modifications of the same attribute separate. This
lets the consumer interpret the log entry the same way as the server
that produced it.

Still depends on the log entry attributes being read in the same order
as they were written.
servers/slapd/overlays/accesslog.c
servers/slapd/syncrepl.c
tests/scripts/test043-delta-syncrepl
tests/scripts/test063-delta-multimaster