From: Kurt Zeilenga Date: Wed, 5 Sep 2001 04:37:12 +0000 (+0000) Subject: add some additional projects X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1124 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=77df21372329c250270bd370c98c576b2f4d169d;p=openldap add some additional projects --- diff --git a/doc/devel/todo b/doc/devel/todo index fbdeefd52b..13d3c4e993 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -33,8 +33,10 @@ Large projects -------------- Redesign slapd memory allocation fault handling Perform a security audit (and fix any hole found) +Implement collective attributes Implement localization + Medium projects --------------- Modify -lldap to be reentrant/threadsafe implement LDAP @@ -43,12 +45,13 @@ Modify libraries to use application specified logging routines Modify servers to use reentrant library functions Implement authPassword (RFC 3112) + Small projects -------------- +Add support for simple paged results control Add support for duplicate entry control Add support for matched values control Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.) -Update -lldap TLS checking to fully implement RFC 2829/2830 Create ldapbind (from ldappasswd?) to support bind operations Create ldapcompare (from ldapsearch) to support compare operations Create ldapquery (from ldapsearch?) to support searching