]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Added lber_get/set_option. Removed lber_debug/ldap_debug.
[openldap] / doc / devel / todo
1 OpenLDAP To Do List
2 -------------------
3
4 This is a list of projects that need getting done.  They are defined
5 by scale of the effort as opposed to priority.  Contribute to projects
6 based upon your personal priorities.
7
8 If you would like to work on any of these projects, please
9 coordinate with the listed individual.   If no one is
10 listed, contact <project@OpenLDAP.org>.
11
12 If you have a project you'd like added to the list, talk it up
13 on <openldap-devel@OpenLDAP.org> mailing list.
14
15 Please read:
16         http://www.OpenLDAP.org/devel/programming.html
17         http://www.OpenLDAP.org/devel/contributing.html
18
19
20 Larger than life projects
21 -------------------------
22 LDAPv3 support <kurt@openldap.org>
23 LDAP C API (draft-ietf-ldapext-ldap-c-api-xx) support <kurt@openldap.org>
24 Schema Repository
25
26
27 Large projects
28 --------------
29 Redesign slapd threading (thread pooling)
30 Modify -lldap to be session-level multithreaded
31 Port slapd (incl back-ldbm & tools) to NT
32 MajorLDAP - Design and implement an LDAP aware mailing list manager
33
34
35 Medium projects
36 ---------------
37 Modify -lldap to be reentrant/threadsafe
38 Modify -llthread to hide thread implementation
39 Modify libraries to use application specified logging routines
40 Modify libraries to use application specified memory allocation routines
41 Extend configure.in to support autodetect of ISODE features.
42 Port slurpd to NT
43 Update manual page
44
45
46 Small projects
47 --------------
48 Modify servers to use reentrant library functions
49 Extend ldap clients to have -P(rotocol) version flag (2 or 3)
50 Create ldapurl (from ldapsearch?) to support searching by URL
51 Extend configure.in to support autodetect of Kerberos features.
52 Extend mail500 (and other daemons) to use ldap filters.