]> git.sur5r.net Git - openldap/blob - doc/devel/todo
2cc788d1aad6f58375844953ac0a8ac47363d12c
[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 Larger than life projects
21 -------------------------
22 LDAPv3 support <kurt@openldap.org>
23 LDAP C API (draft-ietf-ldapext-ldap-c-api-xx) support <kurt@openldap.org>
24 Redesign slapd memory allocation fault handling
25 Schema Repository
26
27
28 Large projects
29 --------------
30 Add SASL/TLS (SSL) support <bart@openldap.org>
31 Redesign slapd threading (thread pooling)
32 Redesign slapd caching
33 Modify -lldap to be session-level multithreaded
34 Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
35 MajorLDAP - Design and implement an LDAP-enabled mailing list manager
36 Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
37
38
39 Medium projects
40 ---------------
41 Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
42 Modify libraries to use application specified logging routines
43 Modify libraries to use application specified memory allocation routines
44 Modify servers to use reentrant library functions
45 Extend slapd schema support, add "superior" support
46 Extend slapd to support identd (RFC1413) information in ACLs
47 Extend configure.in to support autodetect of ISODE features
48 Remove ldapconfig.h.edit dependencies
49 Update SLAPD/SLURD Admin Guide <willb@openldap.org>
50 Port slurpd to NT
51
52
53 Small projects
54 --------------
55 Create ldapurl (from ldapsearch?) to support searching by URL
56 Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
57 Create mkversion script generate version.c (to replace templates)
58 Extend build system to support CYGWIN environment
59 Extend gateways to support tcp_wrappers
60 Extend slapd/tcp_wrapper to support identd
61 Extend configure.in to support autodetect of Kerberos features
62 Extend mail500 (and other daemons) to use ldap_getfilter(3)
63 Add useful information to our FAQ http://www.openldap.org/faq/
64 Update any manual page
65
66
67 For additional TODO items, see:
68   http://www.openldap.org/its/index.cgi/Software%20Enhancements
69