]> git.sur5r.net Git - openldap/commitdiff
Add some server side projects.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 21 Jan 1999 01:18:13 +0000 (01:18 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 21 Jan 1999 01:18:13 +0000 (01:18 +0000)
doc/devel/todo

index 966c30263d61bb41d27101353e566604cc29b6dd..68cb54bbb0e2c9fdba8ef9103f77c1aa71ab16ac 100644 (file)
@@ -29,7 +29,7 @@ Large projects
 Redesign slapd threading (thread pooling)
 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
+MajorLDAP - Design and implement an LDAP-enabled mailing list manager
 Slapd-DB2 - Design and implement a backend to take full advantage
        of the latest DB2 features. 
 
@@ -41,9 +41,10 @@ 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
-Extend slapd to support identd (RFC1413) information in ACLs.
-Extend configure.in to support autodetect of ISODE features.
-Remove ldapconfig.h.edit dependencies.
+Extend slapd schema support
+Extend slapd to support identd (RFC1413) information in ACLs
+Extend configure.in to support autodetect of ISODE features
+Remove ldapconfig.h.edit dependencies
 Update SLAPD/SLURD Admin Guide
 Port slurpd to NT
 
@@ -52,9 +53,10 @@ Small projects
 --------------
 Create ldapurl (from ldapsearch?) to support searching by URL
 Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
-Extend gateways to support tcp_wrappers.
-Extend slapd/tcp_wrapper to support identd.
-Extend configure.in to support autodetect of Kerberos features.
+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/