]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10371 clients: print actual error code when ldap_result fails 782/head
authorHoward Chu <hyc@openldap.org>
Wed, 23 Jul 2025 22:18:28 +0000 (23:18 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 4 Aug 2025 19:10:38 +0000 (19:10 +0000)
commit87b3f2074211c1472a1b67ccd56a57f75ad59838
tree670a23769f96a153b3ca3fd34311ccb2135c8833
parentadd3df9da4faaf3e248bacec0cbf6e0ae00e1436
ITS#10371 clients: print actual error code when ldap_result fails

Added a tool_perror2() to avoid some redundant calls.
clients/tools/common.c
clients/tools/common.h
clients/tools/ldapcompare.c
clients/tools/ldapdelete.c
clients/tools/ldapexop.c
clients/tools/ldapmodify.c
clients/tools/ldapmodrdn.c
clients/tools/ldappasswd.c
clients/tools/ldapvc.c
clients/tools/ldapwhoami.c