From: Kurt Zeilenga Date: Sun, 29 Nov 1998 22:16:28 +0000 (+0000) Subject: Update doc/devel/todo document from -devel. X-Git-Tag: OPENLDAP_REL_ENG_1_1_BETA~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=241c1e405d9bf45c0fd35c2e3defe7dc35e22811;p=thirdparty%2Fopenldap.git Update doc/devel/todo document from -devel. --- diff --git a/doc/devel/todo b/doc/devel/todo index 28a31dd4d2..a0a0854cd7 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -22,15 +22,16 @@ Schema Repository Large projects -------------- redesign slapd threading -autoconf support Modify -lldap to be session-level multithreaded 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 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 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.