]> git.sur5r.net Git - openldap/commitdiff
add a few misc projects
authorKurt Zeilenga <kurt@openldap.org>
Sat, 18 Oct 2003 22:16:13 +0000 (22:16 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 18 Oct 2003 22:16:13 +0000 (22:16 +0000)
doc/devel/todo

index e4cf43016da55178069b02ba3668325d9da27f39..4df30ab78d5661f054d446c49711ca801ba3861e 100644 (file)
@@ -38,18 +38,21 @@ 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)
+Implement LDAPprep
 Redesign slapd memory allocation fault handling
 Localize tools
 
 
 Small projects
 --------------
-Add DSML capabilities to command line tools
 Add dumpasn1 logging support
+Implement SASLprep
+Redesign test suite to use configure generated run script
 Add tests to test suite
 Convert utfconv.txt into man page(s).
 Recode linked-list structs to use <ldap_queue.h> macros