]> git.sur5r.net Git - openldap/blob - doc/devel/todo
Add use ldap_*_ext() routines in clients project.
[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 projects
6 based upon your personal priorities.
7
8 If you would like to work on any of these projects, please
9 coordinate with the listed individual.   If no one is
10 listed, contact <project@OpenLDAP.org>.
11
12 If you have a project you'd like added to the list, talk it up
13 on <openldap-devel@OpenLDAP.org> mailing list.
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.0 Projects
21 ---------------------
22         client API update <kurt@openldap.org>
23                 LDIF2 Parsing <pele@openldap.org>
24                 schema parsing <jsanchez@openldap.org>
25                 extended search filters
26                 client controls
27         clients
28                 rewrite to use ldap_*_ext routines
29         SASL/TLS (SSL) support <kurt@openldap.org>
30                 DIGEST-MD5
31         SLAPD
32                 RootDSE/cn=schema support <jsanchez@openldap.org>
33         SLAPD/SLURD Admin Guide <willb@openldap.org>
34
35 Other projects:
36
37 Large projects
38 --------------
39 Redesign slapd threading (thread pooling)
40 Redesign slapd caching
41 Redesign slapd memory allocation fault handling
42 Schema Repository
43 Modify -lldap to be session-level multithreaded
44 MajorLDAP - Design and implement an LDAP-enabled mailing list manager
45 Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
46 Update and maintain LDAPD
47
48
49 Medium projects
50 ---------------
51 Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
52 Modify libraries to use application specified logging routines
53 Modify servers to use reentrant library functions
54 Extend slapd to support identd (RFC1413) information in ACLs
55 Extend slapd to support generation of password hashs
56 Remove ldapconfig.h.edit dependencies
57 Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
58 Port slurpd to NT
59
60
61 Small projects
62 --------------
63 Create ldapurl (from ldapsearch?) to support searching by URL
64 Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
65 Extend gateways to support tcp_wrappers
66 Extend slapd/tcp_wrapper to support identd
67 Extend mail500 (and other daemons) to use ldap_getfilter(3)
68 Update Kerberos Support
69 Add useful information to our FAQ http://www.openldap.org/faq/
70 Update any manual page
71
72
73 For additional TODO items, see:
74   http://www.openldap.org/its/index.cgi/Software%20Enhancements
75