diff --git a/doc/devel/todo b/doc/devel/todo index 28a31dd4d2..0020676c16 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -22,7 +22,6 @@ Schema Repository Large projects -------------- redesign slapd threading -autoconf support Modify -lldap to be session-level multithreaded Port slapd (incl back-ldbm & tools) to NT @@ -31,6 +30,7 @@ Medium projects --------------- Modify -lldap to be reentrant/threadsafe Modify -llthread to have private interface +Extend configure.in to support autodetect of ISODE features. Port slurpd to NT @@ -39,4 +39,5 @@ Small projects Modify -lldap to not use non-reentrant library functions 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.