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 56d1375194acf905fc91657ce60fd59ccd6f17ae (commit) via 86ee1650d0f7eb66c4209fe95edccb0c67ce4720 (commit) from fd21d2712e3e771e4202dd27fc075b1fa2160c1c (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 56d1375194acf905fc91657ce60fd59ccd6f17ae Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Nov 21 17:11:44 2011 -0800
ITS#6548,#7092 Unbind,cleanup before client exit.
Gets rid of "(connection lost)" in slapd statslog "closed" message.
commit 86ee1650d0f7eb66c4209fe95edccb0c67ce4720 Author: Quanah Gibson-Mount quanah@openldap.org Date: Mon Nov 21 17:10:53 2011 -0800
ITS#6548,#7092 Unbind,cleanup before client exit.
Gets rid of "(connection lost)" in slapd statslog "closed" message.
Conflicts:
clients/tools/common.c clients/tools/ldapvc.c
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + clients/tools/common.c | 75 +++++++++++++++++++++++++------------------ clients/tools/common.h | 1 + clients/tools/ldapcompare.c | 4 +-- clients/tools/ldapdelete.c | 4 +-- clients/tools/ldapexop.c | 7 +--- clients/tools/ldapmodify.c | 8 +---- clients/tools/ldapmodrdn.c | 6 +-- clients/tools/ldappasswd.c | 9 ++--- clients/tools/ldapsearch.c | 66 ++++++++++++++++++------------------- clients/tools/ldapwhoami.c | 9 ++--- 11 files changed, 91 insertions(+), 99 deletions(-)