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 0365b3c169b09466d432220d5d55336757a39c48 (commit) via 2277da8f0aaebaa04075673ed3a33952829cf451 (commit) via aecec6a753e487582bd7f108a98cdc01fbb70128 (commit) via 24eae911b479e7b323de17494470ee2cd3ed575a (commit) via a01fd59acc3331b8c9bec03f1bfeeca3aaaabd1f (commit) via 9f50911265d0f167cce21a27603a083d9a5f3b16 (commit) via 44e7c30eb285d757a2f390d1482ae38afef5988f (commit) from 082e19260473ab4d40020f3f77d1f0ea2159a7a3 (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 0365b3c169b09466d432220d5d55336757a39c48 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Mar 23 11:20:48 2015 -0500
ITS#8080
commit 2277da8f0aaebaa04075673ed3a33952829cf451 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Mar 23 11:19:05 2015 -0500
ITS#8081
commit aecec6a753e487582bd7f108a98cdc01fbb70128 Author: Howard Chu hyc@openldap.org Date: Sat Mar 21 21:32:48 2015 +0000
ITS#8081 - more for #8063
Prev patch broke underlying assumption that mods queue and execute in order. Now must search list for matching mod to dequeue.
commit 24eae911b479e7b323de17494470ee2cd3ed575a Author: Howard Chu hyc@openldap.org Date: Wed Mar 18 20:50:19 2015 +0000
ITS#8080 nssov: use old pwd if it's given
commit a01fd59acc3331b8c9bec03f1bfeeca3aaaabd1f Author: Ryan Tandy ryan@nardis.ca Date: Mon Mar 16 04:53:32 2015 +0000
ITS#8080 nssov: allow user pwmod without pwdmgr configured
commit 9f50911265d0f167cce21a27603a083d9a5f3b16 Author: Ryan Tandy ryan@nardis.ca Date: Mon Mar 16 04:44:21 2015 +0000
ITS#8080 nssov: only allow root to become pwdmgr
commit 44e7c30eb285d757a2f390d1482ae38afef5988f Author: Ryan Tandy ryan@nardis.ca Date: Mon Mar 16 05:58:02 2015 +0000
ITS#8080 nssov: require old password unless pwdmgr
-----------------------------------------------------------------------
Summary of changes: CHANGES | 3 ++- contrib/slapd-modules/nssov/nssov.c | 4 ++-- contrib/slapd-modules/nssov/nssov.h | 4 ++-- contrib/slapd-modules/nssov/pam.c | 39 +++++++++++++++++++++--------- servers/slapd/overlays/syncprov.c | 45 +++++++++++++++++++++++++---------- 5 files changed, 66 insertions(+), 29 deletions(-)