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
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
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)