Minor updates

This commit is contained in:
Kurt Zeilenga 2001-10-16 01:16:08 +00:00
parent 0e58c9ee20
commit 6469f75c26

View File

@ -20,8 +20,7 @@ Please read:
OpenLDAP 2.x Projects OpenLDAP 2.x Projects
--------------------- ---------------------
SLAPD SLAPD
Complete Unicode Support Complete Unicode Support (ACLs, etc.)
SLURPD v3 update
client API update client API update
Implement per referral callback Implement per referral callback
clients clients
@ -33,7 +32,7 @@ Large projects
-------------- --------------
Redesign slapd memory allocation fault handling Redesign slapd memory allocation fault handling
Perform a security audit (and fix any hole found) Perform a security audit (and fix any hole found)
Implement collective attributes Implement subentries and collective attributes
Implement LCUP Implement LCUP
@ -43,6 +42,7 @@ Modify -lldap to be reentrant/threadsafe implement LDAP
concurrency and ldap_dup drafts concurrency and ldap_dup drafts
Modify libraries to use application specified logging routines Modify libraries to use application specified logging routines
Modify servers to use reentrant library functions Modify servers to use reentrant library functions
Add support for in-directory SASL secrets
Implement authPassword (RFC 3112) Implement authPassword (RFC 3112)
Implement localization Implement localization