66 lines
1.8 KiB
Plaintext
Raw Normal View History

OpenLDAP 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
--------------
2000-07-19 01:16:17 +00:00
Redesign slapd memory allocation fault handling
Perform a security audit (and fix any hole found)
2001-09-05 04:37:12 +00:00
Medium projects
---------------
Implement LDAP Transactions
2001-07-07 05:23:10 +00:00
Implement authPassword (RFC 3112)
2001-09-24 18:28:37 +00:00
Implement localization
2002-06-12 03:36:05 +00:00
Implement Proxy Authorization Control extension
Update to latest autoconf and friends
2001-09-05 04:37:12 +00:00
Small projects
--------------
2002-06-12 03:36:05 +00:00
Add LDIFv1 control support
2002-03-26 19:04:09 +00:00
Populate matchingRuleUse attribute in the subschema
2001-12-27 00:42:04 +00:00
Implement -V version options
Add No-Op Control support to client tools (e.g. ldapsearch(1))
2002-01-27 20:08:49 +00:00
Add tests to test suite (ACI, moddn, manageDSAit, etc.)
2001-10-02 02:11:42 +00:00
Add support for Cyrus pwcheckd/saslauthd
2002-06-12 03:36:05 +00:00
Recode linked-list structs to use <ldap_queue.h> macros
Create ldapbind(1) to support bind operations
Convert utfconv.txt into man page(s).
Update any manual page
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
2000-07-29 03:15:58 +00:00
---
2000-01-11 01:18:51 +00:00
$OpenLDAP$