]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update todo with latest changes from -devel.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 12 Dec 1998 23:49:11 +0000 (23:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 12 Dec 1998 23:49:11 +0000 (23:49 +0000)
doc/devel/todo

index 81592e31cbd4a2415a46f61cb9b4b2d7a262403a..d05cad291a979624585934c7b2bb756a9f061d0a 100644 (file)
@@ -5,12 +5,12 @@ This is a list of projects that need getting done.  They are defined
 by scale of the effort as opposed to priority.  Contribute to projects
 based upon your personal priorities.
 
-If you would like to work on any of these projects, contact the
-please coordinate with the listed individual.   If no one is
+If you would like to work on any of these projects, please
+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.