A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via f5cb879aed8f7ad5897f2fa0dfa0120bccdc1d1f (commit) from ea228495148cf585dab9755bd2438e12068eb624 (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 f5cb879aed8f7ad5897f2fa0dfa0120bccdc1d1f Author: Howard Chu hyc@openldap.org Date: Wed Jun 1 01:44:51 2011 -0700
Fix for sparse ranges, get next ID from DB
Instead of iterating thru potentially many nonexistent IDs
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-bdb/search.c | 34 ++++++++++++++++++++++++++++++++++ 1 files changed, 34 insertions(+), 0 deletions(-)