From: Kurt Zeilenga Date: Wed, 12 Jun 2002 16:28:05 +0000 (+0000) Subject: Clarify that client side items refer to client/tools and/or ldap(3) work X-Git-Tag: NO_SLAP_OP_BLOCKS~1473 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=84733089229d7990272a520aba70aa670c75bb47;p=openldap Clarify that client side items refer to client/tools and/or ldap(3) work --- diff --git a/doc/devel/todo b/doc/devel/todo index 5337e4f204..d345ab6df4 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -21,9 +21,9 @@ OpenLDAP 2.x Projects --------------------- SLAPD Complete Unicode Support (ACLs, etc.) - client API update + client C API update Implement per referral/continuation callback - clients + clients (e.g. ldapsearch(1)) Implement referral chasing options w/ referral callback Update manual pages @@ -48,11 +48,11 @@ Small projects Add LDIFv1 control support Populate matchingRuleUse attribute in the subschema Implement -V version options -Add No-Op Control support to ldap client tools +Add No-Op Control support to client tools (e.g. ldapsearch(1)) Add tests to test suite (ACI, moddn, manageDSAit, etc.) Add support for Cyrus pwcheckd/saslauthd Recode linked-list structs to use macros -Create ldapbind (from ldapcompare?) to support bind operations +Create ldapbind(1) to support bind operations Convert utfconv.txt into man page(s). Update any manual page