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 d0cb65a83e13392ed2b89bbf0ea07e231a59360c (commit) via bb34b6ab403b502f8f21c9f9e16f46b2a04cac2d (commit) via 4eb3bc038c153d78367f2094686ca205a726b1e3 (commit) via 17cd58246fe12336d05ea51862659062fdf0cd15 (commit) via c35b6e878a17ea1a03a5af6360073bb656073d56 (commit) from 61947ac637a59e9d8358a703ed4a6afcfdd0907a (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 d0cb65a83e13392ed2b89bbf0ea07e231a59360c Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Jul 26 14:07:15 2012 -0700
ITS#7338
commit bb34b6ab403b502f8f21c9f9e16f46b2a04cac2d Author: Howard Chu hyc@openldap.org Date: Thu Jul 26 10:08:18 2012 -0700
ITS#7338 fix olcDbConfig changes to take effect immediately
commit 4eb3bc038c153d78367f2094686ca205a726b1e3 Author: Howard Chu hyc@openldap.org Date: Thu Jul 26 08:45:39 2012 -0700
Fix online reconfig
maxreaders/maxsize was not re-opening because cleanup call was missing online indexer should abort txn after index failure
commit 17cd58246fe12336d05ea51862659062fdf0cd15 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Jul 26 14:05:18 2012 -0700
ITS#7332
commit c35b6e878a17ea1a03a5af6360073bb656073d56 Author: Mat Booth github@matbooth.co.uk Date: Mon Jul 23 13:51:03 2012 +0100
ITS#7332 Changes required to build with Microsoft Visual Studio
-----------------------------------------------------------------------
Summary of changes: CHANGES | 2 ++ include/ac/socket.h | 1 + libraries/libldap/ldap-int.h | 3 +++ libraries/libldap/util-int.c | 2 ++ servers/slapd/back-bdb/config.c | 38 +++++++++++++++++++------------------- servers/slapd/back-mdb/config.c | 11 +++++++++-- 6 files changed, 36 insertions(+), 21 deletions(-)