openldap/doc/devel/todo

46 lines
1.4 KiB
Text
Raw Normal View History

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.
1998-12-12 18:44:51 -05:00
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 -devel.
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 <kurt@openldap.org>
1998-11-22 19:24:36 -05:00
Port slapd (incl back-ldbm & tools) to NT
1998-11-25 23:13:45 -05:00
MajorLDAP - Design and implement an LDAP aware mailing list manager
Medium projects
---------------
Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
Modify -llthread to hide thread implementation
Extend configure.in to support autodetect of ISODE features.
1998-11-22 19:24:36 -05:00
Port slurpd to NT
Small projects
--------------
Modify servers to use reentrant library functions <kurt@openldap.org>
Modify -lldap to use reentrant library functions <kurt@openldap.org>
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.