1998-11-20 11:12:46 +08:00
|
|
|
OpenLDAP To Do List
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
This is a list of projects that need getting done. They are defined
|
|
|
|
by scale of the effort as opposed to priority. Contribute to projects
|
|
|
|
based upon your personal priorities.
|
|
|
|
|
1998-12-13 07:44:51 +08:00
|
|
|
If you would like to work on any of these projects, please
|
|
|
|
coordinate with the listed individual. If no one is
|
1999-09-16 06:33:09 +08:00
|
|
|
listed, post to OpenLDAP Developer's List (you must be subscribed
|
2000-04-25 18:33:34 +08:00
|
|
|
to post). http://www.openldap.org/lists
|
1998-11-20 11:12:46 +08:00
|
|
|
|
|
|
|
If you have a project you'd like added to the list, talk it up
|
2000-04-25 18:33:34 +08:00
|
|
|
on Developer's list.or just do it.
|
1998-11-20 11:12:46 +08:00
|
|
|
|
1998-12-21 10:43:23 +08:00
|
|
|
Please read:
|
|
|
|
http://www.OpenLDAP.org/devel/programming.html
|
|
|
|
http://www.OpenLDAP.org/devel/contributing.html
|
|
|
|
|
1998-11-20 11:12:46 +08:00
|
|
|
|
1999-06-05 03:04:18 +08:00
|
|
|
OpenLDAP 2.0 Projects
|
|
|
|
---------------------
|
1999-09-16 06:33:09 +08:00
|
|
|
client API update
|
2000-04-25 18:33:34 +08:00
|
|
|
Implement LDAP errno draft (deferred)
|
1999-06-05 03:04:18 +08:00
|
|
|
SLAPD
|
2000-04-25 18:33:34 +08:00
|
|
|
Schema Enforcement <kurt@openldap.org>
|
1999-08-08 02:59:15 +08:00
|
|
|
clients
|
2000-05-30 19:01:09 +08:00
|
|
|
use _ext API, avoid deprecated routines
|
1999-10-06 01:47:59 +08:00
|
|
|
-C/-CC/-R referral chasing options
|
1999-09-16 06:33:09 +08:00
|
|
|
SLAPD/SLURD Admin Guide
|
1999-09-20 02:13:33 +08:00
|
|
|
Update manual pages
|
1998-11-20 11:12:46 +08:00
|
|
|
|
1999-09-25 10:57:44 +08:00
|
|
|
|
1999-06-05 03:04:18 +08:00
|
|
|
Other projects:
|
1998-12-02 10:25:44 +08:00
|
|
|
|
1998-11-20 11:12:46 +08:00
|
|
|
Large projects
|
|
|
|
--------------
|
1998-12-02 10:25:44 +08:00
|
|
|
Redesign slapd threading (thread pooling)
|
1999-04-14 11:07:41 +08:00
|
|
|
Redesign slapd caching
|
1999-06-05 03:04:18 +08:00
|
|
|
Redesign slapd memory allocation fault handling
|
1999-08-08 02:59:15 +08:00
|
|
|
Modify -lldap to be session-level thread support (ldap_dup)
|
2000-05-16 08:59:02 +08:00
|
|
|
Implement slapd backend w/ transaction support
|
1999-09-22 06:36:21 +08:00
|
|
|
Perform a security audit (and fix any hole found)
|
1998-11-20 11:12:46 +08:00
|
|
|
|
|
|
|
|
|
|
|
Medium projects
|
|
|
|
---------------
|
1999-09-21 06:59:33 +08:00
|
|
|
Design and Implement a LDAP C++ API
|
1999-10-06 01:47:59 +08:00
|
|
|
Modify -lldap to be reentrant/threadsafe
|
|
|
|
implement LDAP concurrency draft
|
1998-12-21 10:43:23 +08:00
|
|
|
Modify libraries to use application specified logging routines
|
1998-12-27 02:29:10 +08:00
|
|
|
Modify servers to use reentrant library functions
|
1999-01-21 09:18:13 +08:00
|
|
|
Extend slapd to support identd (RFC1413) information in ACLs
|
1999-06-05 03:04:18 +08:00
|
|
|
Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
|
1998-12-27 02:29:10 +08:00
|
|
|
Port slurpd to NT
|
1998-11-20 11:12:46 +08:00
|
|
|
|
|
|
|
|
|
|
|
Small projects
|
|
|
|
--------------
|
2000-05-30 01:11:43 +08:00
|
|
|
Add IPv6 support
|
|
|
|
Add IPSEC (SASL/EXTERNAL, etc) support
|
2000-05-19 00:18:39 +08:00
|
|
|
Add compare of RootDSE, cn=schema, etc.
|
|
|
|
Add user configurable attributes to RootDSE
|
1998-12-27 02:29:10 +08:00
|
|
|
Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
|
1999-01-21 09:18:13 +08:00
|
|
|
Extend gateways to support tcp_wrappers
|
|
|
|
Extend slapd/tcp_wrapper to support identd
|
1998-12-27 02:29:10 +08:00
|
|
|
Extend mail500 (and other daemons) to use ldap_getfilter(3)
|
1998-12-24 03:50:29 +08:00
|
|
|
Add useful information to our FAQ http://www.openldap.org/faq/
|
1998-12-27 02:29:10 +08:00
|
|
|
Update any manual page
|
1999-03-18 06:02:00 +08:00
|
|
|
|
|
|
|
|
|
|
|
For additional TODO items, see:
|
|
|
|
http://www.openldap.org/its/index.cgi/Software%20Enhancements
|
|
|
|
|
2000-01-11 09:18:51 +08:00
|
|
|
$OpenLDAP$
|