]> git.sur5r.net Git - openldap/commitdiff
Add errno draft project and apply minor cleanups
authorKurt Zeilenga <kurt@openldap.org>
Tue, 5 Oct 1999 17:47:59 +0000 (17:47 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 5 Oct 1999 17:47:59 +0000 (17:47 +0000)
doc/devel/todo

index b964ace0f890b8e5618e9224e0b583d3e193c048..39d90e1a24ee428759c187351ca20378eaef9f75 100644 (file)
@@ -23,15 +23,16 @@ OpenLDAP 2.0 Projects
 ---------------------
        client API update
                schema parsing
-               add TLS/SSL support
+               TLS/SSL support
+               implement LDAP errno draft
        SASL support
                DIGEST-MD5/Cyrus SASL Integration
        SLAPD
                schema rules
        clients
-               update to use ldap_*_ext routines
-               remove use of deprecated routines
-               add -C/-CC/-R referral chasing options
+               use ldap_*_ext routines
+               don't use deprecated routines
+               -C/-CC/-R referral chasing options
        SLAPD/SLURD Admin Guide
        Update manual pages
 
@@ -52,7 +53,8 @@ Perform a security audit (and fix any hole found)
 Medium projects
 ---------------
 Design and Implement a LDAP C++ API
-Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
+Modify -lldap to be reentrant/threadsafe
+       implement LDAP concurrency draft
 Modify libraries to use application specified logging routines
 Modify servers to use reentrant library functions
 Extend slapd to support identd (RFC1413) information in ACLs