openldap/doc/devel/todo
Kurt Zeilenga a3ac3be6a7 Added lber_get/set_option. Removed lber_debug/ldap_debug.
Updated other codes as needed.
1998-12-22 01:34:01 +00:00

53 lines
1.6 KiB
Plaintext

OpenLDAP To Do List
-------------------
This is a list of projects that need getting done. They are defined
by scale of the effort as opposed to priority. Contribute to projects
based upon your personal priorities.
If you would like to work on any of these projects, please
coordinate with the listed individual. If no one is
listed, contact <project@OpenLDAP.org>.
If you have a project you'd like added to the list, talk it up
on <openldap-devel@OpenLDAP.org> mailing list.
Please read:
http://www.OpenLDAP.org/devel/programming.html
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>
Schema Repository
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
Medium projects
---------------
Modify -lldap to be reentrant/threadsafe
Modify -llthread to hide thread implementation
Modify libraries to use application specified logging routines
Modify libraries to use application specified memory allocation routines
Extend configure.in to support autodetect of ISODE features.
Port slurpd to NT
Update manual page
Small projects
--------------
Modify servers to use reentrant library functions
Extend ldap clients to have -P(rotocol) version flag (2 or 3)
Create ldapurl (from ldapsearch?) to support searching by URL
Extend configure.in to support autodetect of Kerberos features.
Extend mail500 (and other daemons) to use ldap filters.