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 afe9af3551f66443de93e5354714928cdea4f0d7 (commit) via 8e59f78470ba6b720edad4ed63df167fc915d873 (commit) via bf929df142acab92c392b33094c15cd28d5b196f (commit) via cd6271559f24b83910d79a66b7fa9f58c2cf3b5e (commit) via 41c2b370bf9abf9d08cc16325a92e4db9e986cd0 (commit) via 57c02102f68a2dcc5869a8255bd7bf96c8bb77dd (commit) via 75b97f03e4137325b1141f8fa6f4034ef03b47a0 (commit) from f26e77f5a8b6d8c124c6c136cd2aa9e94495c465 (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 afe9af3551f66443de93e5354714928cdea4f0d7 Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Apr 11 11:44:52 2012 -0700
ITS#6656
commit 8e59f78470ba6b720edad4ed63df167fc915d873 Author: Pierangelo Masarati ando@OpenLDAP.org Date: Wed Apr 11 00:47:10 2012 +0200
ITS#6598 make control global
commit bf929df142acab92c392b33094c15cd28d5b196f Author: Pierangelo Masarati ando@OpenLDAP.org Date: Wed Apr 11 00:15:36 2012 +0200
ITS#6656 keep loginfo mutex-protected
commit cd6271559f24b83910d79a66b7fa9f58c2cf3b5e Author: Pierangelo Masarati ando@OpenLDAP.org Date: Tue Apr 10 23:12:41 2012 +0200
ITS#6656 make reqEntryUUID searchable
commit 41c2b370bf9abf9d08cc16325a92e4db9e986cd0 Author: Howard Chu hyc@openldap.org Date: Tue Apr 10 14:05:05 2012 -0700
ITS#7229 more mdb_page_split tweaks
Also add mdb_debug/mdb_debug_start to toggle debug output at runtime
commit 57c02102f68a2dcc5869a8255bd7bf96c8bb77dd Author: Pierangelo Masarati ando@OpenLDAP.org Date: Tue Apr 10 22:37:47 2012 +0200
ITS#6656 add reqEntryUUID to logs of write ops
commit 75b97f03e4137325b1141f8fa6f4034ef03b47a0 Author: Howard Chu hyc@symas.com Date: Mon Apr 9 19:24:47 2012 -0700
ITS#7210 fix check for freelist changes
Was being fooled before because the newly malloc'd block had the same address as the previously freed block.
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + contrib/slapd-modules/noopsrch/noopsrch.c | 2 +- libraries/libmdb/mdb.c | 76 ++++++++++++++++------------ servers/slapd/overlays/accesslog.c | 65 +++++++++++++++++++++++-- 4 files changed, 105 insertions(+), 39 deletions(-)