]> git.sur5r.net Git - openldap/blob - doc/devel/todo
b79301dc6d8e03c965d743f6f90dca14b237b285
[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
6 projects based upon your personal priorities.
7
8 If you would like to work on any of these projects, please coordinate
9 by posting to OpenLDAP-devel mailing list:
10   http://www.OpenLDAP.org/lists
11
12 If you have a project you'd like added to the list, talk it up on
13 Developer's list or just do it.
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.x Projects
21 ---------------------
22         SLAPD
23                 Complete Unicode Support (ACLs, etc.)
24         client API update
25                 Implement per referral callback
26         clients
27                 referral chasing options/rebind proc
28         Update manual pages
29
30
31 Large projects
32 --------------
33 Redesign slapd memory allocation fault handling
34 Perform a security audit (and fix any hole found)
35 Implement subentries and collective attributes
36 Implement LCUP
37
38
39 Medium projects
40 ---------------
41 Modify -lldap to be reentrant/threadsafe implement LDAP
42         concurrency and ldap_dup drafts
43 Modify libraries to use application specified logging routines
44 Modify servers to use reentrant library functions
45 Add support for in-directory SASL secrets
46 Implement authPassword (RFC 3112)
47 Implement localization
48
49
50 Small projects
51 --------------
52 Add support for simple paged results control
53 Add support for duplicate entry control
54 Add support for matched values control
55 Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
56 Add support for Cyrus pwcheckd/saslauthd
57 Add support for Cyrus SASL v2-beta
58 Create ldapbind (from ldappasswd?) to support bind operations
59 Create ldapcompare (from ldapsearch) to support compare operations
60 Create ldapquery (from ldapsearch?) to support searching
61         using ldap_getfilter(3)
62 Update any manual page
63
64
65 For additional TODO items, see:
66   http://www.openldap.org/its/index.cgi/Software%20Enhancements
67
68
69 ---
70 $OpenLDAP$