From: Kurt Zeilenga Date: Thu, 21 Jan 1999 01:18:13 +0000 (+0000) Subject: Add some server side projects. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~730 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7662b7ea7e2710903a4b91ddbc2e1eb0719d5769;p=openldap Add some server side projects. --- diff --git a/doc/devel/todo b/doc/devel/todo index 966c30263d..68cb54bbb0 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -29,7 +29,7 @@ Large projects Redesign slapd threading (thread pooling) 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 +MajorLDAP - Design and implement an LDAP-enabled mailing list manager Slapd-DB2 - Design and implement a backend to take full advantage of the latest DB2 features. @@ -41,9 +41,10 @@ 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. +Extend slapd schema support +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 Port slurpd to NT @@ -52,9 +53,10 @@ 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 gateways to support tcp_wrappers +Extend slapd acl support +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) Update back-passwd (see ITS#40) Add useful information to our FAQ http://www.openldap.org/faq/