]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove unused async binding code in LDAP 673/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 26 Jun 2017 21:52:10 +0000 (17:52 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 28 Jun 2017 19:11:56 +0000 (15:11 -0400)
commit6649761a19ed4c727bcc50073b8d6452b3ccdbb2
treee49cbd774ef41b3f061bccc6a5e4e2ff1c0e8a30
parent4c234d8754c063177bc627c6298b85020d91c223
Remove unused async binding code in LDAP

The server_info_update_pending field of krb5_ldap_server_handle was
never set to true, and we never define ASYNC_BIND.  Noted by Will
Fiveash.
src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h
src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c
src/plugins/kdb/ldap/libkdb_ldap/ldap_handle.c