]> git.sur5r.net Git - openldap/commit
Round 2 of tools work.
authorKurt Zeilenga <kurt@openldap.org>
Sun, 25 Jun 2000 18:07:15 +0000 (18:07 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 25 Jun 2000 18:07:15 +0000 (18:07 +0000)
commitbf9231ac407344bc8666a1eee2e43e002013a97c
tree723ff751d0da18a945a72db2a927318fcc84fa62
parent6f44bf3ed3cb07950932d0effe107f8771c2f611
Round 2 of tools work.
-R now ignored
-C added to chase.  No rebind proc yet, no checking of appropriate authentication.
complain if non-critical TLS was not started.
Fail if requested version is not supported.
ldapdelete:
  deletechildren modified to use ldap_search_ext_s()
  fixed deletechildren dn memory leak
ldapsearch:
  modified to use ldap_search_ext()
clients/tools/ldapdelete.c
clients/tools/ldapmodify.c
clients/tools/ldapmodrdn.c
clients/tools/ldappasswd.c
clients/tools/ldapsearch.c