Skip to content
Snippets Groups Projects
Forked from openldap / OpenLDAP
6849 commits behind, 3096 commits ahead of the upstream repository.
Howard Chu's avatar
Howard Chu authored
Since MDB writes are fully serialized in txn_begin, we can use CSNs as
commit sequence numbers, not just change sequence numbers. This will
prevent most instances of out-of-order writes, so syncprov will almost
never need to transmit a change without a cookieCSN. (Out-of-order is
still possible, if the write was received via syncrepl.)
a1ca3fec
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
slapd
Makefile.in