From: Kurt Zeilenga Date: Wed, 17 Mar 1999 22:02:00 +0000 (+0000) Subject: delete thread project, Bart completed this. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~364 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5bd27ad01d431b3a1035c127fbeda336a9ad3342;p=openldap delete thread project, Bart completed this. Add SASL/TLS project, Bart's working on this. Add reference to ITS "Software Enhancements". --- diff --git a/doc/devel/todo b/doc/devel/todo index 3a8e7e057a..8c31bdefd9 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -27,6 +27,7 @@ Schema Repository Large projects -------------- +Add SASL/TLS (SSL) support Redesign slapd threading (thread pooling) Modify -lldap to be session-level multithreaded Port slapd (incl back-ldbm & tools) to NT @@ -38,7 +39,6 @@ Slapd-DB2 - Design and implement a backend to take full advantage Medium projects --------------- Modify -lldap to be reentrant/threadsafe -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 @@ -54,11 +54,17 @@ Small projects -------------- Create ldapurl (from ldapsearch?) to support searching by URL Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3) +Create mkversion script generate version.c (to replace templates) +Extend build system to support CYGWIN environment 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/ Update any manual page + + +For additional TODO items, see: + http://www.openldap.org/its/index.cgi/Software%20Enhancements +