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 afa9a9c3e019f1525a26d205f6a395b1b7a89577 (commit)
from 1c494241347d3d397552f2f8d1f1cf828d4e6672 (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 afa9a9c3e019f1525a26d205f6a395b1b7a89577
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Feb 3 08:21:13 2015 +0000
Use batched write txns in refresh
Experimental - write 500 updates per txn instead of 1:1
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/back-mdb.h | 1 +
servers/slapd/back-mdb/id2entry.c | 9 +++++++--
servers/slapd/syncrepl.c | 34 ++++++++++++++++++++++++++++++++--
3 files changed, 40 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, master has been updated
via 1c494241347d3d397552f2f8d1f1cf828d4e6672 (commit)
from b0950f4d44cf26b8fcfa7ba76acf1ce954f8a9bd (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 1c494241347d3d397552f2f8d1f1cf828d4e6672
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Wed May 6 21:39:10 2015 -0700
ITS#8133 avoid mods during dds_db_open
If dds is present early in the overlay stack, the modify ops from
dds_expire can trigger other overlays before they have initialized.
Avoid that by delaying the first expiry until startup has finished.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/dds.c | 12 ------------
1 file changed, 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 annotated tag, OPENLDAP_REL_ENG_2_4_42 has been created
at bbf096e3ec9af997f66140edcfd603f053fccadb (tag)
tagging 2c705e47a38025c99a9b3cebb38b8b09a804c5c5 (commit)
replaces OPENLDAP_REL_ENG_2_4_41
tagged by Quanah Gibson-Mount
on Fri Aug 14 10:25:57 2015 -0500
- Log -----------------------------------------------------------------
OpenLDAP 2.4.42
Hallvard Furuseth (3):
ITS#8181 Verify that records are/aren't DBs.
ITS#8200 Fix mdb_midl_shrink() usage, return void
ITS#8158 Fix sendto() address length for CLDAP
Howard Chu (12):
Return to Release Engineering
ITS#8190 fix cursor EOF bug
Updated for ITS#8181, #8190, #8200
Fix cfg OID typos
ITS#8184 avoid redundant mod ops
ITS#8195 fix ITS#7027 regression, port number sign bit overflow
ITS#8203 more fixes for #8036/#7904.
ITS#8203 plug leak in prev commit
ITS#8192 fix reference to EINTR on WIN32 from ITS#8106
Avoid hex timestamp in middle of lines
Avoid timing issues in pcache
Release 0.9.16
Quanah Gibson-Mount (13):
Return to release engineering
ITS#8056
ITS#8056
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
ITS#8158
ITS#8184
ITS#8195
ITS#8199
ITS#8203
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
ITS#8213
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
Prep for 2.4.42
Ryan Tandy (2):
ITS#8199 fix NULL ptr dereference in at_next
ITS#8213 fix deleting rewrite rules
-----------------------------------------------------------------------
---
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 2c705e47a38025c99a9b3cebb38b8b09a804c5c5 (commit)
from 92f04e83bbe1d9abe51735aaf12b02da792a1d58 (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 2c705e47a38025c99a9b3cebb38b8b09a804c5c5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 14 10:25:28 2015 -0500
Prep for 2.4.42
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
build/version.var | 8 ++++----
2 files changed, 5 insertions(+), 5 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 92f04e83bbe1d9abe51735aaf12b02da792a1d58 (commit)
via 5d67c6aed16366ddcfac77eb6a166928a257ab7b (commit)
from b9f3b41e978461d9601488f3a294fb44e5536038 (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 92f04e83bbe1d9abe51735aaf12b02da792a1d58
Merge: b9f3b41 5d67c6a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 14 10:12:00 2015 -0500
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 2 +-
libraries/liblmdb/lmdb.h | 4 ++--
2 files changed, 3 insertions(+), 3 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 b0950f4d44cf26b8fcfa7ba76acf1ce954f8a9bd (commit)
from af27b7032e36fb8735c17d9b1a0020ee3e18057d (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 b0950f4d44cf26b8fcfa7ba76acf1ce954f8a9bd
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 14 15:33:32 2015 +0100
Fix copy/paste error in prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/ppolicy.c | 8 ++++----
1 file changed, 4 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, master has been updated
via af27b7032e36fb8735c17d9b1a0020ee3e18057d (commit)
from 7308f0675a489a25df9d57816a0f1d2662ead8d7 (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 af27b7032e36fb8735c17d9b1a0020ee3e18057d
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 14 15:19:46 2015 +0100
ITS#8185 add pwdMaxRecordedFailure
Limit the number of pwdFailureTime stamps to record, regardless
of lockout settings.
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapo-ppolicy.5 | 23 +++++++++++++-
servers/slapd/overlays/ppolicy.c | 59 ++++++++++++++++++++++++++++++++++-
servers/slapd/schema/ppolicy.ldif | 5 ++-
servers/slapd/schema/ppolicy.schema | 17 +++++++++-
4 files changed, 100 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, master has been updated
via 7308f0675a489a25df9d57816a0f1d2662ead8d7 (commit)
via 5d67c6aed16366ddcfac77eb6a166928a257ab7b (commit)
from 768967f176dcad1a33b927feff83ad5a63b57c73 (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 7308f0675a489a25df9d57816a0f1d2662ead8d7
Merge: 768967f 5d67c6a
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 14 01:03:42 2015 +0100
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 2 +-
libraries/liblmdb/lmdb.h | 4 ++--
2 files changed, 3 insertions(+), 3 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 5d67c6aed16366ddcfac77eb6a166928a257ab7b (commit)
from d139771b43e0612fbf2e0f4c61301596f47c1edd (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 5d67c6aed16366ddcfac77eb6a166928a257ab7b
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 14 01:00:38 2015 +0100
Release 0.9.16
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 2 +-
libraries/liblmdb/lmdb.h | 4 ++--
2 files changed, 3 insertions(+), 3 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 80e997a0ebeed252b8487e6983eb8ef9b76576fd (commit)
from c9d45600cd181c27eb769c878ebe6a6a20fb3139 (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 80e997a0ebeed252b8487e6983eb8ef9b76576fd
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 14 01:01:40 2015 +0100
Bump version to 0.9.16
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 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 tag, LMDB_0.9.16 has been created
at 5d67c6aed16366ddcfac77eb6a166928a257ab7b (commit)
- Log -----------------------------------------------------------------
commit 5d67c6aed16366ddcfac77eb6a166928a257ab7b
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 14 01:00:38 2015 +0100
Release 0.9.16
-----------------------------------------------------------------------
---
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 b9f3b41e978461d9601488f3a294fb44e5536038 (commit)
via 041d7793da0a3db9e14d1fd20f492a58c2043716 (commit)
from 7aac285804a3fa2017d708eb05a846a92b26a864 (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 b9f3b41e978461d9601488f3a294fb44e5536038
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 10 15:28:27 2015 -0500
ITS#8213
commit 041d7793da0a3db9e14d1fd20f492a58c2043716
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Fri Aug 7 14:03:45 2015 -0700
ITS#8213 fix deleting rewrite rules
From ITS#5940. Add path has the same code.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/rwm.c | 7 ++++++-
2 files changed, 7 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
via 768967f176dcad1a33b927feff83ad5a63b57c73 (commit)
from 571a7c72fc77aec8b9e19eb4e29765ea6761243f (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 768967f176dcad1a33b927feff83ad5a63b57c73
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 10 19:36:06 2015 +0100
More filter tweaks
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/adremap/adremap.c | 60 ++++++++++++++++++-------------
1 file changed, 36 insertions(+), 24 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 571a7c72fc77aec8b9e19eb4e29765ea6761243f (commit)
from 7380354270758201408200253efff729a8e7deee (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 571a7c72fc77aec8b9e19eb4e29765ea6761243f
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Aug 9 20:56:23 2015 +0100
Shortcut name mapping
If the naming attribute is in the RDN we don't need to look it up.
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/adremap/adremap.c | 41 +++++++++++++++++++++++++------
1 file changed, 33 insertions(+), 8 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 7380354270758201408200253efff729a8e7deee (commit)
from 523f989d8fcb0ff6571dc2d799c077e8bd2e96b0 (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 7380354270758201408200253efff729a8e7deee
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Fri Aug 7 14:03:45 2015 -0700
ITS#8213 fix deleting rewrite rules
From ITS#5940. Add path has the same code.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/rwm.c | 7 ++++++-
1 file changed, 6 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
via 523f989d8fcb0ff6571dc2d799c077e8bd2e96b0 (commit)
from ccffcece1546a177b401966d384a4c9713d40b47 (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 523f989d8fcb0ff6571dc2d799c077e8bd2e96b0
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 7 02:49:33 2015 +0100
More filter mapping
Was only handling (objectclass=<group>)(<memberUid>=bar).
Now handles (objectclass=<group>)(<groupname>=bar) too.
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/adremap/adremap.c | 61 ++++++++++++++++++++++++-------
1 file changed, 47 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 7aac285804a3fa2017d708eb05a846a92b26a864 (commit)
via a9f400c107882b822f3f7711165269f3ca1c2f06 (commit)
from 1b1b294c2c2122efc83e4cd80b545c48abac2a32 (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 7aac285804a3fa2017d708eb05a846a92b26a864
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 4 13:27:01 2015 +0100
Avoid timing issues in pcache
commit a9f400c107882b822f3f7711165269f3ca1c2f06
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 4 13:24:52 2015 +0100
Avoid hex timestamp in middle of lines
Tweaks commit 8d74f717ff8390e5ba611b170d8cf4b427e59114
Don't worry about threading/race conditions here, it's not important
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/debug.c | 14 ++++++++++++--
tests/data/slapd-proxycache.conf | 3 +++
2 files changed, 15 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, OPENLDAP_REL_ENG_2_5 has been updated
via 964213e2a9d6d8d1c99159bdd4d71b1438744170 (commit)
via 3f28bac304829b36c40fc68d48446dc956aa9200 (commit)
from 49c781802021714fbd7021320cbd3f104927a74e (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 964213e2a9d6d8d1c99159bdd4d71b1438744170
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 4 13:27:01 2015 +0100
Avoid timing issues in pcache
commit 3f28bac304829b36c40fc68d48446dc956aa9200
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 4 13:24:52 2015 +0100
Avoid hex timestamp in middle of lines
Tweaks commit 8d74f717ff8390e5ba611b170d8cf4b427e59114
Don't worry about threading/race conditions here, it's not important
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/debug.c | 14 ++++++++++++--
tests/data/slapd-proxycache.conf | 3 +++
2 files changed, 15 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 ccffcece1546a177b401966d384a4c9713d40b47 (commit)
via 94ddee1bcace74b8abb680dfb5fb8a89b4631f7a (commit)
from 706bbd42d991aa0114c29a7ccfdc64a609e48665 (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 ccffcece1546a177b401966d384a4c9713d40b47
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 4 13:27:01 2015 +0100
Avoid timing issues in pcache
commit 94ddee1bcace74b8abb680dfb5fb8a89b4631f7a
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 4 13:24:52 2015 +0100
Avoid hex timestamp in middle of lines
Tweaks commit 8d74f717ff8390e5ba611b170d8cf4b427e59114
Don't worry about threading/race conditions here, it's not important
-----------------------------------------------------------------------
Summary of changes:
libraries/liblber/debug.c | 14 ++++++++++++--
tests/data/slapd-proxycache.conf | 3 +++
2 files changed, 15 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 706bbd42d991aa0114c29a7ccfdc64a609e48665 (commit)
from 20c0464fedbfebfa29343ebd70f232be0c2de565 (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 706bbd42d991aa0114c29a7ccfdc64a609e48665
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 1 00:35:44 2015 +0100
Fix interaction with rwm
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/adremap/adremap.c | 25 ++++++++++++++++++++++---
1 file changed, 22 insertions(+), 3 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 20c0464fedbfebfa29343ebd70f232be0c2de565 (commit)
from 2000f771f6a7a8beb389c1a7b6f03afe8ff6ac98 (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 20c0464fedbfebfa29343ebd70f232be0c2de565
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 1 00:20:49 2015 +0100
Also remap explicitly requested attr names
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/adremap/adremap.c | 52 +++++++++++++++++++++++++------
1 file changed, 42 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, OPENLDAP_REL_ENG_2_4 has been updated
via 1b1b294c2c2122efc83e4cd80b545c48abac2a32 (commit)
via d139771b43e0612fbf2e0f4c61301596f47c1edd (commit)
from 8dba5e3baed79d749948c0399d31f93a00c8c66c (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 1b1b294c2c2122efc83e4cd80b545c48abac2a32
Merge: 8dba5e3 d139771
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jul 29 19:10:42 2015 -0500
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 +++-
1 file changed, 3 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, OPENLDAP_REL_ENG_2_5 has been updated
via 49c781802021714fbd7021320cbd3f104927a74e (commit)
via d139771b43e0612fbf2e0f4c61301596f47c1edd (commit)
from f36d897412538481dac8cf53a40c0f7fa2863c05 (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 49c781802021714fbd7021320cbd3f104927a74e
Merge: f36d897 d139771
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jul 29 19:10:29 2015 -0500
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 4 +++-
1 file changed, 3 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
via 2000f771f6a7a8beb389c1a7b6f03afe8ff6ac98 (commit)
via d139771b43e0612fbf2e0f4c61301596f47c1edd (commit)
via c4ae054bce51109bffc415d24c6009bcc461e31a (commit)
from 99ea907e745f7fa5da29fab12c330ad509d039e3 (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 2000f771f6a7a8beb389c1a7b6f03afe8ff6ac98
Merge: 99ea907 d139771
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 30 00:55:37 2015 +0100
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 3 +++
libraries/liblmdb/mdb.c | 4 +++-
2 files changed, 6 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, mdb.master has been updated
via c9d45600cd181c27eb769c878ebe6a6a20fb3139 (commit)
from d4f9568249f51c65e7dc1e16e9645d326c57d032 (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 c9d45600cd181c27eb769c878ebe6a6a20fb3139
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 30 00:54:05 2015 +0100
ITS#8192 fix typo
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git