]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Add LDIFv1 "control" task
[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/continuation callback
26         clients
27                 Implement referral chasing options w/ referral callback
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 LCUP
36
37
38 Medium projects
39 ---------------
40 Add LDIFv1 control: support
41 Add support for in-directory SASL secrets
42 Implement dNSReferral <draft-zeilenga-ldap-dnsref-xx.txt>
43 Implement authPassword (RFC 3112)
44 Implement localization
45 Implement LDAP Transactions
46 Implement Proxy Authorization Group extension
47 Implement Proxy Authorization Control extension
48 Update to latest autoconf and friends
49 Use GNU shtool to improve portability
50
51 Small projects
52 --------------
53 Implement -E/-e extensions options
54 Implement -V version options
55 Implement simple paged results control
56 Add no-op control support to ldap client tools
57 Add tests to test suite (ACI, moddn, manageDSAit, etc.)
58 Add support for Cyrus SASL v2
59 Add support for Cyrus pwcheckd/saslauthd
60 Create ldapbind (from ldapcompare?) to support bind operations
61 Update any manual page
62
63
64 For additional TODO items, see:
65   http://www.openldap.org/its/index.cgi/Software%20Enhancements
66
67
68 ---
69 $OpenLDAP$