]> git.sur5r.net Git - openldap/commitdiff
Misc Update
authorKurt Zeilenga <kurt@openldap.org>
Thu, 30 Aug 2001 02:33:13 +0000 (02:33 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 30 Aug 2001 02:33:13 +0000 (02:33 +0000)
doc/devel/todo

index e984bf33927f7ab87bfe44d1e46a3981fb2d04b2..fbdeefd52bbf7ce945c3fdb6f00b6a2fb05eac2d 100644 (file)
@@ -23,7 +23,6 @@ OpenLDAP 2.x Projects
                Complete Unicode Support
        SLURPD v3 update
        client API update
-               Implement ldap-errno draft (deferred)
                Implement per referral callback
        clients
                referral chasing options/rebind proc
@@ -32,7 +31,6 @@ OpenLDAP 2.x Projects
 
 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
@@ -50,15 +48,11 @@ Small projects
 Add support for duplicate entry control
 Add support for matched values control
 Add tests to test suite (ACI, moddn, manageDSAit, subtyping, etc.)
-Add user configurable attributes to RootDSE
 Update -lldap TLS checking to fully implement RFC 2829/2830
 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 saucer(1) to support LDAPv3 features (and bring into clients)
-Update ud(1) to support LDAPv3 features including SASL and TLS
-Update ud(1) to include contributed changes
 Update any manual page