Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
5eb93a3b by Howard Chu at 2024-01-20T21:16:17+00:00
ITS#10125: fix bad merge
From ac011b2c5a14d665b5756d8a7435627ffc508855
- - - - -
c57c76c3 by Quanah Gibson-Mount at 2024-01-20T22:32:26+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5
- - - - -
1 changed file:
- libraries/liblmdb/mdb_load.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3ebe4b93c42c968d0bd82f…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3ebe4b93c42c968d0bd82f…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
5eb93a3b by Howard Chu at 2024-01-20T21:16:17+00:00
ITS#10125: fix bad merge
From ac011b2c5a14d665b5756d8a7435627ffc508855
- - - - -
884bed22 by Quanah Gibson-Mount at 2024-01-20T22:32:16+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_6
- - - - -
1 changed file:
- libraries/liblmdb/mdb_load.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/eda2e2bc806458d24045ba…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/eda2e2bc806458d24045ba…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master 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
- - - - -
5eb93a3b by Howard Chu at 2024-01-20T21:16:17+00:00
ITS#10125: fix bad merge
From ac011b2c5a14d665b5756d8a7435627ffc508855
- - - - -
dc7a2862 by Quanah Gibson-Mount at 2024-01-20T22:31:58+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9'
- - - - -
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/4697fd0793a1b464176485…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/4697fd0793a1b464176485…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
7ba79476 by SATOH Fumiyasu at 2024-01-18T18:41:51+00:00
ITS#10153 - slapd(8) describe -T modify (slapmodify)
- - - - -
2e0d5f2b by Quanah Gibson-Mount at 2024-01-18T18:42:03+00:00
ITS#10153
- - - - -
8de0b233 by Craig Balfour at 2024-01-18T18:42:21+00:00
ITS#10059 - Add configuration example for slapo-homedir(5)
- - - - -
3ebe4b93 by Quanah Gibson-Mount at 2024-01-18T18:42:31+00:00
ITS#10059
- - - - -
3 changed files:
- CHANGES
- doc/man/man5/slapo-homedir.5
- doc/man/man8/slapd.8
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/808881418d61825f1c38bb…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/808881418d61825f1c38bb…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
465b529b by SATOH Fumiyasu at 2024-01-18T18:40:47+00:00
ITS#10153 - slapd(8) describe -T modify (slapmodify)
- - - - -
8c436398 by Quanah Gibson-Mount at 2024-01-18T18:41:00+00:00
ITS#10153
- - - - -
d722dc28 by Craig Balfour at 2024-01-18T18:41:11+00:00
ITS#10059 - Add configuration example for slapo-homedir(5)
- - - - -
eda2e2bc by Quanah Gibson-Mount at 2024-01-18T18:41:24+00:00
ITS#10059
- - - - -
3 changed files:
- CHANGES
- doc/man/man5/slapo-homedir.5
- doc/man/man8/slapd.8
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/33ec67d7641a8dce0540ce…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/33ec67d7641a8dce0540ce…
You're receiving this email because of your account on git.openldap.org.