X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fdevel%2Ftodo;h=66e71b7a44f637ae1f45d0c45dea546572d97265;hb=c8408d3c6a9125a27657f56062def492d526fe9e;hp=4bd3c397a77f22dc5cb1cc30b94ceb89078e5bb6;hpb=7901bc8f5b4cbea922c34bd79af93c01f9e7ac0f;p=openldap diff --git a/doc/devel/todo b/doc/devel/todo index 4bd3c397a7..66e71b7a44 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -1,5 +1,5 @@ -OpenLDAP To Do List -------------------- +OpenLDAP Software To Do List +---------------------------- This is a list of projects that need getting done. They are defined by scale of the effort as opposed to priority. Contribute to @@ -30,27 +30,30 @@ OpenLDAP 2.x Projects Large projects -------------- -Redesign slapd memory allocation fault handling -Update to latest autoconf and friends Localize slapd +Implement X.500 administrative models (e.g. subentries, etc.) +Implement LDAP component matching +Implement LDAP sorted search results control Medium projects --------------- -Implement LDAP Transactions extension -Implement Proxy Authorization Control extension -Implement LDAP Cancel extension +Add DSML capabilities to command line tools Implement authPassword (RFC 3112) +Implement DIT Structure Rules and Name Forms +Implement LDAP Transactions extension +Implement native support for simple SASL mechanisms (e.g. EXTERNAL and PLAIN) +Redesign slapd memory allocation fault handling Localize tools Small projects -------------- -Implement -V version options Add dumpasn1 logging support -Add tests to test suite (ACI, moddn, manageDSAit, etc.) -Recode linked-list structs to use macros +Implement LDAPprep and SASLprep +Add tests to test suite Convert utfconv.txt into man page(s). +Recode linked-list structs to use macros Update any manual page @@ -58,9 +61,9 @@ For additional TODO items, see: http://www.openldap.org/its/index.cgi/Software%20Enhancements http://www.openldap.org/its/index.cgi/Software%20Bugs + JLDAP TODO items, see: http://www.openldap.org/devel/cvsweb.cgi/~checkout~/design/todo.txt?rev=1&cvsroot=JLDAP - --- $OpenLDAP$