openldap/contrib
Hallvard Furuseth 42cb7f06f1 cleanup: Rename rs_ensure_entry_modifiable().
The name rs_entry2modifiable() is more reasonably sized.
For now, leave behind a macro rs_ensure_entry_modifiable in proto-slap.h.
2011-01-28 16:33:55 +00:00
..
ldapc++ Happy New Year 2011-01-05 00:42:37 +00:00
ldaptcl Regenerate 2007-05-18 18:53:10 +00:00
slapd-modules cleanup: Rename rs_ensure_entry_modifiable(). 2011-01-28 16:33:55 +00: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 Move cloak config OID from overlay to contrib branch (ITS#5872) 2009-01-10 11:22:36 +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$