Go to file
Luke Howard 8c764e8d63 Fix a SLAPI bug where slapd could crash if a preop plugin changed the mods
list and a subsequent plugin aborted the operation -- regardless of the
preop result the frontend must refetch the array of LDAPMods
2004-08-27 17:12:01 +00:00
build temp workaround (until new STRERROR_R is in place) 2004-04-24 21:41:22 +00:00
clients ldapsearch doesn't handle correctly setting paged results size to 0 to abort 2004-08-24 09:17:10 +00:00
contrib - improvments on schema parsing 2004-08-13 11:37:21 +00:00
doc cleanup docs 2004-08-24 09:27:45 +00:00
include Sync with slapd/slapi/slapi.h (whose idea was it ever to have the same 2004-08-26 05:30:49 +00:00
libraries ITS#3298 - ldap_sasl_int_bind() refers to incorrect Sockbuf when called 2004-08-24 05:14:07 +00:00
servers Fix a SLAPI bug where slapd could crash if a preop plugin changed the mods 2004-08-27 17:12:01 +00:00
tests added new test slapd-modify (based on slapd-modrdn). Adds a single attribute to an entry and removes it again. 2004-08-27 17:07:18 +00:00
acconfig.h Move SETSIZE hack to a header to avoid config.status munging 2004-07-09 17:52:26 +00:00
acinclude.m4 Happy new year 2004-01-01 19:15:16 +00:00
aclocal.m4 Set execute permissions when installing z/OS DLLs 2004-01-17 07:08:48 +00:00
configure revert previous (erroneous) commit 2004-08-24 15:38:40 +00:00
configure.in need to know if SASL is available 2004-06-19 10:00:25 +00:00
COPYRIGHT Happy new year 2004-01-01 19:15:16 +00:00
INSTALL Add reference to doc/install/configure 2004-06-23 04:56:53 +00:00
LICENSE Fix typos 2003-11-24 19:42:08 +00:00
Makefile.in Happy new year 2004-01-01 19:15:16 +00:00
README Happy new year 2004-01-01 19:15:16 +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-2004 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.