openldap/contrib
Ralf Haferkamp 0d5c46d838 Fixed SSL/TLS context renewal
LDAP_OPT_X_TLS_NEWCTX needs a pointer to 0 as the value for
ldap_set_option when renewing a client's SSL context.
2011-04-01 09:48:24 +02:00
..
ldapc++ Fixed SSL/TLS context renewal 2011-04-01 09:48:24 +02:00
ldaptcl Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap 2011-03-28 18:42:22 -07:00
slapd-modules get posixgroup.c compiling again 2011-03-31 00:35:27 +11:00
slapd-tools Happy New Year 2011-01-05 00:42:37 +00:00
slapi-plugins/addrdnvalues Happy New Year 2011-01-05 00:42:37 +00:00
ConfigOIDs Allocate ConfigOID, use ISODE authTimestamp schema 2011-02-05 00:13:56 +00:00
README Fix typos 2009-08-16 23:08:41 +00:00

OpenLDAP Contributed Software README

OpenLDAP Project provides a number of freely-distributable LDAP
software packages.  While distributed as part of OpenLDAP Software,
they are not necessarily supported by the OpenLDAP Project.  Some
packages may be out of date.  Each package in this directory has its
own use and may have different redistribution restrictions than typical
for OpenLDAP Software.

Current contributions:
	ldapc++
		LDAP C++ API
		Contributed by SuSE Gmbh.

	ldaptcl
		LDAP TCL API
		Contributed by NeoSoft

	slapd-modules
		Native-API modules

	slapd-tools
		Tools to use with slapd

	slapi-plugins
		SLAPI plugins


OpenLDAP Contributing Guidelines are available at:
  <http://www.openldap.org/devel/contributing.html>.

$OpenLDAP$