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 a3de7c29ae2d3d365fabe4c436d09e3dbb6d1535 (commit) from 1748f0304103d964d5e3cbd24735a42aad2083dc (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 a3de7c29ae2d3d365fabe4c436d09e3dbb6d1535 Author: Howard Chu hyc@openldap.org Date: Fri May 24 11:08:25 2013 -0700
ITS#7604 fix modrdn, base-scope search
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-mdb/add.c | 2 +- servers/slapd/back-mdb/dn2id.c | 3 ++- servers/slapd/back-mdb/modrdn.c | 2 +- servers/slapd/back-mdb/proto-mdb.h | 1 + servers/slapd/back-mdb/search.c | 1 + servers/slapd/back-mdb/tools.c | 2 +- 6 files changed, 7 insertions(+), 4 deletions(-)