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 b0f28f316a23dbda7b3aa65fedece532a0f58529 (commit) via d33e744e4d9d8bf4539bfea0132aeb1dff63d5be (commit) via ef6f4e1e5b06386250c49bfe2107ee5522fc478e (commit) via 8fadd0d1cfb9f5c9334f654c7af82a5d1b6f85dc (commit) via 101f7df6811b5598654a96caac02ba718384eb6a (commit) via d1e8347554d309ae31bcf7f021c020c6b23190ff (commit) from 46af069a1abdaed70d0602e223dbe54723f07dd6 (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 b0f28f316a23dbda7b3aa65fedece532a0f58529 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Oct 5 16:38:00 2011 -0700
ITS#7000
commit d33e744e4d9d8bf4539bfea0132aeb1dff63d5be Author: Howard Chu hyc@openldap.org Date: Thu Jul 28 13:52:47 2011 -0700
ITS#7000 fix bad patch in ITS#6472
commit ef6f4e1e5b06386250c49bfe2107ee5522fc478e Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Oct 5 16:19:24 2011 -0700
ITS#6992,ITS#6998,ITS#7003
commit 8fadd0d1cfb9f5c9334f654c7af82a5d1b6f85dc Author: Howard Chu hyc@openldap.org Date: Thu Jul 28 13:48:08 2011 -0700
ITS#7003 fix typo
commit 101f7df6811b5598654a96caac02ba718384eb6a Author: Jan Vcelak jvcelak@redhat.com Date: Wed Jul 20 18:55:33 2011 +0200
ITS#6998 MozNSS: when cert not required, ignore issuer expiration
When server certificate is not required in a TLS session (e.g. TLS_REQCERT is set to 'never'), ignore expired issuer certificate error and do not terminate the connection.
commit d1e8347554d309ae31bcf7f021c020c6b23190ff Author: Pierangelo Masarati ando@OpenLDAP.org Date: Fri Jul 8 08:47:28 2011 +0200
blind fix build on solaris native compilers (ITS#6992)
-----------------------------------------------------------------------
Summary of changes: CHANGES | 7 +++++++ doc/guide/admin/slapdconfig.sdf | 2 +- libraries/libldap/tls_m.c | 1 + servers/slapd/ldapsync.c | 10 +++++----- servers/slapd/syncrepl.c | 2 +- 5 files changed, 15 insertions(+), 7 deletions(-)