openldap/doc/devel/todo

68 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
with the listed individual. If no one is listed, post to OpenLDAP
Developer's List (you must be subscribed to post).
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 LDAP errno draft (deferred)
Implement per referral callback
2000-07-06 08:18:41 +08:00
clients
referral chasing options/rebind proc
Update manual pages
Large projects
--------------
2000-05-16 08:59:02 +08:00
Implement slapd backend w/ transaction support
2000-07-19 09:16:17 +08:00
Modify -lldap to be session-level thread support (ldap_dup)
Redesign slapd memory allocation fault handling
Perform a security audit (and fix any hole found)
Medium projects
---------------
2001-01-12 12:20:09 +08:00
Modify -lldap to be reentrant/threadsafe implement LDAP concurrency draft
Modify libraries to use application specified logging routines
Modify servers to use reentrant library functions
Small projects
--------------
2000-06-16 15:32:19 +08:00
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
Add compare of RootDSE, cn=subschema, etc.
Add user configurable attributes to RootDSE
2000-07-19 09:16:17 +08:00
Create ldapcompare (from ldapsearch) to support compare operations
Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
2000-09-03 08:43:46 +08:00
Update saucer(1) to support LDAPv3 features (and bring into clients)
2000-10-12 02:01:40 +08:00
Update ud(1) to include contributed changes
2000-09-03 08:43:46 +08:00
Update ud(1) to support LDAPv3 features
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$