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 7a333647d43db3a14b5b996bea0239665bab925f (commit) via 50b390a17a2ee587626936fb15f0b4121cd442b3 (commit) via d6f93aafe40b47c40d8f3869686c3b7d55c2aa1a (commit) via 2b027f112fa6c726c11df86f52560ef74434881d (commit) via d20f3ffb02559b8d5fc39c2ef308bf9994d7a735 (commit) via a601bce231a3194b088d49536a0a9665bfe251ff (commit) via b6e03ed9a8fef09ac8db7f946314969ab8f84758 (commit) from 74a5ed6337895858a3f16f1bdbbaf4ce0180a492 (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 7a333647d43db3a14b5b996bea0239665bab925f Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 22 13:02:25 2012 -0700
ITS#7358
commit 50b390a17a2ee587626936fb15f0b4121cd442b3 Author: Howard Chu hyc@openldap.org Date: Tue Aug 21 13:22:19 2012 -0700
ITS#7358 fix ITS#7270 patch
commit 8bb9e88d5f8731fe73c47ba3eb8812a410dbb85c breaks Visual C (as well as our own coding rules)
commit d6f93aafe40b47c40d8f3869686c3b7d55c2aa1a Author: Howard Chu hyc@symas.com Date: Thu Aug 2 15:56:13 2012 -0700
Minor cleanup
commit 2b027f112fa6c726c11df86f52560ef74434881d Author: Howard Chu hyc@symas.com Date: Tue Jul 31 16:03:48 2012 -0700
Write optimization: avoid copying unused portions of pages.
commit d20f3ffb02559b8d5fc39c2ef308bf9994d7a735 Author: Jan Synacek jsynacek@redhat.com Date: Tue Aug 21 14:39:10 2012 +0200
ITS#7340 Fix handling of sets when checking for count constraint
commit a601bce231a3194b088d49536a0a9665bfe251ff Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Aug 22 13:00:32 2012 -0700
ITS#7361
commit b6e03ed9a8fef09ac8db7f946314969ab8f84758 Author: Howard Chu hyc@openldap.org Date: Tue Aug 21 04:55:03 2012 -0700
ITS#7361 fix Windows lock handling
-----------------------------------------------------------------------
Summary of changes: CHANGES | 2 + libraries/libldap/init.c | 4 +- libraries/libmdb/mdb.c | 47 +++++++++--- libraries/libmdb/mdb.h | 6 +- servers/slapd/alock.c | 151 +++++++++++++++++++++++----------- servers/slapd/overlays/constraint.c | 3 + 6 files changed, 149 insertions(+), 64 deletions(-)