From: Kurt Zeilenga Date: Fri, 4 Jun 1999 19:04:18 +0000 (+0000) Subject: Add section for OpenLDAP 2.0 projects, drop "larger than life" projects. X-Git-Tag: OPENLDAP_REL_ENG_2_BP~406 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cb265b719f1e618f96463218b982c09cf3c8691b;p=openldap Add section for OpenLDAP 2.0 projects, drop "larger than life" projects. --- diff --git a/doc/devel/todo b/doc/devel/todo index 1eeec8ca55..dace668df5 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -17,36 +17,41 @@ Please read: http://www.OpenLDAP.org/devel/contributing.html -Larger than life projects -------------------------- -LDAPv3 support -LDAP C API (draft-ietf-ldapext-ldap-c-api-xx) support -Redesign slapd memory allocation fault handling -Schema Repository +OpenLDAP 2.0 Projects +--------------------- + client API update + LDIF2 Parsing + schema parsing + extended search filters + client controls + SASL/TLS (SSL) support + SLAPD + server controls + RootDSE/cn=schema support + SLAPD/SLURD Admin Guide +Other projects: Large projects -------------- -Add SASL/TLS (SSL) support Redesign slapd threading (thread pooling) Redesign slapd caching +Redesign slapd memory allocation fault handling +Schema Repository Modify -lldap to be session-level multithreaded -Port slapd (incl back-ldbm & tools) to NT MajorLDAP - Design and implement an LDAP-enabled mailing list manager Slapd-DB2 - Berkeley DB backend w/ transaction support +Update and maintain LDAPD Medium projects --------------- Modify -lldap to be reentrant/threadsafe 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 schema support, add "superior" 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 slapd (incl back-ldbm & tools) to NT Port slurpd to NT @@ -57,8 +62,8 @@ Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3) Extend build system to support CYGWIN environment 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) +Update Kerberos Support Add useful information to our FAQ http://www.openldap.org/faq/ Update any manual page