Design and Implement a LDAP C++ API

This commit is contained in:
Kurt Zeilenga 1999-09-20 22:59:33 +00:00
parent 6b0ccd4a5d
commit 5ec0843035

View File

@ -48,6 +48,7 @@ Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
Medium projects
---------------
Design and Implement a LDAP C++ API
Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
Modify libraries to use application specified logging routines
Modify servers to use reentrant library functions