]> git.sur5r.net Git - openldap/commitdiff
Misc updates
authorKurt Zeilenga <kurt@openldap.org>
Thu, 20 Dec 2001 16:49:46 +0000 (16:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 20 Dec 2001 16:49:46 +0000 (16:49 +0000)
doc/devel/todo

index dfce87fca9bed818518f94162f91a70a21ed5f70..54a7e0117b308033eab1b0b90e9d16830da08f89 100644 (file)
@@ -32,7 +32,6 @@ Large projects
 --------------
 Redesign slapd memory allocation fault handling
 Perform a security audit (and fix any hole found)
-Implement subentries and collective attributes
 Implement LCUP
 
 
@@ -43,6 +42,8 @@ Modify -lldap to be reentrant/threadsafe implement LDAP
 Modify libraries to use application specified logging routines
 Modify servers to use reentrant library functions
 Add support for in-directory SASL secrets
+Implement LDAP transactions
+Implement subentries and collective attributes
 Implement dNSReferral <draft-zeilenga-ldap-dnsref-xx.txt>
 Implement authPassword (RFC 3112)
 Implement localization
@@ -50,18 +51,14 @@ Implement localization
 
 Small projects
 --------------
-Add support for simple paged results control
-Add support for duplicate entry control
-Add support for matched values control
-Add support for whoami? (get-authzid) operation
-Add support for proxy-grp operation/control
+Implement simple paged results control
+Implement whoami? (get-authzid) operation
+Implement proxy-grp operation/control
 Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
 Add support for Cyrus pwcheckd/saslauthd
 Add support for Cyrus SASL v2-beta
 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)
 Update any manual page