openldap/doc/devel/todo

72 lines
2.1 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
2001-06-07 05:55:44 +08:00
Implement ldap-errno draft (deferred)
2000-06-20 00:16:38 +08:00
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
Redesign slapd memory allocation fault handling
Perform a security audit (and fix any hole found)
2001-06-07 05:55:44 +08:00
Implement localization
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-06-15 07:50:05 +08:00
Implement authPassword (RFC 3062)
Small projects
--------------
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.)
Add compare of RootDSE, cn=subschema, etc.
Add user configurable attributes to RootDSE
2001-06-19 07:40:45 +08:00
Update -lldap TLS checking to fully implement RFC 2829/2830
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)
2000-09-03 08:43:46 +08:00
Update saucer(1) to support LDAPv3 features (and bring into clients)
2001-06-14 13:47:02 +08:00
Update ud(1) to support LDAPv3 features including SASL and TLS
2001-05-14 03:24:02 +08:00
Update ud(1) to include contributed changes
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$