openldap/contrib/ldapc++
Kurt Zeilenga 84d0e26234 Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de>
Copyright notices have been adjusted per on-file OpenLDAP Contributor
Assignment Agreement.
2000-09-01 18:46:32 +00:00
..
src Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
aclocal.m4 Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
AUTHORS Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
configure.in Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
COPYRIGHT Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
doxygen.rc Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
LICENSE Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
Makefile.am Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
missing Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
mkinstalldirs Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
README Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
stamp-h.in Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00
TODO Initial check of the LDAP C++ SDK written by Ralf Haferkamp <rhafer@suse.de> 2000-09-01 18:46:32 +00:00

This is an unstable development release of a LDAPv3 C++ Class Library.
It is based upon the OpenLDAP C-API and so it needs the C-library and
Headerfiles installed.

A HTML documentation of all classes can be found in the srcdoc directory.

	Ralf Haferkamp <rhafer@suse.de>