openldap/doc/devel/todo

72 lines
2.0 KiB
Plaintext
Raw Normal View History

OpenLDAP To Do List
-------------------
This is a list of projects that need getting done. They are defined
by scale of the effort as opposed to priority. Contribute to projects
based upon your personal priorities.
1998-12-13 07:44:51 +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
2000-04-25 18:33:34 +08:00
to post). http://www.openldap.org/lists
If you have a project you'd like added to the list, talk it up
2000-04-25 18:33:34 +08:00
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-06-14 05:14:24 +08:00
Update back-perl
Update back-tcl
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
use _ext API, avoid deprecated routines
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
---------------
2000-07-28 08:41:35 +08:00
Redesign and Implement a LDAP C API
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
2000-06-16 15:32:19 +08:00
Extend slapd to support per-backend schema
Port slurpd to NT
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)
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$