mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
A few misc updates
This commit is contained in:
parent
379df268da
commit
3ece90666f
1 changed files with 3 additions and 7 deletions
|
|
@ -23,7 +23,6 @@ OpenLDAP 2.0 Projects
|
|||
client API update
|
||||
Implement LDAP errno draft (deferred)
|
||||
SLAPD
|
||||
Complete schema codes <kurt@openldap.org>
|
||||
Update back-perl
|
||||
Update back-sql
|
||||
Update back-tcl
|
||||
|
|
@ -35,8 +34,6 @@ OpenLDAP 2.0 Projects
|
|||
Update manual pages
|
||||
|
||||
|
||||
Other projects:
|
||||
|
||||
Large projects
|
||||
--------------
|
||||
Redesign slapd threading (thread pooling)
|
||||
|
|
@ -55,16 +52,15 @@ Modify -lldap to be reentrant/threadsafe
|
|||
Modify libraries to use application specified logging routines
|
||||
Modify servers to use reentrant library functions
|
||||
Extend slapd to support identd (RFC1413) information in ACLs
|
||||
Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
|
||||
Extend slapd to support per-backend schema
|
||||
Port slurpd to NT
|
||||
|
||||
|
||||
Small projects
|
||||
--------------
|
||||
Add IPv6 support
|
||||
Add IPSEC SASL/EXTERNAL support
|
||||
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, subclassing, etc)
|
||||
Add compare of RootDSE, cn=schema, etc.
|
||||
Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
|
||||
Add compare of RootDSE, cn=subschema, etc.
|
||||
Add user configurable attributes to RootDSE
|
||||
Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
|
||||
Extend gateways to support tcp_wrappers
|
||||
|
|
|
|||
Loading…
Reference in a new issue