Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
e9a033ff by Quanah Gibson-Mount at 2023-09-26T17:20:15+00:00
ITS#10057 - homedir: Fix config attribute name
Fix config attribute name for olcHomedirArchivePath
- - - - -
589f6545 by Quanah Gibson-Mount at 2023-09-26T17:20:56+00:00
ITS#10057
- - - - -
375d21a9 by Howard Chu at 2023-09-26T17:22:07+00:00
ITS#9952 libldap: use atexit for TLS teardown
- - - - -
d48d2d41 by Quanah Gibson-Mount at 2023-09-26T17:23:15+00:00
ITS#9952
- - - - -
3d431b80 by OndÅ™ej KuznÃk at 2023-09-26T17:25:46+00:00
ITS#10068 keep our own copy of the DN
- - - - -
85e13b49 by Quanah Gibson-Mount at 2023-09-26T17:28:06+00:00
ITS#10068
- - - - -
d06bfb1f by OndÅ™ej KuznÃk at 2023-10-09T20:24:09+00:00
ITS#10070 Allow running without a valid resolv.conf file
- - - - -
160972fe by Quanah Gibson-Mount at 2023-10-09T20:25:07+00:00
ITS#10070
- - - - -
c9a72f74 by Nadezhda Ivanova at 2023-10-09T20:26:24+00:00
ITS#10076 suffixmassage in back-asyncmeta does not handle empty remote suffix correctly
- - - - -
9579d8a5 by Quanah Gibson-Mount at 2023-10-09T20:26:53+00:00
ITS#10076
- - - - -
7f1bfb0e by OndÅ™ej KuznÃk at 2023-10-09T20:28:33+00:00
ITS#10083 Do not mess with a connection that's dying already
- - - - -
35f2205a by Quanah Gibson-Mount at 2023-10-09T20:28:57+00:00
ITS#10083
- - - - -
8 changed files:
- CHANGES
- doc/man/man5/slapo-homedir.5
- libraries/libldap/init.c
- libraries/libldap/tls2.c
- servers/lloadd/daemon.c
- servers/lloadd/upstream.c
- servers/slapd/back-asyncmeta/map.c
- servers/slapd/back-null/null.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/eadf41458ce532fd025723…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/eadf41458ce532fd025723…
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:
032adfbe by Quanah Gibson-Mount at 2023-09-26T17:21:07+00:00
ITS#10057 - homedir: Fix config attribute name
Fix config attribute name for olcHomedirArchivePath
- - - - -
43f3b1bb by Quanah Gibson-Mount at 2023-09-26T17:21:27+00:00
ITS#10057
- - - - -
5f87a709 by Howard Chu at 2023-09-26T17:23:05+00:00
ITS#9952 libldap: use atexit for TLS teardown
- - - - -
d7827ca8 by Quanah Gibson-Mount at 2023-09-26T17:23:21+00:00
ITS#9952
- - - - -
17a805c3 by OndÅ™ej KuznÃk at 2023-09-26T17:28:15+00:00
ITS#10068 keep our own copy of the DN
- - - - -
b342fc8c by Quanah Gibson-Mount at 2023-09-26T17:28:30+00:00
ITS#10068
- - - - -
255e66b4 by OndÅ™ej KuznÃk at 2023-10-09T20:24:17+00:00
ITS#10070 Allow running without a valid resolv.conf file
- - - - -
e074882c by Quanah Gibson-Mount at 2023-10-09T20:25:21+00:00
ITS#10070
- - - - -
423be855 by Nadezhda Ivanova at 2023-10-09T20:26:59+00:00
ITS#10076 suffixmassage in back-asyncmeta does not handle empty remote suffix correctly
- - - - -
b4cfa65b by Quanah Gibson-Mount at 2023-10-09T20:27:06+00:00
ITS#10076
- - - - -
399eac41 by OndÅ™ej KuznÃk at 2023-10-09T20:29:15+00:00
ITS#10083 Do not mess with a connection that's dying already
- - - - -
e2c8d053 by Quanah Gibson-Mount at 2023-10-09T20:29:22+00:00
ITS#10083
- - - - -
8 changed files:
- CHANGES
- doc/man/man5/slapo-homedir.5
- libraries/libldap/init.c
- libraries/libldap/tls2.c
- servers/lloadd/daemon.c
- servers/lloadd/upstream.c
- servers/slapd/back-asyncmeta/map.c
- servers/slapd/back-null/null.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/03cea80c9b0473aa91ec0c…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/03cea80c9b0473aa91ec0c…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
9691d022 by OndÅ™ej KuznÃk at 2023-09-26T17:15:55+01:00
ITS#10085 Disable the client SASL part of test029
When identity assertion is not done (e.g. cn=People which is Bjorn's
direct backend) we need to store the client's password to bind as them
but that only works if they did a simple bind. Might be enabled again if
identity assertion rules change in the future.
- - - - -
100def64 by OndÅ™ej KuznÃk at 2023-09-26T17:16:29+01:00
ITS#10084 Switch MECH default away from DIGEST-MD5
- - - - -
5 changed files:
- tests/scripts/conf.sh
- tests/scripts/lloadd/test006-sasl
- tests/scripts/test028-idassert
- tests/scripts/test029-ldapglue
- tests/scripts/test076-authid-rewrite
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b7a22d380e9157ec42d88d…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b7a22d380e9157ec42d88d…
You're receiving this email because of your account on git.openldap.org.