xref: /netbsd-src/external/bsd/openldap/dist/doc/devel/todo (revision e670fd5c413e99c2f6a37901bb21c537fcd322d2)
1OpenLDAP Software To Do List
2----------------------------
3
4This is a list of projects that need getting done.  They are defined
5by scale of the effort as opposed to priority.  Contribute to
6projects based upon your personal priorities.
7
8If you would like to work on any of these projects, please coordinate
9by posting to OpenLDAP-devel mailing list:
10  http://www.OpenLDAP.org/lists
11
12If you have a project you'd like added to the list, talk it up on
13Developer's list or just do it.
14
15Please read:
16	http://www.OpenLDAP.org/devel/programming.html
17	http://www.OpenLDAP.org/devel/contributing.html
18
19
20OpenLDAP 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
31Large projects
32--------------
33Implement character string localization
34Implement X.500 administrative models (e.g. subentries (RFC 3672), etc.)
35Implement LDAP sorted search results control (RFC 2891)
36
37
38Medium projects
39---------------
40Add syncrepl turn
41Implement DIT Structure Rules and Name Forms
42Implement LDAPprep
43Implement native support for simple SASL mechanisms
44	(e.g. EXTERNAL and PLAIN)
45Redesign slapd memory allocation fault handling
46Localize tools
47
48
49Small projects
50--------------
51Add DSML capabilities to command line tools
52Add LDIFv2 (XML) support to command line tools
53Implement authPassword (RFC 3112)
54Implement SASLprep (RFC 4013) for LDAP (draft-ietf-ldapbis-*)
55Implement additional matching rules (RFC 3698)
56Add dumpasn1 logging support
57Add tests to test suite
58Recode linked-list structs to use <ldap_queue.h> macros
59Convert utfconv.txt into man page(s).
60Update manual pages as needed.
61
62
63For additional TODO items, see:
64  https://bugs.openldap.org
65
66---
67$OpenLDAP$
68