diff --git a/doc/devel/todo b/doc/devel/todo index 724ee8ebc8..aaf1d95604 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -41,6 +41,7 @@ Modify -llthread to hide thread implementation Modify libraries to use application specified logging routines Modify libraries to use application specified memory allocation routines Modify servers to use reentrant library functions +Extend slapd to support identd (RFC1413) information in ACLs. Extend configure.in to support autodetect of ISODE features. Remove ldapconfig.h.edit dependencies. Update SLAPD/SLURD Admin Guide @@ -51,6 +52,8 @@ Small projects -------------- Create ldapurl (from ldapsearch?) to support searching by URL Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3) +Extend gateways to support tcp_wrappers. +Extend slapd/tcp_wrapper to support identd. Extend configure.in to support autodetect of Kerberos features. Extend mail500 (and other daemons) to use ldap_getfilter(3) Add useful information to our FAQ http://www.openldap.org/faq/