Add section for OpenLDAP 2.0 projects, drop "larger than life" projects.

This commit is contained in:
Kurt Zeilenga 1999-06-04 19:04:18 +00:00
parent 3c639f41c7
commit cb265b719f

View File

@ -17,36 +17,41 @@ Please read:
http://www.OpenLDAP.org/devel/contributing.html
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 fault handling
Schema Repository
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
SASL/TLS (SSL) support <bart@openldap.org>
SLAPD
server controls
RootDSE/cn=schema support <jsanchez@openldap.org>
SLAPD/SLURD Admin Guide <willb@openldap.org>
Other projects:
Large projects
--------------
Add SASL/TLS (SSL) support <bart@openldap.org>
Redesign slapd threading (thread pooling)
Redesign slapd caching
Redesign slapd memory allocation fault handling
Schema Repository
Modify -lldap to be session-level multithreaded
Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
MajorLDAP - Design and implement an LDAP-enabled mailing list manager
Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
Update and maintain LDAPD
Medium projects
---------------
Modify -lldap to be reentrant/threadsafe <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 schema support, add "superior" support <jsanchez@openldap.org>
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 <willb@openldap.org>
Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
Port slurpd to NT
@ -57,8 +62,8 @@ Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
Extend build system to support CYGWIN environment
Extend gateways to support tcp_wrappers
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 Kerberos Support
Add useful information to our FAQ http://www.openldap.org/faq/
Update any manual page