Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits: 392d6b53 by Quanah Gibson-Mount at 2023-07-10T21:20:16+00:00 Return to engineering
- - - - - ce200dca by Howard Chu at 2023-08-27T15:40:34+01:00 ITS#10095 partial revert of ITS#9278 2fd44e325195ae81664eb5dc36e7d265927c5ebc
The patch was incorrect and introduced numerous race conditions. The original problem was a FreeBSD bug, subsequently fixed: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269277
- - - - - 31ba06e1 by Quanah Gibson-Mount at 2023-10-23T19:45:12+00:00 ITS#10095
- - - - - 4a19b804 by Howard Chu at 2024-01-09T17:27:59+00:00 ITS#9378 Add explicit replay logging
Logs essential ops so they can be replayed. Ignores read ops for now.
- - - - - 9bafe549 by Howard Chu at 2024-01-09T17:41:21+00:00 ITS#9378 Add replay tool
Reads a replay log and executes all the write ops
- - - - - ac011b2c by Howard Chu at 2024-01-11T22:33:43+00:00 ITS#10125 mdb_load: fix cursor reinit in Append mode
- - - - - ea975636 by Quanah Gibson-Mount at 2024-01-11T22:35:25+00:00 ITS#9378, ITS#10125
- - - - - 95670e37 by Clément Renault at 2024-01-16T20:30:01+00:00 ITS#10137 LMDB: Allow users to define MDB_IDL_LOGN
- - - - - 6973baf4 by Quanah Gibson-Mount at 2024-01-16T20:30:34+00:00 ITS#10137
- - - - - 80888141 by Quanah Gibson-Mount at 2024-01-16T20:42:51+00:00 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5
- - - - -
6 changed files:
- libraries/liblmdb/CHANGES - libraries/liblmdb/Makefile - libraries/liblmdb/mdb.c - libraries/liblmdb/mdb_load.c - libraries/liblmdb/midl.h - + libraries/liblmdb/mplay.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/c0493306e6cfa494012b3d4...