openldap/doc/devel/todo

74 lines
2.0 KiB
Plaintext
Raw Normal View History

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