openldap/doc/devel/todo

72 lines
2.1 KiB
Text
Raw Normal View History

OpenLDAP To Do List
-------------------
This is a list of projects that need getting done. They are defined
2000-10-11 14:01:40 -04:00
by scale of the effort as opposed to priority. Contribute to
projects based upon your personal priorities.
2000-10-11 14:01:40 -04:00
If you would like to work on any of these projects, please coordinate
by posting to OpenLDAP-devel mailing list:
2000-10-11 14:01:40 -04:00
http://www.openldap.org/lists
2000-10-11 14:01:40 -04: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-22 20:37:25 -04:00
OpenLDAP 2.x Projects
---------------------
SLAPD
2000-07-04 17:42:11 -04:00
Complete Unicode Support
SLURPD v3 update
2000-06-19 12:16:38 -04:00
client API update
2001-06-06 17:55:44 -04:00
Implement ldap-errno draft (deferred)
2000-06-19 12:16:38 -04:00
Implement per referral callback
2000-07-05 20:18:41 -04:00
clients
referral chasing options/rebind proc
Update manual pages
Large projects
--------------
2000-05-15 20:59:02 -04:00
Implement slapd backend w/ transaction support
2000-07-18 21:16:17 -04:00
Redesign slapd memory allocation fault handling
Perform a security audit (and fix any hole found)
2001-06-06 17:55:44 -04:00
Implement localization
Medium projects
---------------
2001-06-06 17:55:44 -04: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-14 19:50:05 -04:00
Implement authPassword (RFC 3062)
Small projects
--------------
Add support for duplicate entry control
Add support for matched values control
2000-06-16 03:32:19 -04:00
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
Add compare of RootDSE, cn=subschema, etc.
Add user configurable attributes to RootDSE
Update -lldap TLS checking to fully implement RFC 2829
2001-06-06 17:55:44 -04:00
Create ldapbind (from ldappasswd?) to support bind operations
2000-07-18 21:16:17 -04:00
Create ldapcompare (from ldapsearch) to support compare operations
2001-05-13 15:24:02 -04:00
Create ldapquery (from ldapsearch?) to support searching
using ldap_getfilter(3)
2000-09-02 20:43:46 -04:00
Update saucer(1) to support LDAPv3 features (and bring into clients)
2001-06-14 01:47:02 -04:00
Update ud(1) to support LDAPv3 features including SASL and TLS
2001-05-13 15:24:02 -04: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-27 20:41:35 -04:00
2000-07-28 23:15:58 -04:00
---
2000-01-10 20:18:51 -05:00
$OpenLDAP$