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 2ef2029c276cd67ee443b70e79328f579e7d4ff1 (commit) via 1ff7b8dcd91a61b26e02cb5a636e0f06a5e0c18e (commit) via 0c78bf1350ddb230aae3cba3e27fd6659d46d1fc (commit) via 32012975c3869cff2ec02f7908509c415769abf8 (commit) via a181be4180936219178d0019fd4fd6ea56e22c5c (commit) via 2e91f62f4e4b86ea621c52b601fe059d10a82575 (commit) via bc288e3cf222bd4e087d1ef34cb9c75d52b48ec4 (commit) from 4be90f394a12404fd9ab076e2db36494dd5d275d (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 2ef2029c276cd67ee443b70e79328f579e7d4ff1 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Wed Jun 8 15:39:57 2011 -0700 ITS#6815 commit 1ff7b8dcd91a61b26e02cb5a636e0f06a5e0c18e Author: Howard Chu <h...@openldap.org> Date: Wed Apr 20 12:31:27 2011 -0700 More for ITS#6815, Unbind and Abandon commit 0c78bf1350ddb230aae3cba3e27fd6659d46d1fc Author: Howard Chu <h...@openldap.org> Date: Fri Feb 25 05:32:05 2011 +0000 Fix uninit'd var commit 32012975c3869cff2ec02f7908509c415769abf8 Author: Howard Chu <h...@openldap.org> Date: Thu Feb 24 13:22:57 2011 +0000 Fix prev commit commit a181be4180936219178d0019fd4fd6ea56e22c5c Author: Howard Chu <h...@openldap.org> Date: Wed Feb 23 02:47:19 2011 +0000 ITS#6815 add logbase option, to only log requests matching a given suffix commit 2e91f62f4e4b86ea621c52b601fe059d10a82575 Author: Pierangelo Masarati <a...@openldap.org> Date: Tue Feb 1 23:13:58 2011 +0000 ignore attrs in search request that do not conform to RFC 4511 4.5.1.8. or standard track extensions (ITS#6819) commit bc288e3cf222bd4e087d1ef34cb9c75d52b48ec4 Author: Pierangelo Masarati <a...@openldap.org> Date: Tue Feb 1 13:09:11 2011 +0000 ignore empty attrs in search requests (ITS#6819; see also ITS#6652) ----------------------------------------------------------------------- Summary of changes: CHANGES | 3 + servers/slapd/ad.c | 2 +- servers/slapd/overlays/accesslog.c | 158 +++++++++++++++++++++++++++++++++--- servers/slapd/proto-slap.h | 1 + servers/slapd/search.c | 36 ++++++++- 5 files changed, 185 insertions(+), 15 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git