]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Update description of 2.0 items in preparation for posting to -devel.
[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 OpenLDAP 2.0 Projects
21 ---------------------
22         client API update <kurt@openldap.org>
23                 schema parsing <jsanchez@openldap.org>
24         SASL support <kurt@openldap.org>
25                 DIGEST-MD5/Cyrus SASL Integration
26         SLAPD
27                 schema rules <jsanchez@openldap.org>
28         clients
29                 update to use ldap_*_ext routines
30         SLAPD/SLURD Admin Guide <willb@openldap.org>
31
32 Other projects:
33
34 Large projects
35 --------------
36 Redesign slapd threading (thread pooling)
37 Redesign slapd caching
38 Redesign slapd memory allocation fault handling
39 Schema Repository
40 Modify -lldap to be session-level thread support (ldap_dup)
41 Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
42
43
44 Medium projects
45 ---------------
46 Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
47 Modify libraries to use application specified logging routines
48 Modify servers to use reentrant library functions
49 Extend slapd to support identd (RFC1413) information in ACLs
50 Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
51 Port slurpd to NT
52
53
54 Small projects
55 --------------
56 Create ldapurl (from ldapsearch?) to support searching by URL
57 Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
58 Extend gateways to support tcp_wrappers
59 Extend slapd/tcp_wrapper to support identd
60 Extend mail500 (and other daemons) to use ldap_getfilter(3)
61 Update Kerberos Support
62 Add useful information to our FAQ http://www.openldap.org/faq/
63 Update any manual page
64
65
66 For additional TODO items, see:
67   http://www.openldap.org/its/index.cgi/Software%20Enhancements
68