]> git.sur5r.net Git - openldap/blobdiff - doc/devel/todo
VLV clean
[openldap] / doc / devel / todo
index fceef982452059090b71b3b89d3229308647ae16..2c60ebf1c0a796fdd30e5526023658893b312c43 100644 (file)
@@ -7,7 +7,7 @@ projects based upon your personal priorities.
 
 If you would like to work on any of these projects, please coordinate
 by posting to OpenLDAP-devel mailing list:
-  http://www.openldap.org/lists
+  http://www.OpenLDAP.org/lists
 
 If you have a project you'd like added to the list, talk it up on
 Developer's list or just do it.
@@ -22,9 +22,9 @@ OpenLDAP 2.x Projects
        SLAPD
                Complete Unicode Support (ACLs, etc.)
        client API update
-               Implement per referral callback
+               Implement per referral/continuation callback
        clients
-               referral chasing options/rebind proc
+               Implement referral chasing options w/ referral callback
        Update manual pages
 
 
@@ -32,33 +32,30 @@ Large projects
 --------------
 Redesign slapd memory allocation fault handling
 Perform a security audit (and fix any hole found)
-Implement subentries and collective attributes
-Implement LCUP
 
 
 Medium projects
 ---------------
-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
-Add support for in-directory SASL secrets
+Implement LDAP Transactions
 Implement authPassword (RFC 3112)
 Implement localization
+Implement Proxy Authorization Group extension
+Implement LCUP
+Add LDIFv1 control support
+Update to latest autoconf and friends
 
 
 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.)
+Populate matchingRuleUse attribute in the subschema
+Implement -V version options
+Implement Proxy Authorization Control extension
+Complete Simple Paged Results Control
+Add No-Op Control support to ldap client tools
+Add tests to test suite (ACI, moddn, manageDSAit, 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)
+Create ldapbind (from ldapcompare?) to support bind operations
+Convert utfconv.txt into man page(s).
 Update any manual page