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 624b4eac9fce25078af4f4e604b16f6bf3feb95e (commit) via 4743dd245964a4604ba01e90af70086a989d89fd (commit) from 7965fe6dfe1fccce1fa2726a6df84b62a3cf8e09 (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 624b4eac9fce25078af4f4e604b16f6bf3feb95e Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Dec 10 14:33:41 2012 -0800
Fix ITS#7309 merge, delete non-existant overlay bits
commit 4743dd245964a4604ba01e90af70086a989d89fd Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Dec 10 14:32:26 2012 -0800
ITS#7309 contrib/slapd-modules: Unify the structure and usage of Makefile
-----------------------------------------------------------------------
Summary of changes: contrib/slapd-modules/addpartial/Makefile | 49 +++++++++++++++--- contrib/slapd-modules/addpartial/README | 4 +- contrib/slapd-modules/allowed/Makefile | 54 ++++++++++++-------- contrib/slapd-modules/allowed/README | 4 +- contrib/slapd-modules/autogroup/Makefile | 53 +++++++++++++------ contrib/slapd-modules/cloak/Makefile | 51 ++++++++++++++---- contrib/slapd-modules/comp_match/Makefile | 75 ++++++++++++++------------- contrib/slapd-modules/dsaschema/README | 4 +- contrib/slapd-modules/dupent/Makefile | 46 +++++++++------- contrib/slapd-modules/lastbind/Makefile | 50 +++++++++++++----- contrib/slapd-modules/noopsrch/Makefile | 46 +++++++++------- contrib/slapd-modules/nops/Makefile | 57 ++++++++++++++------ contrib/slapd-modules/nssov/Makefile | 20 ++++--- contrib/slapd-modules/passwd/Makefile | 78 ++++++++++++++++------------ contrib/slapd-modules/passwd/README | 8 ++-- contrib/slapd-modules/passwd/sha2/Makefile | 48 ++++++++++++++--- contrib/slapd-modules/passwd/sha2/README | 6 +- contrib/slapd-modules/proxyOld/Makefile | 58 +++++++++++++-------- contrib/slapd-modules/samba4/Makefile | 62 ++++++++++------------ contrib/slapd-modules/samba4/README | 1 + contrib/slapd-modules/smbk5pwd/Makefile | 50 +++++++++++------- 21 files changed, 519 insertions(+), 305 deletions(-)