Fixed slapd syncrepl when X-ORDERED is specified (ITS#9761)
Fixed slapd-mdb to update indices correctly on replace ops (ITS#9753)
Fixed slapd-wt to set correct flags (ITS#9760)
- Fixed slapo-dynlist compare operation for static groups (ITS#9747)
Fixed slapo-accesslog to fix inconsistently normalized minCSN (ITS#9752)
+ Fixed slapo-autogroup to maintain values in insertion order (ITS#9766)
+ Fixed slapo-constraint to maintain values in insertion order (ITS#9770)
+ Fixed slapo-dyngroup to maintain values in insertion order (ITS#9762)
+ Fixed slapo-dynlist compare operation for static groups (ITS#9747)
+ slapo-refint to maintain values in insertion order (ITS#9763)
Fixed slapo-retcode to honor requested insert position (ITS#9759)
Fixed slapo-syncprov to generate a more accurate accesslog query (ITS#9756)
+ Fixed slapo-valsort to maintain values in insertion order (ITS#9764)
Documentation
Fixed slapo-accesslog(5) to clarify logoldattr usage (ITS#9749)