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 22b6504abefc110f73619aac0b1050fadc3368b8 (commit) via 8347cb8056e07b92ca5e166b361c6e4ec69d58e5 (commit) via bd91683644e0f462b42d97497bcd984fc36262f2 (commit) from d4097bb42783cb63ba54be8dcf288247ff825de3 (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 22b6504abefc110f73619aac0b1050fadc3368b8 Author: Howard Chu <h...@openldap.org> Date: Mon Aug 4 13:37:34 2014 -0700 ITS#7915 fix translucent_modify Go directly to local backend when fetching local entry commit 8347cb8056e07b92ca5e166b361c6e4ec69d58e5 Author: Howard Chu <h...@openldap.org> Date: Mon Aug 4 13:35:02 2014 -0700 ITS#7915 fix mdb_entry_release In server mode, make sure the entry was actually ours commit bd91683644e0f462b42d97497bcd984fc36262f2 Author: Howard Chu <h...@openldap.org> Date: Sat Aug 2 11:17:12 2014 -0700 ITS#7895 drop toolmode checks in str2entry They were obsoleted by ITS#6737 and have been redundant ever since. (commit 15f1e7bdb7ae487424f19934b0d5dbf4bc30bea6) ----------------------------------------------------------------------- Summary of changes: servers/slapd/back-mdb/id2entry.c | 4 ++- servers/slapd/entry.c | 48 +++------------------------------- servers/slapd/overlays/translucent.c | 8 +++--- 3 files changed, 10 insertions(+), 50 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git