From: Kurt Zeilenga Date: Fri, 16 Jun 2000 07:32:19 +0000 (+0000) Subject: A few misc updates X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2612 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3ece90666f8fd6b6b4c3ecbba451a394d40ce50b;p=openldap A few misc updates --- diff --git a/doc/devel/todo b/doc/devel/todo index 7ad5741795..eff193319a 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -23,7 +23,6 @@ OpenLDAP 2.0 Projects client API update Implement LDAP errno draft (deferred) SLAPD - Complete schema codes 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 +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