Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
5d7a9205 by Howard Chu at 2024-01-11T17:53:43+00:00
Cleanup Windows build
Fix make depend errors in slapi
- - - - -
0ae183e7 by Florin Crișan at 2024-01-11T17:56:03+00:00
ITS#10101 libldap: fix double sb_close when first TLS connection fails
- - - - -
94d0e659 by Quanah Gibson-Mount at 2024-01-11T17:56:24+00:00
ITS#10101
- - - - -
889e945d by Howard Chu at 2024-01-11T17:59:02+00:00
ITS#10105 liblber lutil_debug: ensure msg ends with NL
- - - - -
353ac12b by Quanah Gibson-Mount at 2024-01-11T17:59:15+00:00
ITS#10105
- - - - -
6 changed files:
- CHANGES
- libraries/liblber/debug.c
- libraries/libldap/open.c
- servers/slapd/slapi/Makefile.in
- servers/slapd/slapi/printmsg.c
- servers/slapd/slapi/slapi_utils.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e8ba0219038a7147e0966e…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/e8ba0219038a7147e0966e…
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:
95c5d0b0 by Howard Chu at 2024-01-11T17:53:08+00:00
Cleanup Windows build
Fix make depend errors in slapi
- - - - -
b04dfbff by Florin Crișan at 2024-01-11T17:54:23+00:00
ITS#10101 libldap: fix double sb_close when first TLS connection fails
- - - - -
0537ec0a by Quanah Gibson-Mount at 2024-01-11T17:56:13+00:00
ITS#10101
- - - - -
807a7cf7 by Howard Chu at 2024-01-11T17:57:58+00:00
ITS#10105 liblber lutil_debug: ensure msg ends with NL
- - - - -
cee04f80 by Quanah Gibson-Mount at 2024-01-11T17:58:55+00:00
ITS#10105
- - - - -
94cc4f34 by Ondřej Kuzník at 2024-01-11T18:00:09+00:00
ITS#10080 Preserve original choice of backend for entry_release
- - - - -
db3d964e by Ondřej Kuzník at 2024-01-11T18:02:01+00:00
ITS#10080 Fix slapcat when gluing is on
- - - - -
8074a30b by Hiroyuki Homma at 2024-01-11T18:02:07+00:00
ITS#10080 Fix refreshAndPersist synchronization problem with glue + rwm
- - - - -
238c2907 by Hiroyuki Homma at 2024-01-11T18:02:11+00:00
ITS#10080 Fix typo in test script and add checks for ADD and MODRDN.
- - - - -
5459b4f6 by Quanah Gibson-Mount at 2024-01-11T18:15:58+00:00
ITS#10080
- - - - -
10 changed files:
- CHANGES
- libraries/liblber/debug.c
- libraries/libldap/open.c
- servers/slapd/backglue.c
- servers/slapd/overlays/rwm.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/slapi/Makefile.in
- servers/slapd/slapi/printmsg.c
- servers/slapd/slapi/slapi_utils.c
- + tests/scripts/test088-syncprov-glue-rwm
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/756fa91aef8a0adddfa9f8…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/756fa91aef8a0adddfa9f8…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
5cbb29cf by Hiroyuki Homma at 2024-01-11T04:45:08+00:00
ITS#10080 Fix refreshAndPersist synchronization problem with glue + rwm
- - - - -
212fdc51 by Hiroyuki Homma at 2024-01-11T04:45:08+00:00
ITS#10080 Fix typo in test script and add checks for ADD and MODRDN.
- - - - -
4 changed files:
- servers/slapd/backglue.c
- servers/slapd/overlays/rwm.c
- servers/slapd/overlays/syncprov.c
- + tests/scripts/test088-syncprov-glue-rwm
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b3eab2ce9485ce4ca30802…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b3eab2ce9485ce4ca30802…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
8139458b by Stacey Marshall at 2024-01-10T18:47:36+00:00
ITS#10130 Several callers of getpassphrase() ignore NULL returns
- - - - -
cf21be22 by Howard Chu at 2024-01-10T18:47:36+00:00
ITS#10130 cleanup prev commit
- - - - -
5 changed files:
- clients/tools/common.c
- clients/tools/ldappasswd.c
- clients/tools/ldapvc.c
- servers/slapd/slappasswd.c
- tests/progs/slapd-tester.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f5c96f4469b672dbab0e0f…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f5c96f4469b672dbab0e0f…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch mdb.RE/0.9 at openldap / OpenLDAP
Commits:
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
- - - - -
3 changed files:
- libraries/liblmdb/Makefile
- libraries/liblmdb/mdb.c
- + libraries/liblmdb/mplay.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/31ba06e1da3bd6131ab204…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/31ba06e1da3bd6131ab204…
You're receiving this email because of your account on git.openldap.org.