Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: b0e95d02 by Howard Chu at 2025-12-09T15:06:05+00:00 ITS#9305 libldap: report errmsg from hostname lookup failures
Use new LDAP_X_SERVER_UNKNOWN error code for failed lookups.
- - - - - 148e940f by Howard Chu at 2025-12-09T15:06:05+00:00 ITS#9305 libldap: don't mask ld_errno if set during connect failure
- - - - - 93a96ed2 by Howard Chu at 2025-12-09T15:06:05+00:00 ITS#9305 clients: print actual error from connect failure
Related to ITS#10371
- - - - -
6 changed files:
- clients/tools/common.c - include/ldap.h - libraries/libldap/error.c - libraries/libldap/open.c - libraries/libldap/os-ip.c - libraries/libldap/request.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b3821e772a6bcbc5d8b0737...