openldap/contrib
Ryan Tandy dc277009e2 ITS#8097 nssov: update to protocol version 2
This updates nssov for the protocol changes in nss-pam-ldapd commits
5f55781 and 6a74d8d. The protocol was changed to network byte order,
uid_t and gid_t were changed to int32_t, and the READ_TYPE and
WRITE_TYPE macros were removed. The PAM protocol was restructured to
drop the DN field and to use a common basic set of fields for all
requests.
2015-04-16 03:41:30 +01:00
..
ldapc++ Happy New Year 2015-02-11 15:36:57 -06:00
ldaptcl Happy New Year 2015-02-11 15:36:57 -06:00
slapd-modules ITS#8097 nssov: update to protocol version 2 2015-04-16 03:41:30 +01:00
slapd-tools Happy New Year 2015-02-11 15:36:57 -06:00
slapi-plugins/addrdnvalues Happy New Year 2015-02-11 15:36:57 -06: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$