Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits:
99f672b5 by Ondřej Kuzník at 2024-11-13T17:11:10+00:00
ITS#10272 Request all attributes from remote
Fixes a regression introduced in fc1bcaf9ded9410cd825112be8db994163c06b04
leaving us unable to check the full filter after we recreate the entry.
- - - - -
664dd711 by Quanah Gibson-Mount at 2024-11-13T17:14:33+00:00
ITS#10272
- - - - -
3 changed files:
- CHANGES
- servers/slapd/overlays/translucent.c
- tests/scripts/test034-translucent
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/534c13871f07d732b4aefc…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/534c13871f07d732b4aefc…
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:
3b9d4bc4 by Ondřej Kuzník at 2024-11-13T17:13:04+00:00
ITS#10272 Request all attributes from remote
Fixes a regression introduced in fc1bcaf9ded9410cd825112be8db994163c06b04
leaving us unable to check the full filter after we recreate the entry.
- - - - -
334ca932 by Quanah Gibson-Mount at 2024-11-13T17:14:46+00:00
ITS#10272
- - - - -
3 changed files:
- CHANGES
- servers/slapd/overlays/translucent.c
- tests/scripts/test034-translucent
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/db73d4d14974364d84f1f7…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/db73d4d14974364d84f1f7…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
64021967 by Ondřej Kuzník at 2024-10-29T12:43:37+00:00
ITS#10272 Request all attributes from remote
Fixes a regression introduced in fc1bcaf9ded9410cd825112be8db994163c06b04
leaving us unable to check the full filter after we recreate the entry.
- - - - -
2 changed files:
- servers/slapd/overlays/translucent.c
- tests/scripts/test034-translucent
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/64021967b551b9ce6c192d8…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/64021967b551b9ce6c192d8…
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:
5645e370 by Ondřej Kuzník at 2024-11-12T17:55:56+00:00
ITS#8047 Fix TLS connection timeout handling
The test for async in ldap_int_tls_start was inverted, we already
support calling ldap_int_tls_connect repeatedly. And so long as
LBER_SB_OPT_NEEDS_* are managed correctly, the application should be
able to do the right thing.
Might require a new result code rather than reporposing
LDAP_X_CONNECTING for this.
- - - - -
534c1387 by Quanah Gibson-Mount at 2024-11-12T17:56:19+00:00
ITS#8047
- - - - -
3 changed files:
- CHANGES
- libraries/libldap/ldap-int.h
- libraries/libldap/tls2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/667db7bef876465e58ef9c…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/667db7bef876465e58ef9c…
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:
39c97c8a by Ondřej Kuzník at 2024-11-12T17:45:03+00:00
ITS#10264 Free NoD data we stored locally
- - - - -
cae9bdcd by Quanah Gibson-Mount at 2024-11-12T17:45:12+00:00
ITS#10264
- - - - -
6909574c by Ondřej Kuzník at 2024-11-12T17:49:42+00:00
ITS#10155 manage option values more carefully
- - - - -
db73d4d1 by Quanah Gibson-Mount at 2024-11-12T17:49:49+00:00
ITS#10155
- - - - -
3 changed files:
- CHANGES
- clients/tools/ldapsearch.c
- libraries/libldap/result.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3f8fc66776dbe2349c99db…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/3f8fc66776dbe2349c99db…
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:
90fc22ab by Ondřej Kuzník at 2024-11-12T17:44:17+00:00
ITS#10264 Free NoD data we stored locally
- - - - -
f6d22e04 by Quanah Gibson-Mount at 2024-11-12T17:44:47+00:00
ITS#10264
- - - - -
637061c6 by Ondřej Kuzník at 2024-11-12T17:45:48+00:00
ITS#10263 Reject modifications with invalid whitespace
- - - - -
a385f382 by Quanah Gibson-Mount at 2024-11-12T17:46:34+00:00
ITS#10263
- - - - -
00ff5b35 by Ondřej Kuzník at 2024-11-12T17:49:21+00:00
ITS#10155 manage option values more carefully
- - - - -
667db7be by Quanah Gibson-Mount at 2024-11-12T17:49:30+00:00
ITS#10155
- - - - -
4 changed files:
- CHANGES
- clients/tools/ldapsearch.c
- libraries/libldap/ldifutil.c
- libraries/libldap/result.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f12f1f02880417230ea96b…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f12f1f02880417230ea96b…
You're receiving this email because of your account on git.openldap.org.