]> git.sur5r.net Git - openldap/commitdiff
Misc updates
authorKurt Zeilenga <kurt@openldap.org>
Wed, 6 Jun 2001 21:55:44 +0000 (21:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 6 Jun 2001 21:55:44 +0000 (21:55 +0000)
doc/devel/todo

index 85ca51ddd466e18db47da7a2a55c17a7aab4c6d8..b46cd710211f576e40c48b046bfb2ee0e6d32117 100644 (file)
@@ -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)