openldap/doc/devel/todo

71 lines
1.9 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-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.)
2000-06-20 00:16:38 +08:00
client API update
Implement per referral callback
2000-07-06 08:18:41 +08:00
clients
referral chasing options/rebind proc
Update manual pages
Large projects
--------------
2000-07-19 09:16:17 +08:00
Redesign slapd memory allocation fault handling
Perform a security audit (and fix any hole found)
2001-09-25 02:28:37 +08:00
Implement LCUP
2001-09-05 12:37:12 +08:00
Medium projects
---------------
2001-06-07 05:55:44 +08:00
Modify -lldap to be reentrant/threadsafe implement LDAP
concurrency and ldap_dup drafts
Modify libraries to use application specified logging routines
Modify servers to use reentrant library functions
2001-10-16 09:16:08 +08:00
Add support for in-directory SASL secrets
2001-12-21 00:49:46 +08:00
Implement LDAP transactions
Implement subentries and collective attributes
2001-11-06 01:57:09 +08:00
Implement dNSReferral <draft-zeilenga-ldap-dnsref-xx.txt>
2001-07-07 13:23:10 +08:00
Implement authPassword (RFC 3112)
2001-09-25 02:28:37 +08:00
Implement localization
2001-09-05 12:37:12 +08:00
Small projects
--------------
2001-12-21 00:49:46 +08:00
Implement simple paged results control
Implement whoami? (get-authzid) operation
Implement proxy-grp operation/control
2000-06-16 15:32:19 +08:00
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
2001-10-02 10:11:42 +08:00
Add support for Cyrus pwcheckd/saslauthd
Add support for Cyrus SASL v2-beta
2001-06-07 05:55:44 +08:00
Create ldapbind (from ldappasswd?) to support bind operations
2000-07-19 09:16:17 +08:00
Create ldapcompare (from ldapsearch) to support compare operations
Update any manual page
For additional TODO items, see:
http://www.openldap.org/its/index.cgi/Software%20Enhancements
2000-07-28 08:41:35 +08:00
2000-07-29 11:15:58 +08:00
---
2000-01-11 09:18:51 +08:00
$OpenLDAP$