mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-11 01:12:54 -05:00
Misc updates
This commit is contained in:
parent
85571183cc
commit
04911120c2
1 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@ OpenLDAP 2.x Projects
|
|||
Complete Unicode Support
|
||||
SLURPD v3 update
|
||||
client API update
|
||||
Implement LDAP errno draft (deferred)
|
||||
Implement ldap-errno draft (deferred)
|
||||
Implement per referral callback
|
||||
clients
|
||||
referral chasing options/rebind proc
|
||||
|
|
@ -36,16 +36,15 @@ Large projects
|
|||
Implement slapd backend w/ transaction support
|
||||
Redesign slapd memory allocation fault handling
|
||||
Perform a security audit (and fix any hole found)
|
||||
|
||||
Implement localization
|
||||
|
||||
Medium projects
|
||||
---------------
|
||||
Modify -lldap to be reentrant/threadsafe implement LDAP concurrency
|
||||
and ldap_dup drafts
|
||||
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
|
||||
|
||||
|
||||
Small projects
|
||||
--------------
|
||||
Add support for duplicate entry control
|
||||
|
|
@ -53,6 +52,7 @@ Add support for matched values control
|
|||
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
|
||||
Add compare of RootDSE, cn=subschema, etc.
|
||||
Add user configurable attributes to RootDSE
|
||||
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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue