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.