]> git.sur5r.net Git - openldap/blob - doc/devel/todo
4df30ab78d5661f054d446c49711ca801ba3861e
[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 Localize slapd
34 Implement X.500 administrative models (e.g. subentries, etc.)
35 Implement LDAP component matching
36 Implement LDAP sorted search results control
37
38
39 Medium projects
40 ---------------
41 Add DSML capabilities to command line tools
42 Implement authPassword (RFC 3112)
43 Implement DIT Structure Rules and Name Forms
44 Implement LDAP Transactions extension
45 Implement native support for simple SASL mechanisms (e.g. EXTERNAL and PLAIN)
46 Implement LDAPprep
47 Redesign slapd memory allocation fault handling
48 Localize tools
49
50
51 Small projects
52 --------------
53 Add dumpasn1 logging support
54 Implement SASLprep
55 Redesign test suite to use configure generated run script
56 Add tests to test suite
57 Convert utfconv.txt into man page(s).
58 Recode linked-list structs to use <ldap_queue.h> macros
59 Update any manual page
60
61
62 For additional TODO items, see:
63   http://www.openldap.org/its/index.cgi/Software%20Enhancements
64   http://www.openldap.org/its/index.cgi/Software%20Bugs
65
66
67 JLDAP TODO items, see:
68   http://www.openldap.org/devel/cvsweb.cgi/~checkout~/design/todo.txt?rev=1&cvsroot=JLDAP
69
70 ---
71 $OpenLDAP$