74 lines
2.0 KiB
Plaintext
Raw Normal View History

2002-09-01 01:49:25 +00:00
OpenLDAP Software To Do List
----------------------------
This is a list of projects that need getting done. They are defined
2000-10-11 18:01:40 +00:00
by scale of the effort as opposed to priority. Contribute to
projects based upon your personal priorities.
2000-10-11 18:01:40 +00:00
If you would like to work on any of these projects, please coordinate
by posting to OpenLDAP-devel mailing list:
2001-10-27 18:20:52 +00:00
http://www.OpenLDAP.org/lists
2000-10-11 18:01:40 +00:00
If you have a project you'd like added to the list, talk it up on
Developer's list or just do it.
Please read:
http://www.OpenLDAP.org/devel/programming.html
http://www.OpenLDAP.org/devel/contributing.html
2000-08-23 00:37:25 +00:00
OpenLDAP 2.x Projects
---------------------
SLAPD
2001-10-16 01:16:08 +00:00
Complete Unicode Support (ACLs, etc.)
client C API update
2002-01-12 04:14:32 +00:00
Implement per referral/continuation callback
clients (e.g. ldapsearch(1))
2001-12-27 00:42:04 +00:00
Implement referral chasing options w/ referral callback
Update manual pages
Large projects
--------------
2004-04-07 00:48:29 +00:00
Implement character string localization
2004-03-18 21:52:36 +00:00
Implement X.500 administrative models (e.g. subentries (RFC 3672), etc.)
Implement LDAP sorted search results control (RFC 2891)
2001-09-05 04:37:12 +00:00
Medium projects
---------------
2006-08-29 07:22:28 +00:00
Add syncrepl turn
2002-10-10 04:19:46 +00:00
Implement DIT Structure Rules and Name Forms
2005-03-28 03:05:47 +00:00
Implement LDAPprep
2004-08-30 03:02:40 +00:00
Implement native support for simple SASL mechanisms
(e.g. EXTERNAL and PLAIN)
2002-11-27 19:56:58 +00:00
Redesign slapd memory allocation fault handling
2002-09-01 01:47:59 +00:00
Localize tools
2001-09-05 04:37:12 +00:00
Small projects
--------------
2005-10-17 21:32:33 +00:00
Add BSD kqueue(2) support to slapd(8)
2005-03-28 03:05:47 +00:00
Add DSML capabilities to command line tools
Add LDIFv2 (XML) support to command line tools
2005-03-28 03:05:47 +00:00
Implement authPassword (RFC 3112)
2005-12-23 23:53:02 +00:00
Implement SASLprep (RFC 4013) for LDAP (draft-ietf-ldapbis-*)
2004-04-07 00:48:29 +00:00
Implement additional matching rules (RFC 3698)
2004-03-18 21:41:21 +00:00
Add dumpasn1 logging support
2003-02-10 20:33:49 +00:00
Add tests to test suite
2002-10-10 04:19:46 +00:00
Recode linked-list structs to use <ldap_queue.h> macros
2004-10-12 17:58:43 +00:00
Convert utfconv.txt into man page(s).
Update manual pages as needed.
For additional TODO items, see:
http://www.openldap.org/its/index.cgi/Software%20Enhancements
http://www.openldap.org/its/index.cgi/Software%20Bugs
2000-07-28 00:41:35 +00:00
2002-10-26 02:58:31 +00:00
2002-06-12 16:32:29 +00:00
JLDAP TODO items, see:
http://www.openldap.org/devel/cvsweb.cgi/~checkout~/design/todo.txt?rev=1&cvsroot=JLDAP
2000-07-29 03:15:58 +00:00
---
2000-01-11 01:18:51 +00:00
$OpenLDAP$