]> git.sur5r.net Git - openldap/blob - doc/devel/todo
b964ace0f890b8e5618e9224e0b583d3e193c048
[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, post to OpenLDAP Developer's List (you must be subscribed
11 to post).
12         http://www.openldap.org/lists
13
14 If you have a project you'd like added to the list, talk it up
15 on Developer's list.
16
17 Please read:
18         http://www.OpenLDAP.org/devel/programming.html
19         http://www.OpenLDAP.org/devel/contributing.html
20
21
22 OpenLDAP 2.0 Projects
23 ---------------------
24         client API update
25                 schema parsing
26                 add TLS/SSL support
27         SASL support
28                 DIGEST-MD5/Cyrus SASL Integration
29         SLAPD
30                 schema rules
31         clients
32                 update to use ldap_*_ext routines
33                 remove use of deprecated routines
34                 add -C/-CC/-R referral chasing options
35         SLAPD/SLURD Admin Guide
36         Update manual pages
37
38
39 Other projects:
40
41 Large projects
42 --------------
43 Redesign slapd threading (thread pooling)
44 Redesign slapd caching
45 Redesign slapd memory allocation fault handling
46 Schema Repository
47 Modify -lldap to be session-level thread support (ldap_dup)
48 Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
49 Perform a security audit (and fix any hole found)
50
51
52 Medium projects
53 ---------------
54 Design and Implement a LDAP C++ API
55 Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
56 Modify libraries to use application specified logging routines
57 Modify servers to use reentrant library functions
58 Extend slapd to support identd (RFC1413) information in ACLs
59 Extend slapd to support hashed userPassword generation
60 Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
61 Port slurpd to NT
62
63
64 Small projects
65 --------------
66 Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
67 Extend gateways to support tcp_wrappers
68 Extend slapd/tcp_wrapper to support identd
69 Extend mail500 (and other daemons) to use ldap_getfilter(3)
70 Add useful information to our FAQ http://www.openldap.org/faq/
71 Update any manual page
72
73
74 For additional TODO items, see:
75   http://www.openldap.org/its/index.cgi/Software%20Enhancements
76