From 04911120c2076d61e3e6086e88ef2cea527433aa Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 6 Jun 2001 21:55:44 +0000 Subject: [PATCH] Misc updates --- doc/devel/todo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/devel/todo b/doc/devel/todo index 85ca51ddd4..b46cd71021 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -24,7 +24,7 @@ OpenLDAP 2.x Projects Complete Unicode Support SLURPD v3 update client API update - Implement LDAP errno draft (deferred) + Implement ldap-errno draft (deferred) Implement per referral callback clients referral chasing options/rebind proc @@ -36,16 +36,15 @@ Large projects Implement slapd backend w/ transaction support Redesign slapd memory allocation fault handling Perform a security audit (and fix any hole found) - +Implement localization Medium projects --------------- -Modify -lldap to be reentrant/threadsafe implement LDAP concurrency - and ldap_dup drafts +Modify -lldap to be reentrant/threadsafe implement LDAP + concurrency and ldap_dup drafts Modify libraries to use application specified logging routines Modify servers to use reentrant library functions - Small projects -------------- Add support for duplicate entry control @@ -53,6 +52,7 @@ Add support for matched values control Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.) Add compare of RootDSE, cn=subschema, etc. Add user configurable attributes to RootDSE +Create ldapbind (from ldappasswd?) to support bind operations Create ldapcompare (from ldapsearch) to support compare operations Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3) -- 2.39.5