]> git.sur5r.net Git - openldap/blob - doc/devel/todo
d1acb59acb2aa83084a90769edcf6454142ef43a
[openldap] / doc / devel / todo
1 OpenLDAP Software 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 C API update
25                 Implement per referral/continuation callback
26         clients (e.g. ldapsearch(1))
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 Localize slapd
35
36
37 Medium projects
38 ---------------
39 Implement authPassword (RFC 3112)
40 Implement DIT Structure Rules and Name Forms
41 Implement LDAP Cancel extension
42 Implement LDAP Transactions extension
43 Implement Proxy Authorization Control extension
44 Localize tools
45
46
47 Small projects
48 --------------
49 Add dumpasn1 logging support
50 Add tests to test suite (ACI, moddn, manageDSAit, etc.)
51 Convert utfconv.txt into man page(s).
52 Implement -V version options
53 Recode linked-list structs to use <ldap_queue.h> macros
54 Update any manual page
55
56
57 For additional TODO items, see:
58   http://www.openldap.org/its/index.cgi/Software%20Enhancements
59   http://www.openldap.org/its/index.cgi/Software%20Bugs
60
61
62 JLDAP TODO items, see:
63   http://www.openldap.org/devel/cvsweb.cgi/~checkout~/design/todo.txt?rev=1&cvsroot=JLDAP
64
65 ---
66 $OpenLDAP$