]> git.sur5r.net Git - openldap/commitdiff
Apply minor updates to todo doc... mainly remove my
authorKurt Zeilenga <kurt@openldap.org>
Sat, 12 Dec 1998 23:47:42 +0000 (23:47 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 12 Dec 1998 23:47:42 +0000 (23:47 +0000)
name from a couple of projects.

doc/devel/todo

index 8bb007f2f85a3306a91b260ff3871d4a6ab29a5d..d05cad291a979624585934c7b2bb756a9f061d0a 100644 (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.