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 9845c030ab1b569d9943c885cd6db876c535758d (commit) via e5c627c80ba84632a1e23fb0a4f10b69ded2d8d2 (commit) via ef76d419ecdce462eddd006da8844ebad706002c (commit) via 26d881a93cbc07bb2000dce6408317ba969aeb99 (commit) via 27c95a70df1e05d186fd631ae00f05ef30b1dfcf (commit) from 42a7fcf19a91193a3228ab00d984e3f069ec4c02 (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 9845c030ab1b569d9943c885cd6db876c535758d Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Nov 20 13:53:35 2011 +0100
make alltests += back-ldif tests
commit e5c627c80ba84632a1e23fb0a4f10b69ded2d8d2 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Nov 20 13:53:22 2011 +0100
.gitignore -= Makefile in libmdb,slapd-modules/*/*
commit ef76d419ecdce462eddd006da8844ebad706002c Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Nov 20 13:52:40 2011 +0100
ITS#6548,#7092 Unbind,cleanup before client exit.
Gets rid of "(connection lost)" in slapd statslog "closed" message.
commit 26d881a93cbc07bb2000dce6408317ba969aeb99 Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Nov 20 13:52:07 2011 +0100
Fix uninitialized variable in ldapmodify.
Introduced by 3a46af398cf69b0e84147e2421e555f5c5c83856.
commit 27c95a70df1e05d186fd631ae00f05ef30b1dfcf Author: Hallvard Furuseth hallvard@openldap.org Date: Sun Nov 20 13:50:12 2011 +0100
Regenerate configure
-----------------------------------------------------------------------
Summary of changes: .gitignore | 3 +- clients/tools/common.c | 73 +++++++++++++++++++++++++----------------- clients/tools/common.h | 1 + clients/tools/ldapcompare.c | 4 +-- clients/tools/ldapdelete.c | 4 +-- clients/tools/ldapexop.c | 7 +--- clients/tools/ldapmodify.c | 10 +----- clients/tools/ldapmodrdn.c | 6 +-- clients/tools/ldappasswd.c | 9 ++--- clients/tools/ldapsearch.c | 66 +++++++++++++++++++-------------------- clients/tools/ldapvc.c | 11 ++---- clients/tools/ldapwhoami.c | 9 ++--- configure | 28 ++++++++++------ tests/Makefile.in | 1 + 14 files changed, 114 insertions(+), 118 deletions(-)