Go to file
Howard Chu d3087229d5 Get MDB txn before acquiring a CSN
Since MDB writes are fully serialized in txn_begin, we can use CSNs as
commit sequence numbers, not just change sequence numbers. This will
prevent most instances of out-of-order writes, so syncprov will almost
never need to transmit a change without a cookieCSN. (Out-of-order is
still possible, if the write was received via syncrepl.)
2012-12-13 07:13:39 -08:00
build Happy New Year! 2012-01-01 07:10:53 -08:00
clients ITS#7271 Don't clobber SASL_NOCANON in clients/tools/common.c 2012-05-30 09:39:54 -07:00
contrib ldapc++: fix builds with gcc-4.7 (ITS#7281,ITS#7304) 2012-11-02 12:10:43 +01:00
doc ITS#7454, fix example usage 2012-12-10 17:00:56 -08:00
include Add support for 64 bit index hashing 2012-12-03 18:14:28 -08:00
libraries Merge remote-tracking branch 'origin/mdb.master' 2012-12-11 22:22:52 -08:00
servers Get MDB txn before acquiring a CSN 2012-12-13 07:13:39 -08:00
tests ITS#7423 Update slapo-constraint tests 2012-10-30 16:09:40 -07:00
.gitattributes Exclude internet-draft .xml versions from releases. 2012-02-07 16:44:07 +01:00
.gitignore .gitignore += ucgendat 2012-01-24 00:47:48 +01:00
aclocal.m4
configure Regenerate for cb1b9e2a3e 2012-09-18 14:40:42 -07:00
configure.in Don't error out if tls=auto and MozNSS not found 2012-08-20 21:07:23 -07:00
COPYRIGHT Happy New Year! 2012-01-01 07:10:53 -08:00
INSTALL Tweak installation instructions. 2012-01-27 15:44:54 +01:00
LICENSE
Makefile.in Happy New Year! 2012-01-01 07:10:53 -08:00
README Change CVS references to Git, or clarify 2012-02-07 16:11:43 +01:00

OpenLDAP Devel README
	This software was obtained from a development branch 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-2012 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.