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(a)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(a)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(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 fd21d2712e3e771e4202dd27fc075b1fa2160c1c (commit)
from 02b00646f15f88eebc1ff09dedb9940d706d3a9c (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 fd21d2712e3e771e4202dd27fc075b1fa2160c1c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 21 16:55:43 2011 -0800
free LDIF handler in case of failure
-----------------------------------------------------------------------
Summary of changes:
clients/tools/ldapmodify.c | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 02b00646f15f88eebc1ff09dedb9940d706d3a9c (commit)
via b994a502f0f1d7d8638030620aaf62a42b52bfa7 (commit)
via 094131e9ee7fb205d20e316953609ca037113294 (commit)
via 2a7d68b22f00e04501d92497ecbeadc8f4dc48dc (commit)
from 6b3249115fb90a0a82d1ba6162703cd0678a3cd6 (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 02b00646f15f88eebc1ff09dedb9940d706d3a9c
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:53:35 2011 +0100
make alltests += back-ldif tests
commit b994a502f0f1d7d8638030620aaf62a42b52bfa7
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:53:22 2011 +0100
.gitignore -= Makefile in libmdb,slapd-modules/*/*
commit 094131e9ee7fb205d20e316953609ca037113294
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Nov 19 13:57:56 2011 -0800
ITS#6548,#7092 don't pass hangup events to reader thread
commit 2a7d68b22f00e04501d92497ecbeadc8f4dc48dc
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 15:43:55 2011 -0800
Add $(SOLIBS) macro for shared lib dependencies
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 ++-
libraries/libmdb/Makefile | 3 ++-
servers/slapd/daemon.c | 21 +++++++++------------
tests/Makefile.in | 1 +
4 files changed, 14 insertions(+), 14 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 6b3249115fb90a0a82d1ba6162703cd0678a3cd6 (commit)
from d41b91d54aa4f42d7025ae5387d3bd350a49d28a (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 6b3249115fb90a0a82d1ba6162703cd0678a3cd6
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 18 01:22:52 2011 -0800
Cleanup syncprov_db_close/CONFIG_DELETE code
No mutex needed since config ops are single-threaded.
Don't send Unavailable message if we're shutting down.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 fadb48a723756ac0111731f7650f7da1a23c12a3 (commit)
from 9845c030ab1b569d9943c885cd6db876c535758d (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 fadb48a723756ac0111731f7650f7da1a23c12a3
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 15:43:55 2011 -0800
Add $(SOLIBS) macro for shared lib dependencies
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 d41b91d54aa4f42d7025ae5387d3bd350a49d28a (commit)
via 3c8b3873c97bc145a450158ce3720968781ff25f (commit)
via 5f81effb2529b8cf7e06a88e41b37c3f9941d5a7 (commit)
from 321d76c581f6059f9f79644720039401356d52bb (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 d41b91d54aa4f42d7025ae5387d3bd350a49d28a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 21 16:28:50 2011 -0800
ITS#7025 fix syncprov crash
commit 3c8b3873c97bc145a450158ce3720968781ff25f
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 23 13:48:59 2011 -0700
ITS#7025 handle Abandon in backglue
commit 5f81effb2529b8cf7e06a88e41b37c3f9941d5a7
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 18 00:30:34 2011 -0800
ITS#7025 fix syncprov crash
init fop.o_extra, copying from s_op is not guaranteed.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/backglue.c | 25 +++++++++++++++++++++++++
servers/slapd/overlays/syncprov.c | 1 +
3 files changed, 27 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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(a)openldap.org>
Date: Sun Nov 20 13:53:35 2011 +0100
make alltests += back-ldif tests
commit e5c627c80ba84632a1e23fb0a4f10b69ded2d8d2
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:53:22 2011 +0100
.gitignore -= Makefile in libmdb,slapd-modules/*/*
commit ef76d419ecdce462eddd006da8844ebad706002c
Author: Hallvard Furuseth <hallvard(a)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(a)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(a)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(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 42a7fcf19a91193a3228ab00d984e3f069ec4c02 (commit)
from 7be5837dc097bdea76403b70d0a4a61da27a3764 (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 42a7fcf19a91193a3228ab00d984e3f069ec4c02
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Nov 19 13:57:56 2011 -0800
ITS#6548,#7092 don't pass hangup events to reader thread
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/daemon.c | 21 +++++++++------------
1 files changed, 9 insertions(+), 12 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb.master has been updated
via 95a72ac82a4ddd0fc8f27cc487e292ee70fa9c97 (commit)
from dd9c56f0fbe0925067642964c77f3ebff1a906de (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 95a72ac82a4ddd0fc8f27cc487e292ee70fa9c97
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 15:43:55 2011 -0800
Add $(SOLIBS) macro for shared lib dependencies
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 321d76c581f6059f9f79644720039401356d52bb (commit)
from 47434fc8ea9880d8472c77e0128b7d329968f7ca (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 321d76c581f6059f9f79644720039401356d52bb
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 02:28:00 2011 -0800
Fix typo
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git