]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Add additional projects to todo 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
28
29 Medium projects
30 ---------------
31 Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
32 Modify -llthread to have private interface 
33 Extend configure.in to support autodetect of ISODE features.
34 Port slurpd to NT
35
36
37 Small projects
38 --------------
39 Modify -lldap to not use non-reentrant library functions <kurt@openldap.org>
40 Create ldapurl (from ldapsearch?) to support searching by URL
41 Create ldappasswd to support generation of crypt, sha1, md5 passwords.
42 Extend configure.in to support autodetect of Kerberos features.
43 Extend mail500 (and other daemons) to use ldap filters.