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 749811972a73f743e613908d705c2ddd0bda5fa5 (commit) via beccca8ce643c248959cd6830b790bcafde3154d (commit) from d09a879de7ecbaa6cb46ac12a84515e0a20836a4 (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 749811972a73f743e613908d705c2ddd0bda5fa5 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu May 31 10:22:13 2012 -0700
ITS#7284
commit beccca8ce643c248959cd6830b790bcafde3154d Author: SATOH Fumiyasu fumiyas@osstech.co.jp Date: Thu May 31 13:13:41 2012 +0900
ITS#7284 slappasswd: Add support loading a dynamically loadable module
Add "-o module-path=<pathspec>" and "-o module-load=<filename>" options to load a dynamically loadable password hash module (e.g., slapd-sha2).
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + doc/man/man8/slappasswd.8 | 18 ++++++++- servers/slapd/slappasswd.c | 89 ++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 100 insertions(+), 8 deletions(-)