Apply minor updates to todo doc... mainly remove my

name from a couple of projects.
This commit is contained in:
Kurt Zeilenga 1998-12-12 23:47:42 +00:00
parent 0ddcc48597
commit f8aee573d6

View file

@ -10,7 +10,7 @@ coordinate with the listed individual. If no one is
listed, contact <project@OpenLDAP.org>.
If you have a project you'd like added to the list, talk it up
on -devel.
on <openldap-devel@OpenLDAP.org> mailing list.
Larger than life projects
@ -23,14 +23,14 @@ Schema Repository
Large projects
--------------
Redesign slapd threading (thread pooling)
Modify -lldap to be session-level multithreaded <kurt@openldap.org>
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
Medium projects
---------------
Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
Modify -lldap to be reentrant/threadsafe
Modify -llthread to hide thread implementation
Extend configure.in to support autodetect of ISODE features.
Port slurpd to NT
@ -38,8 +38,8 @@ Port slurpd to NT
Small projects
--------------
Modify servers to use reentrant library functions <kurt@openldap.org>
Modify -lldap to use reentrant library functions <kurt@openldap.org>
Modify servers to use reentrant library functions
Modify -lldap to use reentrant library functions
Create ldapurl (from ldapsearch?) to support searching by URL
Extend configure.in to support autodetect of Kerberos features.
Extend mail500 (and other daemons) to use ldap filters.