]> git.sur5r.net Git - openldap/blob - doc/devel/todo
68236612119969b79f22e6f203f8fde91105426b
[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                 add -C/-CC/-R referral chasing options
34         SLAPD/SLURD Admin Guide
35         Update manual pages
36
37 Other projects:
38
39 Large projects
40 --------------
41 Redesign slapd threading (thread pooling)
42 Redesign slapd caching
43 Redesign slapd memory allocation fault handling
44 Schema Repository
45 Modify -lldap to be session-level thread support (ldap_dup)
46 Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
47
48
49 Medium projects
50 ---------------
51 Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
52 Modify libraries to use application specified logging routines
53 Modify servers to use reentrant library functions
54 Extend slapd to support identd (RFC1413) information in ACLs
55 Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
56 Port slurpd to NT
57
58
59 Small projects
60 --------------
61 Create ldapurl (from ldapsearch?) to support searching by URL
62 Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
63 Extend gateways to support tcp_wrappers
64 Extend slapd/tcp_wrapper to support identd
65 Extend mail500 (and other daemons) to use ldap_getfilter(3)
66 Update Kerberos Support
67 Add useful information to our FAQ http://www.openldap.org/faq/
68 Update any manual page
69
70
71 For additional TODO items, see:
72   http://www.openldap.org/its/index.cgi/Software%20Enhancements
73