A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 306bcc06656a4f34c60b47741805ee29ff80ebd7 (commit) via 8d4f27afd1d468a8578163c6ecf63c5c131b6c35 (commit) via d942b5e46b1c3e08481b64dcf489b8c9cc0dfceb (commit) via e2a6d5ba70c20fd9068c0a0a5cef37dbbeb0136b (commit) via 8f0e85efc68fe58d9973c4404ddf3231ff970104 (commit) via aa3ef6047fac1ff5e7c22ef8ca58be7907f14706 (commit) via 1aa11633b30ffe94321a6b9dc0e9b8e0f15b2cc7 (commit) via ff0f58c61c15dbb9a7713e787334b4eba4fc7d88 (commit) from 29d0d48e8a43a1502689b197c423344592f90fde (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 306bcc06656a4f34c60b47741805ee29ff80ebd7 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 16:03:33 2011 -0700
ITS#6717 refine mincsn check for MMR
Fix ITS 6717 to be ITS6716 in CHANGES
commit 8d4f27afd1d468a8578163c6ecf63c5c131b6c35 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jun 8 16:01:08 2011 -0700
ITS#6711
commit d942b5e46b1c3e08481b64dcf489b8c9cc0dfceb Author: Howard Chu hyc@openldap.org Date: Wed Feb 2 20:32:48 2011 +0000
Cleanup priv/idassert choice: check for configured bind method, not authcDN
commit e2a6d5ba70c20fd9068c0a0a5cef37dbbeb0136b Author: Howard Chu hyc@openldap.org Date: Wed Feb 2 20:06:28 2011 +0000
ITS#6711 use idassert TLS conf for priv connection if aclbind not set
commit 8f0e85efc68fe58d9973c4404ddf3231ff970104 Author: Pierangelo Masarati ando@openldap.org Date: Sat Mar 5 10:30:21 2011 +0000
fix commit 1.268, related to ITS#6817
commit aa3ef6047fac1ff5e7c22ef8ca58be7907f14706 Author: Pierangelo Masarati ando@openldap.org Date: Thu Feb 3 23:35:56 2011 +0000
use (noncritical) whoami extop during SASL bind (ITS#6817)
commit 1aa11633b30ffe94321a6b9dc0e9b8e0f15b2cc7 Author: Pierangelo Masarati ando@openldap.org Date: Thu Feb 3 23:20:15 2011 +0000
use (noncritical) authzid control during SASL bind (ITS#6817)
commit ff0f58c61c15dbb9a7713e787334b4eba4fc7d88 Author: Howard Chu hyc@openldap.org Date: Wed Feb 2 20:56:58 2011 +0000
ITS#6711 minimal tweaks for aclbind/idassertbind for privileged connection in dobind_int().
-----------------------------------------------------------------------
Summary of changes: CHANGES | 3 +- servers/slapd/back-ldap/bind.c | 156 ++++++++++++++++++++++++++++++++++------ 2 files changed, 137 insertions(+), 22 deletions(-)