]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Minor updates to various docs with 1.1 release information.
[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, contact the
9 please 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 -devel.
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 <kurt@openldap.org>
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 <kurt@openldap.org>
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 <kurt@openldap.org>
42 Modify -lldap to use reentrant library functions <kurt@openldap.org>
43 Create ldapurl (from ldapsearch?) to support searching by URL
44 Create ldappasswd to support generation of crypt, sha1, md5 passwords.
45 Extend configure.in to support autodetect of Kerberos features.
46 Extend mail500 (and other daemons) to use ldap filters.