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 36f3c929939d1de0efa9c97ad30ef1bb0de14375 (commit) via 292860f0c68c196936cf86d206812b41259ec29d (commit) from 3d0c5e0b9aa4b796e2903a534d6474e2c050de8f (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 36f3c929939d1de0efa9c97ad30ef1bb0de14375 Author: Hallvard Furuseth hallvard@openldap.org Date: Tue Sep 13 09:39:28 2011 +0200
back-bdb/back-mdb IDL cleanup.
Parenthesize macros. Microoptimize IDL search. Use RANGE_<FIRST/LAST> when IDL is known to be a range.
commit 292860f0c68c196936cf86d206812b41259ec29d Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Sep 18 21:49:25 2011 +0200
Cleanup ISO C compatibility for recent commits
-----------------------------------------------------------------------
Summary of changes: libraries/liblber/debug.c | 2 +- servers/slapd/back-bdb/idl.c | 40 ++++++++++++++++++-------------------- servers/slapd/back-bdb/idl.h | 6 ++-- servers/slapd/overlays/pcache.c | 2 +- servers/slapd/syncrepl.c | 8 +++++- 5 files changed, 30 insertions(+), 28 deletions(-)