]> git.sur5r.net Git - openldap/blobdiff - doc/devel/todo
ITS#2906: report invalid userPassword schemes, clarify documentation
[openldap] / doc / devel / todo
index 9227c36a0f3347461c287ce10cd794bb69471b81..66e71b7a44f637ae1f45d0c45dea546572d97265 100644 (file)
@@ -38,9 +38,11 @@ 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 Transactions extension
+Implement native support for simple SASL mechanisms (e.g. EXTERNAL and PLAIN)
 Redesign slapd memory allocation fault handling
 Localize tools
 
@@ -48,6 +50,7 @@ Localize tools
 Small projects
 --------------
 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