]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update docs with latest from -devel.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 23 Jan 1999 22:12:26 +0000 (22:12 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 23 Jan 1999 22:12:26 +0000 (22:12 +0000)
doc/devel/todo

index 966c30263d61bb41d27101353e566604cc29b6dd..de8963ab0aeaf973793a3f57964b74e1d9c79d29 100644 (file)
@@ -21,6 +21,7 @@ Larger than life projects
 -------------------------
 LDAPv3 support <kurt@openldap.org>
 LDAP C API (draft-ietf-ldapext-ldap-c-api-xx) support <kurt@openldap.org>
+Redesign slapd memory allocation failure handling
 Schema Repository
 
 
@@ -29,7 +30,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 +42,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 +54,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/