openldap/doc/devel/todo

69 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-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:
2000-10-12 02:01:40 +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
2000-07-05 05:42:11 +08:00
Complete Unicode Support
SLURPD v3 update
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-05 12:37:12 +08:00
Implement collective attributes
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-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-09-05 12:37:12 +08:00
Add support for simple paged results control
Add support for duplicate entry control
Add support for matched values control
2000-06-16 15:32:19 +08:00
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
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
2001-05-14 03:24:02 +08:00
Create ldapquery (from ldapsearch?) to support searching
using ldap_getfilter(3)
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$