]> git.sur5r.net Git - openldap/commit
ITS#3620: Initial Unbind control fix
authorKurt Zeilenga <kurt@openldap.org>
Fri, 1 Apr 2005 23:29:02 +0000 (23:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 1 Apr 2005 23:29:02 +0000 (23:29 +0000)
commitc57f4401189035baabccfaeafe63e79db27c43b8
treebd21d2980600182ebb6ec3c78a7f87a2c8f0c7ef
parent592c4ad2b0cf0a1f4909c06aebb31624a6d7d989
ITS#3620: Initial Unbind control fix
A better fix would be to use the _ext interface
Also add and use a tool_destroy() function (to destroy SASL/TLS contexts).
clients/tools/common.c
clients/tools/common.h
clients/tools/ldapcompare.c
clients/tools/ldapdelete.c
clients/tools/ldapmodify.c
clients/tools/ldapmodrdn.c
clients/tools/ldappasswd.c
clients/tools/ldapsearch.c
clients/tools/ldapwhoami.c