openldap/contrib
Howard Chu d54aab2d33 ITS#10185 autogroup: must populate dyngroup members on Add
The dynamic members should be populated up front, before passing the Add op
to the backend. The original code did both group and member processing up
front; the ITS#6970 patch moved both to the response callback. Only the
member processing should have been moved.
2024-03-13 15:55:57 +00:00
..
ldapc++ typo unsuccesSful, presense/presence, accessSlog 2023-01-09 17:46:36 +00:00
ldaptcl ITS#10011 contrib: fix old-style K&R declarations 2023-02-10 23:22:53 +00:00
slapd-modules ITS#10185 autogroup: must populate dyngroup members on Add 2024-03-13 15:55:57 +00:00
slapd-tools Happy New Year! 2022-01-07 18:40:00 +00:00
slapi-plugins/addrdnvalues Happy New Year! 2022-01-07 18:40:00 +00:00
ConfigOIDs ITS#8826 Allow minimal dsaschema configuration in cn=config 2023-12-05 16:56:29 +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$