Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / openldap / dist / doc / devel / todo
blob230b5f3d7e5bb0413fe8d62957e5e3acf26ab75e
1 OpenLDAP Software To Do List
2 ----------------------------
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.
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
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.
15 Please read:
16         http://www.OpenLDAP.org/devel/programming.html
17         http://www.OpenLDAP.org/devel/contributing.html
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
31 Large projects
32 --------------
33 Implement character string localization 
34 Implement X.500 administrative models (e.g. subentries (RFC 3672), etc.)
35 Implement LDAP sorted search results control (RFC 2891)
38 Medium projects
39 ---------------
40 Add syncrepl turn
41 Implement DIT Structure Rules and Name Forms
42 Implement LDAPprep
43 Implement native support for simple SASL mechanisms
44         (e.g. EXTERNAL and PLAIN)
45 Redesign slapd memory allocation fault handling
46 Localize tools
49 Small projects
50 --------------
51 Add BSD kqueue(2) support to slapd(8)
52 Add DSML capabilities to command line tools
53 Add LDIFv2 (XML) support to command line tools
54 Implement authPassword (RFC 3112)
55 Implement SASLprep (RFC 4013) for LDAP (draft-ietf-ldapbis-*)
56 Implement additional matching rules (RFC 3698)
57 Add dumpasn1 logging support
58 Add tests to test suite
59 Recode linked-list structs to use <ldap_queue.h> macros
60 Convert utfconv.txt into man page(s).
61 Update manual pages as needed.
64 For additional TODO items, see:
65   http://www.openldap.org/its/index.cgi/Software%20Enhancements
66   http://www.openldap.org/its/index.cgi/Software%20Bugs
69 JLDAP TODO items, see:
70   http://www.openldap.org/devel/cvsweb.cgi/~checkout~/design/todo.txt?rev=1&cvsroot=JLDAP
72 ---
73 $OpenLDAP: pkg/ldap/doc/devel/todo,v 1.138.2.3 2007/08/31 23:13:52 quanah Exp $