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 e1be73c771e3ac8dfc7528c0825c56eb8ed295a6 (commit)
from ffd13db3f84cef20f486e73c465d674e6e1500bd (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 e1be73c771e3ac8dfc7528c0825c56eb8ed295a6
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sat Dec 10 09:16:17 2016 +0100
ITS#8542 mdb_dbi_open(): Protect mainDB cursors
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
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
discards 4214b250575a49115aaa10d303d56aaf71348a5e (commit)
discards eee50a4321fb6c2dfc0ee6fa78b51880537a517a (commit)
discards c8fecbbc2954436077a90815e76dbce28332c6aa (commit)
discards d833026693aebedacbad28994b879522b9a61556 (commit)
discards b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 (commit)
discards 7a8d0f6953c3fb60c24c5cf11af2398f391de145 (commit)
discards 369b99a46099fdca33ba86b530c1bed2ed098f92 (commit)
discards c2f6f04dba9006935bb89b5f0d08102e2776a4ab (commit)
via 86df7d3bc343c553a314a99a7f38a8f3561cdd65 (commit)
via 64bd9f6abc740ba6c5f1e124be37293921501bdf (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (4214b250575a49115aaa10d303d56aaf71348a5e)
\
N -- N -- N (86df7d3bc343c553a314a99a7f38a8f3561cdd65)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 86df7d3bc343c553a314a99a7f38a8f3561cdd65
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 17:14:38 2016 -0800
Specifically test for error 32 on the consumer.
commit 64bd9f6abc740ba6c5f1e124be37293921501bdf
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 17:06:04 2016 -0800
Fix rootdn
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 ---
libraries/liblmdb/mdb.c | 78 ++++++++++++++++++++++------------------------
2 files changed, 38 insertions(+), 45 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 4214b250575a49115aaa10d303d56aaf71348a5e (commit)
from eee50a4321fb6c2dfc0ee6fa78b51880537a517a (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 4214b250575a49115aaa10d303d56aaf71348a5e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 17:14:38 2016 -0800
Specifically test for error 32 on the consumer.
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8521/its8521 | 4 ++--
1 file changed, 2 insertions(+), 2 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 eee50a4321fb6c2dfc0ee6fa78b51880537a517a (commit)
from c8fecbbc2954436077a90815e76dbce28332c6aa (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 eee50a4321fb6c2dfc0ee6fa78b51880537a517a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 17:06:04 2016 -0800
Fix rootdn
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8521/slapd-consumer.ldif | 2 +-
tests/data/regressions/its8521/slapd-provider.ldif | 2 +-
2 files changed, 2 insertions(+), 2 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 ffd13db3f84cef20f486e73c465d674e6e1500bd (commit)
from ef066598b5e4c0eaab29c858451569439cb6b5d6 (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 ffd13db3f84cef20f486e73c465d674e6e1500bd
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Dec 9 00:03:36 2016 +0100
Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 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.RE/0.9 has been updated
discards d833026693aebedacbad28994b879522b9a61556 (commit)
This update discarded existing revisions and left the branch pointing at
a previous point in the repository history.
* -- * -- N (b57bb99fa6c934a7f811d58d2028fdd2b8f60c25)
\
O -- O -- O (d833026693aebedacbad28994b879522b9a61556)
The removed revisions are not necessarilly gone - if another reference
still refers to them they will stay in the repository.
No new revisions were added by this update.
Summary of changes:
---
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 c8fecbbc2954436077a90815e76dbce28332c6aa (commit)
via d833026693aebedacbad28994b879522b9a61556 (commit)
via b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 (commit)
via 7a8d0f6953c3fb60c24c5cf11af2398f391de145 (commit)
via 369b99a46099fdca33ba86b530c1bed2ed098f92 (commit)
via c2f6f04dba9006935bb89b5f0d08102e2776a4ab (commit)
from 55025e593c7acc65d8a7bb3069caa3b63bd57da7 (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 c8fecbbc2954436077a90815e76dbce28332c6aa
Merge: 55025e5 d833026
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 11:52:54 2016 -0800
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 +++
libraries/liblmdb/mdb.c | 78 ++++++++++++++++++++++++----------------------
2 files changed, 45 insertions(+), 38 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.RE/0.9 has been updated
via d833026693aebedacbad28994b879522b9a61556 (commit)
via b57bb99fa6c934a7f811d58d2028fdd2b8f60c25 (commit)
via 7a8d0f6953c3fb60c24c5cf11af2398f391de145 (commit)
via 369b99a46099fdca33ba86b530c1bed2ed098f92 (commit)
via c2f6f04dba9006935bb89b5f0d08102e2776a4ab (commit)
from 13ecac78cd7a2607d85b81c2bd09874afa82d1b4 (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 d833026693aebedacbad28994b879522b9a61556
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu Dec 1 21:57:08 2016 +0100
[NOTE] Last commit is only in case it's useful for other stuff.
I *think* it has no effect anyway. IIRC it had a bug with
using an mc_txn or something which as not initialized, and
a later commit (which is now in mdb.RE?) fixed that.
commit b57bb99fa6c934a7f811d58d2028fdd2b8f60c25
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Aug 23 20:33:02 2015 +0200
Pass cursor to mdb_page_get(), mdb_node_read().
No change in behavior.
commit 7a8d0f6953c3fb60c24c5cf11af2398f391de145
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Thu Dec 1 21:56:35 2016 +0100
Fix comment: SysV semaphores -> Posix semaphores
commit 369b99a46099fdca33ba86b530c1bed2ed098f92
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 20 01:30:57 2016 +0000
WIN64 needs off_t redefined too
commit c2f6f04dba9006935bb89b5f0d08102e2776a4ab
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Jan 12 23:18:06 2016 +0100
lmdb.h Caveats: Reserved vs. actual mem/disk usage
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 5 +++
libraries/liblmdb/mdb.c | 78 ++++++++++++++++++++++++----------------------
2 files changed, 45 insertions(+), 38 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 346d0acee0461860e4a7801f6abe4920e9c4c07b (commit)
via d0f20247069b6128e0083c475d6c87df907cb6ec (commit)
from 0c023e1869be838788b8fc9f0f557c6ea04894d0 (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 346d0acee0461860e4a7801f6abe4920e9c4c07b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 09:13:17 2016 -0800
ITS#8353 regenerate configure
commit d0f20247069b6128e0083c475d6c87df907cb6ec
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Dec 7 18:10:14 2016 -0800
ITS#8353 -- More for OpenSSL 1.1.0 compat
-----------------------------------------------------------------------
Summary of changes:
configure | 22 +++++++++++-----------
configure.in | 2 +-
2 files changed, 12 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, OPENLDAP_REL_ENG_2_5 has been updated
via 11b2df5c1bb56cd6fe1b663e47a122782f65f97e (commit)
via 55025e593c7acc65d8a7bb3069caa3b63bd57da7 (commit)
via 75629f002e3fb26ff3f79bbfe8f7472d132efd89 (commit)
via cd140c12ebed63db8097e1952740e65d2fd4279e (commit)
via 2130acfaef9854c38c57d90cfbf4ac910b4f5b02 (commit)
via 8788c52ccf20a52fd4097e69d6f28d81cf7dc818 (commit)
via 58ebe8bd455854e70ffa5199b24a1dc535572797 (commit)
via 9a28de655f2e2e8bca4981de3853a07e90b75473 (commit)
from c883612ed0e04ce3c6b6d97ae0a0fc5e08bbcc53 (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 11b2df5c1bb56cd6fe1b663e47a122782f65f97e
Merge: c883612 55025e5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 8 09:05:46 2016 -0800
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
configure | 20 +-
configure.in | 2 +-
doc/man/man5/slapd-config.5 | 6 +-
doc/man/man5/slapd.conf.5 | 6 +-
tests/data/regressions/its4336/slapd.conf | 3 +
tests/data/regressions/its4337/its4337 | 4 +-
tests/data/regressions/its4337/slapd.conf | 3 +
tests/data/regressions/its8521/its8521 | 331 ++++++++++++++++++++
tests/data/regressions/its8521/slapd-consumer.ldif | 59 ++++
tests/data/regressions/its8521/slapd-provider.ldif | 59 ++++
tests/scripts/conf.sh | 4 +-
11 files changed, 481 insertions(+), 16 deletions(-)
create mode 100755 tests/data/regressions/its8521/its8521
create mode 100644 tests/data/regressions/its8521/slapd-consumer.ldif
create mode 100644 tests/data/regressions/its8521/slapd-provider.ldif
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git