]> git.sur5r.net Git - openldap/blobdiff - doc/devel/todo
ITS#2906: report invalid userPassword schemes, clarify documentation
[openldap] / doc / devel / todo
index d15d5ec34b74d1579658aeddba84f601b8459cc2..66e71b7a44f637ae1f45d0c45dea546572d97265 100644 (file)
@@ -38,18 +38,19 @@ Implement LDAP sorted search results control
 
 Medium projects
 ---------------
+Add DSML capabilities to command line tools
 Implement authPassword (RFC 3112)
 Implement DIT Structure Rules and Name Forms
-Implement LDAP Assertion Control
 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
 --------------
-Add DSML capabilities to command line tools
 Add dumpasn1 logging support
+Implement LDAPprep and SASLprep
 Add tests to test suite
 Convert utfconv.txt into man page(s).
 Recode linked-list structs to use <ldap_queue.h> macros