]> git.sur5r.net Git - openldap/commit
Fix ldap_send_initial_request() to open connection if not already
authorKurt Zeilenga <kurt@openldap.org>
Sun, 31 Jan 1999 01:09:00 +0000 (01:09 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 31 Jan 1999 01:09:00 +0000 (01:09 +0000)
commitba0c0e022c151dc0db260e2a2b79e452000e87a2
tree894508273dcb94977b1beba454c2181eb5b9d173
parent4040fc39cae77ca30e9ab335ae0ee29c60b43c14
Fix ldap_send_initial_request() to open connection if not already
openned (by ldap_open()).  This allows ldap_init() to function
properly!
clients/tools/ldapdelete.c
clients/tools/ldapmodify.c
clients/tools/ldapmodrdn.c
clients/tools/ldappasswd.c
clients/tools/ldapsearch.c
libraries/libldap/open.c
libraries/libldap/request.c