Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits: 54f00bd0 by Quanah Gibson-Mount at 2024-06-24T16:56:14+00:00 Return to engineering
- - - - - b84c3505 by Zach Vonler at 2024-06-28T14:55:01+00:00 ITS#10222 LMDB: Updated mdb_dump man page
The -a option to mdb_load makes the previous text obsolete.
- - - - - c6a49d79 by Howard Chu at 2024-06-28T14:55:06+00:00 LMDB: tweak mdb_load.1 manpage
Add missing -a option to Synopsis
- - - - - f6d015dd by Quanah Gibson-Mount at 2024-06-28T15:55:18+00:00 ITS#10222
- - - - - c5f0ac27 by Gary Wicker at 2024-10-26T21:26:17+01:00 ITS#10275 mdb_load: add -Q option to use NOSYNC for faster loading
- - - - - 790ed0e9 by Howard Chu at 2024-10-26T21:27:01+01:00 ITS#10275 mdb_load: add -Q option to use NOSYNC for faster loading
- - - - - f6b3c3d4 by kero at 2025-01-28T17:28:15+00:00 ITS#10296 lmdb: fix fdatasync on MacOS
Patch from kero, with corrections by hyc
- - - - - 96bffc92 by Howard Chu at 2025-01-28T17:29:56+00:00 ITS#10296 fix fdatasync on MacOS
- - - - - ac89f424 by Howard Chu at 2025-02-19T09:15:27+00:00 ITS#10296 lmdb: fix typo in prev commit
- - - - - ce339e82 by jinyaoguo at 2025-06-10T20:39:52+01:00 ITS#10342 lmdb: fix potential memleak in child txn_begin
- - - - - 529442b4 by Howard Chu at 2025-06-10T20:43:44+01:00 ITS#10342
- - - - - 7f8f52e0 by Mike Moritz at 2025-06-10T20:56:50+01:00 ITS#10346 lmdb: fix compacting copy with large values
- - - - - c85bcff9 by Howard Chu at 2025-06-10T20:57:48+01:00 ITS#10346
- - - - - 7c798800 by Howard Chu at 2025-06-12T15:16:50+01:00 ITS#10355 lmdb mplay: don't assign to stdin/stdout
- - - - - f7c1754e by Howard Chu at 2025-06-12T15:18:48+01:00 ITS#10355
- - - - - 500ff660 by Quanah Gibson-Mount at 2025-09-17T17:39:34+00:00 Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_6
- - - - -
6 changed files:
- libraries/liblmdb/CHANGES - libraries/liblmdb/mdb.c - libraries/liblmdb/mdb_dump.1 - libraries/liblmdb/mdb_load.1 - libraries/liblmdb/mdb_load.c - libraries/liblmdb/mplay.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/1094fb2da0ddddf03eb7476...