]> git.sur5r.net Git - openldap/commitdiff
delete thread project, Bart completed this.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 17 Mar 1999 22:02:00 +0000 (22:02 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 17 Mar 1999 22:02:00 +0000 (22:02 +0000)
Add SASL/TLS project, Bart's working on this.
Add reference to ITS "Software Enhancements".

doc/devel/todo

index 3a8e7e057af632e21d648b02a8c716a10b597071..8c31bdefd9887c76c1ce431c149169ab95183418 100644 (file)
@@ -27,6 +27,7 @@ Schema Repository
 
 Large projects
 --------------
+Add SASL/TLS (SSL) support <bart@openldap.org>
 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 <bart@openldap.org>
-Modify -llthread to hide thread implementation <bart@openldap.org>
 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
+