Go to file
Sergio Gelato 8006ee58b8 ITS#8204 Improved RFC2782 shuffle when several, but not all, records have weight 0.
The fallback to a straight Fisher-Yates shuffle needs to occur whenever the
sum of the *remaining* weights is zero, or else the remaining records will
not be reordered. Testing only once at the beginning covers the case when
all weights are zero, and obviously no shuffling is needed when only one
weight is zero; but other weight combinations are possible, such as (1, 0, 0).
2020-06-22 17:27:30 +00:00
build ITS#9177 - Finish updating migration to latest autoconf and related build tools 2020-04-10 17:44:56 +00:00
clients ITS#9165 Fix pageedResults cookie printing 2020-05-20 19:58:28 +01:00
contrib Issue#9248 - Fix default prefix value 2020-05-31 22:32:53 +00:00
doc Cleanup links to old ITS system 2020-06-21 16:37:48 +00:00
include ITS#9189 rework sasl-cbinding support 2020-04-23 21:00:39 +02:00
libraries ITS#8204 Improved RFC2782 shuffle when several, but not all, records have weight 0. 2020-06-22 17:27:30 +00:00
servers ITS#7796 Move 'not indexed' messages to loglevel filter 2020-06-22 09:28:26 +01:00
tests Cleanup links to old ITS system 2020-06-21 16:37:48 +00:00
.gitattributes
.gitignore ITS#9087 Let configure detect cross windres tool 2020-04-17 21:39:52 +00:00
.gitlab-ci.yml gitlab: add krb5 packages for gssapi tests and a second build 2020-04-19 11:10:50 +03:00
aclocal.m4 ITS#9177 - Finish updating migration to latest autoconf and related build tools 2020-04-10 17:44:56 +00:00
configure Regenerate configure for Issue#9236 2020-05-18 18:20:57 +00:00
configure.in ITS#9236 - don't enable shell if --enable-backends is set, but let it be explicitly built 2020-05-14 17:54:53 +00:00
COPYRIGHT Happy New Year! 2020-01-09 16:50:21 +00:00
INSTALL Happy New Year! 2020-01-09 16:50:21 +00:00
LICENSE
Makefile.in Happy New Year! 2020-01-09 16:50:21 +00:00
README Happy New Year! 2020-01-09 16:50:21 +00: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-2020 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.