]> git.sur5r.net Git - openldap/blobdiff - doc/devel/todo
VLV clean
[openldap] / doc / devel / todo
index c744501c46a823463ce109dee5741e3a8787388c..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.
@@ -20,45 +20,42 @@ Please read:
 OpenLDAP 2.x Projects
 ---------------------
        SLAPD
-               Complete Unicode Support
-       SLURPD v3 update
+               Complete Unicode Support (ACLs, etc.)
        client API update
-               Implement ldap-errno draft (deferred)
-               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
 
 
 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 libraries to use application specified logging routines
-Modify servers to use reentrant library functions
+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 duplicate entry control
-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
-Update -lldap TLS checking to fully implement RFC 2829
-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 saucer(1) to support LDAPv3 features (and bring into clients)
-Update ud(1) to support LDAPv3 features
-Update ud(1) to include contributed changes
+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
+Create ldapbind (from ldapcompare?) to support bind operations
+Convert utfconv.txt into man page(s).
 Update any manual page