mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 15:49:34 -05:00
Misc updates to the TODO list
This commit is contained in:
parent
00dfed1d0e
commit
76673100c0
1 changed files with 5 additions and 4 deletions
|
|
@ -34,14 +34,14 @@ OpenLDAP 2.x Projects
|
||||||
Large projects
|
Large projects
|
||||||
--------------
|
--------------
|
||||||
Implement slapd backend w/ transaction support
|
Implement slapd backend w/ transaction support
|
||||||
Modify -lldap to be session-level thread support (ldap_dup)
|
|
||||||
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)
|
||||||
|
|
||||||
|
|
||||||
Medium projects
|
Medium projects
|
||||||
---------------
|
---------------
|
||||||
Modify -lldap to be reentrant/threadsafe implement LDAP concurrency draft
|
Modify -lldap to be reentrant/threadsafe implement LDAP 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
|
||||||
|
|
||||||
|
|
@ -52,10 +52,11 @@ Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
|
||||||
Add compare of RootDSE, cn=subschema, etc.
|
Add compare of RootDSE, cn=subschema, etc.
|
||||||
Add user configurable attributes to RootDSE
|
Add user configurable attributes to RootDSE
|
||||||
Create ldapcompare (from ldapsearch) to support compare operations
|
Create ldapcompare (from ldapsearch) to support compare operations
|
||||||
Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
|
Create ldapquery (from ldapsearch?) to support searching
|
||||||
|
using ldap_getfilter(3)
|
||||||
Update saucer(1) to support LDAPv3 features (and bring into clients)
|
Update saucer(1) to support LDAPv3 features (and bring into clients)
|
||||||
Update ud(1) to include contributed changes
|
|
||||||
Update ud(1) to support LDAPv3 features
|
Update ud(1) to support LDAPv3 features
|
||||||
|
Update ud(1) to include contributed changes
|
||||||
Update any manual page
|
Update any manual page
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue