]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Apply minor updates to todo doc... mainly remove my
[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
16 Larger than life projects
17 -------------------------
18 LDAPv3 support <kurt@openldap.org>
19 LDAP C API (draft-ietf-ldapext-ldap-c-api-xx) support <kurt@openldap.org>
20 Schema Repository
21
22
23 Large projects
24 --------------
25 Redesign slapd threading (thread pooling)
26 Modify -lldap to be session-level multithreaded
27 Port slapd (incl back-ldbm & tools) to NT
28 MajorLDAP - Design and implement an LDAP aware mailing list manager
29
30
31 Medium projects
32 ---------------
33 Modify -lldap to be reentrant/threadsafe
34 Modify -llthread to hide thread implementation
35 Extend configure.in to support autodetect of ISODE features.
36 Port slurpd to NT
37
38
39 Small projects
40 --------------
41 Modify servers to use reentrant library functions
42 Modify -lldap to use reentrant library functions
43 Create ldapurl (from ldapsearch?) to support searching by URL
44 Extend configure.in to support autodetect of Kerberos features.
45 Extend mail500 (and other daemons) to use ldap filters.