Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
b003ae84 by Howard Chu at 2024-01-11T18:55:19+00:00
ITS#10117 build: fix slap-config.h decls for Windows DLLs
- - - - -
32b0c721 by Quanah Gibson-Mount at 2024-01-11T21:54:42+00:00
ITS#10117
- - - - -
a15bef27 by Howard Chu at 2024-01-11T21:56:45+00:00
ITS#10094 libldap/OpenSSL: fix setting ciphersuites
Don't try old-style ciphersuite list if only v1.3 or newer ciphers were specified
- - - - -
8404330b by Quanah Gibson-Mount at 2024-01-11T21:56:58+00:00
ITS#10094
- - - - -
110a78e5 by hyc at 2024-01-11T21:58:22+00:00
ITS#10100 fix Windows timestamps
Simplify, instead of trying to maintain offset between performance
counter and systemtime, just use performance counter.
- - - - -
e3e0ef26 by Quanah Gibson-Mount at 2024-01-11T22:00:14+00:00
ITS#10100
- - - - -
4b33584e by OndÅ™ej KuznÃk at 2024-01-11T22:02:53+00:00
ITS#10123 Add a missing include
- - - - -
1a732ee9 by OndÅ™ej KuznÃk at 2024-01-11T22:02:55+00:00
ITS#10123 Adjust our prototypes for both K&R and C2x compatibility
- - - - -
89cd23bb by Quanah Gibson-Mount at 2024-01-11T22:03:11+00:00
ITS#10123
- - - - -
f0a2a42a by OndÅ™ej KuznÃk at 2024-01-11T22:04:05+00:00
ITS#10089 Fix acl logging
- - - - -
7 changed files:
- CHANGES
- include/ac/string.h
- libraries/libldap/tls_o.c
- libraries/libldap/util-int.c
- servers/slapd/aclparse.c
- servers/slapd/controls.c
- servers/slapd/slap-config.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/353ac12b9829de8d5f8916…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/353ac12b9829de8d5f8916…
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:
0431b01b by Howard Chu at 2024-01-11T18:55:15+00:00
ITS#10117 build: fix slap-config.h decls for Windows DLLs
- - - - -
2d9bdc26 by Quanah Gibson-Mount at 2024-01-11T21:54:20+00:00
ITS#10117
- - - - -
70be1f17 by Howard Chu at 2024-01-11T21:55:59+00:00
ITS#10094 libldap/OpenSSL: fix setting ciphersuites
Don't try old-style ciphersuite list if only v1.3 or newer ciphers were specified
- - - - -
b1edb77d by Quanah Gibson-Mount at 2024-01-11T21:56:39+00:00
ITS#10094
- - - - -
a21a1e63 by hyc at 2024-01-11T21:59:51+00:00
ITS#10100 fix Windows timestamps
Simplify, instead of trying to maintain offset between performance
counter and systemtime, just use performance counter.
- - - - -
d24a968b by OndÅ™ej KuznÃk at 2024-01-11T22:02:01+00:00
ITS#10123 Add a missing include
- - - - -
b80c9e50 by OndÅ™ej KuznÃk at 2024-01-11T22:02:07+00:00
ITS#10123 Adjust our prototypes for both K&R and C2x compatibility
- - - - -
485324b0 by Quanah Gibson-Mount at 2024-01-11T22:02:46+00:00
ITS#10123
- - - - -
c1307e56 by OndÅ™ej KuznÃk at 2024-01-11T22:04:00+00:00
ITS#10089 Fix acl logging
- - - - -
7 changed files:
- CHANGES
- include/ac/string.h
- libraries/libldap/tls_o.c
- libraries/libldap/util-int.c
- servers/slapd/aclparse.c
- servers/slapd/controls.c
- servers/slapd/slap-config.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5459b4f682c57f6a53bdcc…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/5459b4f682c57f6a53bdcc…
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:
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.
Howard Chu pushed to branch mdb.master at openldap / OpenLDAP
Commits:
754f3cb3 by Howard Chu at 2024-01-09T17:17:21+00:00
ITS#9378 Add explicit replay logging
Logs essential ops so they can be replayed.
Ignores read ops for now.
- - - - -
b8e54b4c by Howard Chu at 2024-01-09T17:41:59+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/30288c72573ceac7196271…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/30288c72573ceac7196271…
You're receiving this email because of your account on git.openldap.org.
Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits:
9d45a80b by Howard Chu at 2024-01-09T17:19:36+00:00
ITS#9378 Add explicit replay logging
Logs essential ops so they can be replayed.
Ignores read ops for now.
- - - - -
009dd916 by Howard Chu at 2024-01-09T17:42:58+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/b36e177c5ab41f5c22e416…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b36e177c5ab41f5c22e416…
You're receiving this email because of your account on git.openldap.org.