From: Kurt Zeilenga Date: Thu, 26 Nov 1998 04:09:48 +0000 (+0000) Subject: Add additional projects to todo list: X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~1021 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fd8c786752b800b75467b745251096d88e2dbbb9;p=openldap Add additional projects to todo list: mail500 to use filters Kerberos autoconf support ISODE autoconf support contrib autoconf support --- 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.