mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Misc updates
This commit is contained in:
parent
56bc0b64df
commit
9a000a86bd
@ -32,7 +32,6 @@ Large projects
|
||||
--------------
|
||||
Redesign slapd memory allocation fault handling
|
||||
Perform a security audit (and fix any hole found)
|
||||
Implement subentries and collective attributes
|
||||
Implement LCUP
|
||||
|
||||
|
||||
@ -43,6 +42,8 @@ Modify -lldap to be reentrant/threadsafe implement LDAP
|
||||
Modify libraries to use application specified logging routines
|
||||
Modify servers to use reentrant library functions
|
||||
Add support for in-directory SASL secrets
|
||||
Implement LDAP transactions
|
||||
Implement subentries and collective attributes
|
||||
Implement dNSReferral <draft-zeilenga-ldap-dnsref-xx.txt>
|
||||
Implement authPassword (RFC 3112)
|
||||
Implement localization
|
||||
@ -50,18 +51,14 @@ Implement localization
|
||||
|
||||
Small projects
|
||||
--------------
|
||||
Add support for simple paged results control
|
||||
Add support for duplicate entry control
|
||||
Add support for matched values control
|
||||
Add support for whoami? (get-authzid) operation
|
||||
Add support for proxy-grp operation/control
|
||||
Implement simple paged results control
|
||||
Implement whoami? (get-authzid) operation
|
||||
Implement proxy-grp operation/control
|
||||
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
|
||||
Add support for Cyrus pwcheckd/saslauthd
|
||||
Add support for Cyrus SASL v2-beta
|
||||
Create ldapbind (from ldappasswd?) to support bind operations
|
||||
Create ldapcompare (from ldapsearch) to support compare operations
|
||||
Create ldapquery (from ldapsearch?) to support searching
|
||||
using ldap_getfilter(3)
|
||||
Update any manual page
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user