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_5 has been updated via ebf4dc7396f4353d45d80652dcb395b7c2977a23 (commit) via 7576570fd8fb3475b39538d1d0594f6259a78a4f (commit) via 70e0358775a2093659c1b0092d70e98d93ec3e19 (commit) via c6958730b534359f09de67bd67dc1083466ea214 (commit) via 114ccbda61a83395b98be82a98f7a37e2ee2c317 (commit) via 8c9a26c90d603a6040a74042ae995a95cadddda7 (commit) from bd3dd5732d1ed5d62f35cdb69d52e5965b9b811e (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 ebf4dc7396f4353d45d80652dcb395b7c2977a23 Merge: 7576570 8c9a26c Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Nov 5 11:15:14 2013 -0800
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
commit 7576570fd8fb3475b39538d1d0594f6259a78a4f Author: Howard Chu hyc@openldap.org Date: Tue Nov 5 07:34:30 2013 -0800
ITS#7739 fix for empty nested include
commit 70e0358775a2093659c1b0092d70e98d93ec3e19 Author: Jorge Perez Burgos jorge.perez.burgos@ericsson.com Date: Tue Nov 5 10:12:41 2013 +0100
ITS#7740 back-meta: avoid blocking other threads
Don't lock other threads while trying to connect to remote node.
commit c6958730b534359f09de67bd67dc1083466ea214 Author: Howard Chu hyc@openldap.org Date: Sat Nov 2 14:20:15 2013 -0700
Fix slap_reparse_sync_cookie prototype
commit 114ccbda61a83395b98be82a98f7a37e2ee2c317 Author: Howard Chu hyc@openldap.org Date: Fri Nov 1 11:07:51 2013 -0700
ITS#7735 plug memleak
Introduced in commit 48cdd54d9accb9283807ed592369b72654fb302d
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 9 +-------- servers/slapd/back-meta/bind.c | 18 ++++++++++++++++++ servers/slapd/bconfig.c | 2 +- servers/slapd/ldapsync.c | 17 +++++++++++++++++ servers/slapd/proto-slap.h | 2 ++ servers/slapd/syncrepl.c | 3 ++- 6 files changed, 41 insertions(+), 10 deletions(-)