]> 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:07 +0000 (14:39 -0700)
commitec5af7b5e73b26ad6d330a33f629c051b5b0334c
tree80c872c3302c06e5e7048634226d54830cadf0e8
parenteb8f1a7247988cdde34f8d02325c4dc22d146c0d
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