]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Add MajorLDAP to project list.
[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 Large projects
23 --------------
24 redesign slapd threading
25 Modify -lldap to be session-level multithreaded <kurt@openldap.org>
26 Port slapd (incl back-ldbm & tools) to NT
27 MajorLDAP - Design and implement an LDAP aware mailing list manager
28
29
30 Medium projects
31 ---------------
32 Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
33 Modify -llthread to have private interface 
34 Extend configure.in to support autodetect of ISODE features.
35 Port slurpd to NT
36
37
38 Small projects
39 --------------
40 Modify -lldap to not use non-reentrant library functions <kurt@openldap.org>
41 Create ldapurl (from ldapsearch?) to support searching by URL
42 Create ldappasswd to support generation of crypt, sha1, md5 passwords.
43 Extend configure.in to support autodetect of Kerberos features.
44 Extend mail500 (and other daemons) to use ldap filters.