]> git.sur5r.net Git - openldap/commitdiff
Update TODO... should be moved to the developer's FAQ.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 7 Aug 1999 18:59:15 +0000 (18:59 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 7 Aug 1999 18:59:15 +0000 (18:59 +0000)
doc/devel/todo

index 6e69674533f0fb13ab3a86ea7c6609a5f232b5aa..d85090c13d3ae3f1664b3b45e578f098f2ed5b92 100644 (file)
@@ -20,16 +20,13 @@ Please read:
 OpenLDAP 2.0 Projects
 ---------------------
        client API update <kurt@openldap.org>
-               LDIF2 Parsing <pele@openldap.org>
                schema parsing <jsanchez@openldap.org>
-               extended search filters
-               client controls
-       clients
-               rewrite to use ldap_*_ext routines
-       SASL/TLS (SSL) support <kurt@openldap.org>
-               DIGEST-MD5
+       SASL support <kurt@openldap.org>
+               DIGEST-MD5/Cyrus SASL Integration
        SLAPD
                RootDSE/cn=schema support <jsanchez@openldap.org>
+       clients
+               rewrite to use ldap_*_ext routines
        SLAPD/SLURD Admin Guide <willb@openldap.org>
 
 Other projects:
@@ -40,10 +37,8 @@ Redesign slapd threading (thread pooling)
 Redesign slapd caching
 Redesign slapd memory allocation fault handling
 Schema Repository
-Modify -lldap to be session-level multithreaded
-MajorLDAP - Design and implement an LDAP-enabled mailing list manager
+Modify -lldap to be session-level thread support (ldap_dup)
 Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
-Update and maintain LDAPD
 
 
 Medium projects
@@ -52,8 +47,6 @@ Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
 Modify libraries to use application specified logging routines
 Modify servers to use reentrant library functions
 Extend slapd to support identd (RFC1413) information in ACLs
-Extend slapd to support generation of password hashs
-Remove ldapconfig.h.edit dependencies
 Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
 Port slurpd to NT