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 e44ec112662202816ccaede137cdb3993d5af2d5 (commit) via d896e9cbad8aa0d455c197c0888bb86b3937ea04 (commit) via 9905113e8e11d771b63bc5ec79432211a4faaf1c (commit) via 8e57f6e8f280b94fcc10e4c83b9fe1eb1238580f (commit) via 7104b2e93e7878909bc602f7eb4365c0f1bc1739 (commit) via a2d4ccce2de856d310e2c25d7a10806156c9e50c (commit) via fb3adae651d03690b58d494094d9afac8a97ae43 (commit) via 9f983b7999e380300ba83156f21b15d33fe2e680 (commit) via f114fec545ba2189f3b2a0797b2ede8921a0f5f7 (commit) via d53644f6820206f9aaf7c415e5f381f80c505c4a (commit) via d1120fbccc7657342e71cd14f92d98625373dcbe (commit) from fe1615f2e43b707be68bba9fc14b7ea233b96b1f (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 e44ec112662202816ccaede137cdb3993d5af2d5 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 22 14:29:17 2012 -0700
ITS#7360
commit d896e9cbad8aa0d455c197c0888bb86b3937ea04 Author: Rich Megginson rmeggins@redhat.com Date: Fri Aug 17 20:20:01 2012 -0600
ITS#7360 accept nss certname in the form of tokenname:certnickname
There are cases where the user may want to force the use of a particular PKCS11 device to use for a given certificate. Allow the user to do this with MozNSS by specifying the cert as "tokenname:certnickname" where token name is the name of a token/slot in a PKCS11 device and certnickname is the nickname of a certificate on that device.
commit 9905113e8e11d771b63bc5ec79432211a4faaf1c Author: Howard Chu hyc@openldap.org Date: Wed Aug 22 14:13:10 2012 -0700
ITS#7359 cleanup for loop
commit 8e57f6e8f280b94fcc10e4c83b9fe1eb1238580f Author: Jan Vcelak jvcelak@redhat.com Date: Wed Aug 22 11:49:33 2012 +0200
ITS#7359 MozNSS: fix whitespaces in all my changes
To be compliant with OpenLDAP coding standards.
commit 7104b2e93e7878909bc602f7eb4365c0f1bc1739 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 22 14:27:49 2012 -0700
ITS#7363 tweak
commit a2d4ccce2de856d310e2c25d7a10806156c9e50c Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 22 14:27:10 2012 -0700
ITS#7363
commit fb3adae651d03690b58d494094d9afac8a97ae43 Merge: fe1615f 9f983b7 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 22 14:26:34 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes: CHANGES | 2 + libraries/libldap/tls_m.c | 247 ++++++++++++++------------ libraries/libmdb/mdb.c | 28 ++-- libraries/libmdb/{mdb_stat.c => mdb_stata.c} | 32 +++- 4 files changed, 176 insertions(+), 133 deletions(-) copy libraries/libmdb/{mdb_stat.c => mdb_stata.c} (64%)