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.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
d143f7a2 by OndÅ™ej KuznÃk at 2024-10-26T20:51:35+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.
- - - - -
2 changed files:
- libraries/libldap/ldap-int.h
- libraries/libldap/tls2.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/d143f7a2dc82fb66e7741b9…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/d143f7a2dc82fb66e7741b9…
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:
c5f0ac27 by Gary Wicker at 2024-10-26T21:26:17+01:00
ITS#10275 mdb_load: add -Q option to use NOSYNC for faster loading
- - - - -
790ed0e9 by Howard Chu at 2024-10-26T21:27:01+01:00
ITS#10275 mdb_load: add -Q option to use NOSYNC for faster loading
- - - - -
3 changed files:
- libraries/liblmdb/CHANGES
- libraries/liblmdb/mdb_load.1
- libraries/liblmdb/mdb_load.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f6d015dd84002c4e0bfb73…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/f6d015dd84002c4e0bfb73…
You're receiving this email because of your account on git.openldap.org.