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 ebf23f81879a2c23b8b4af906b50df227befc851 (commit) from e250e052c3281d9c99b012037c00cb7da509c187 (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 ebf23f81879a2c23b8b4af906b50df227befc851 Author: Pierangelo Masarati ando@OpenLDAP.org Date: Sat Jan 12 00:13:07 2013 +0100
add support for 'onerr' (ITS#7492)
-----------------------------------------------------------------------
Summary of changes: doc/man/man5/slapd-ldap.5 | 7 +++++ servers/slapd/back-ldap/back-ldap.h | 4 +++ servers/slapd/back-ldap/config.c | 44 +++++++++++++++++++++++++++++++++++ servers/slapd/back-ldap/search.c | 28 +++++++++++++++------- servers/slapd/back-meta/back-meta.h | 2 +- 5 files changed, 75 insertions(+), 10 deletions(-)