Annuaire LDAP
Find a file
Luke Howard d174f6720a Add read-only SLAPI_X_ADD_STRUCTURAL_CLASS pblock extension.
This is necessary to compensate for a regression in the SLAPI
implementation since it moved to an overlay: global add preop
plugins no longer have access to operational attributes,
because slap_mods_opattrs() is called by fe_op_add(), invoked
after the global SLAPI overlay.

(Some of our plugins need to the structural object class of the
to-be-added entry.)

I suppose an option would be to have the SLAPI overlay
optimistically call slap_mods_opattrs() (as long as this can be
called idempotently). If there are any other ideas let me know.
2005-08-17 07:25:27 +00:00
build alternate fix to ITS#3916 2005-08-13 15:22:09 +00:00
clients Plug memory leaks 2005-08-01 03:44:52 +00:00
contrib ITS#3910 heimdal 0.7 compatibility, silence warnings 2005-08-11 21:05:19 +00:00
doc ITS#3936 fix wording, add clarification 2005-08-14 08:48:57 +00:00
include Add SLAPI_X_ADD_STRUCTURAL_CLASS 2005-08-17 07:12:51 +00:00
libraries fix ITS#3932 - regex/rewrite concurrency issue 2005-08-13 18:43:20 +00:00
servers Add read-only SLAPI_X_ADD_STRUCTURAL_CLASS pblock extension. 2005-08-17 07:25:27 +00:00
tests regression for ITS#3506 2005-08-13 16:28:52 +00:00
acconfig.h Happy New Year! 2005-01-01 20:49:32 +00:00
acinclude.m4 Happy New Year! 2005-01-01 20:49:32 +00:00
aclocal.m4 AC_DEFUN cleanup 2005-08-12 03:20:54 +00:00
configure AC_DEFUN cleanup 2005-08-12 03:20:54 +00:00
configure.in Let --<enable/disable>-<backends/overlays> provide a default instead 2005-08-07 18:08:02 +00:00
COPYRIGHT ITS#3803 updated hyc/Symas 2005-06-28 01:41:11 +00:00
INSTALL Happy New Year! 2005-01-01 20:49:32 +00:00
LICENSE Fix typos 2003-11-24 19:42:08 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
README Happy New Year! 2005-01-01 20:49:32 +00:00

OpenLDAP Devel README
	This software was obtained from the development branch (HEAD) of
	the OpenLDAP Software Repository.  This copy is likely already
	not current, the development branch changes frequently.  These
	changes include code implementing experimental features and
	unproven bug fixes.  Please do NOT redistribute copies of the
	development branch.

	The OpenLDAP Developer's FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=4

	Client developers seeking a suitable development platform
	should use "release" or "stable" versions.
		http://www.openldap.org/software/

Contributing

	See http://www.openldap.org/devel/contributing.html for how to
	contribute code or documentation to OpenLDAP.  Use the Issue Tracking
	System <http://www.openldap.org/its/> to submit contributions.
	While you are encouraged to coordinate and discuss the development
	activities on the openldap-devel@openldap.org mailing list prior
	to submission, it is noted that contributions must be submitted
	using the Issue Tracking System to be considered.

---
$OpenLDAP$

This work is part of OpenLDAP Software <http://www.openldap.org/>.

Copyright 1998-2005 The OpenLDAP Foundation.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
Public License.

A copy of this license is available in the file LICENSE in the
top-level directory of the distribution or, alternatively, at
<http://www.OpenLDAP.org/license.html>.

OpenLDAP is a registered trademark of the OpenLDAP Foundation.