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:
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
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