]> git.sur5r.net Git - openldap/blobdiff - doc/devel/todo
Update doc/devel/todo document from -devel.
[openldap] / doc / devel / todo
index 28a31dd4d2f91e07da176bb0c2184d209d6ae00f..a0a0854cd7bf1625f1f5ce90a063dedab297ad51 100644 (file)
@@ -22,15 +22,16 @@ Schema Repository
 Large projects
 --------------
 redesign slapd threading
-autoconf support <kurt@openldap.org>
 Modify -lldap to be session-level multithreaded <kurt@openldap.org>
 Port slapd (incl back-ldbm & tools) to NT
+MajorLDAP - Design and implement an LDAP aware mailing list manager
 
 
 Medium projects
 ---------------
 Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
 Modify -llthread to have private interface 
+Extend configure.in to support autodetect of ISODE features.
 Port slurpd to NT
 
 
@@ -39,4 +40,5 @@ Small projects
 Modify -lldap to not use non-reentrant library functions <kurt@openldap.org>
 Create ldapurl (from ldapsearch?) to support searching by URL
 Create ldappasswd to support generation of crypt, sha1, md5 passwords.
-
+Extend configure.in to support autodetect of Kerberos features.
+Extend mail500 (and other daemons) to use ldap filters.