openldap/doc/devel/todo

66 lines
1.8 KiB
Text
Raw Normal View History

OpenLDAP To Do List
-------------------
This is a list of projects that need getting done. They are defined
2000-10-11 14:01:40 -04:00
by scale of the effort as opposed to priority. Contribute to
projects based upon your personal priorities.
2000-10-11 14:01:40 -04:00
If you would like to work on any of these projects, please coordinate
by posting to OpenLDAP-devel mailing list:
2001-10-27 14:20:52 -04:00
http://www.OpenLDAP.org/lists
2000-10-11 14:01:40 -04: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-22 20:37:25 -04:00
OpenLDAP 2.x Projects
---------------------
SLAPD
2001-10-15 21:16:08 -04:00
Complete Unicode Support (ACLs, etc.)
client C API update
2002-01-11 23:14:32 -05:00
Implement per referral/continuation callback
clients (e.g. ldapsearch(1))
2001-12-26 19:42:04 -05:00
Implement referral chasing options w/ referral callback
Update manual pages
Large projects
--------------
2000-07-18 21:16:17 -04:00
Redesign slapd memory allocation fault handling
Perform a security audit (and fix any hole found)
2001-09-05 00:37:12 -04:00
Medium projects
---------------
Implement LDAP Transactions
2001-07-07 01:23:10 -04:00
Implement authPassword (RFC 3112)
2001-09-24 14:28:37 -04:00
Implement localization
2002-06-11 23:36:05 -04:00
Implement Proxy Authorization Control extension
Update to latest autoconf and friends
2001-09-05 00:37:12 -04:00
Small projects
--------------
2002-06-11 23:36:05 -04:00
Add LDIFv1 control support
2002-03-26 14:04:09 -05:00
Populate matchingRuleUse attribute in the subschema
2001-12-26 19:42:04 -05:00
Implement -V version options
Add No-Op Control support to client tools (e.g. ldapsearch(1))
2002-01-27 15:08:49 -05:00
Add tests to test suite (ACI, moddn, manageDSAit, etc.)
2001-10-01 22:11:42 -04:00
Add support for Cyrus pwcheckd/saslauthd
2002-06-11 23:36:05 -04: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-27 20:41:35 -04:00
2000-07-28 23:15:58 -04:00
---
2000-01-10 20:18:51 -05:00
$OpenLDAP$