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 5f24e46fb5fa3bd1ee480e5f422c7db01f0c9cc4 (commit)
via 9d2dc5dd2469f7708ba176f2888720cf3fc3a3a3 (commit)
via 709a0f4a97b6ab40fd2a267be4bf80d303d657a4 (commit)
via ba20d70d2bc061f072b155a8f3f562a603a42377 (commit)
via 0dba4d2c9aa3fa1066d1c84e983805928692e83c (commit)
via ed2a625de6c1f37daa4729bb0144730e2c228c30 (commit)
from 5d33110d2e7a2827588d20ba106d3bec6cbcd7a2 (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 5f24e46fb5fa3bd1ee480e5f422c7db01f0c9cc4
Merge: 5d33110 9d2dc5d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sun Aug 23 21:41:18 2015 -0500
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c | 112 ++++++++++++++++++++++-
libraries/libldap_r/tpool.c | 14 +--
2 files changed, 111 insertions(+), 15 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 9d2dc5dd2469f7708ba176f2888720cf3fc3a3a3 (commit)
via 709a0f4a97b6ab40fd2a267be4bf80d303d657a4 (commit)
via ba20d70d2bc061f072b155a8f3f562a603a42377 (commit)
from 0dba4d2c9aa3fa1066d1c84e983805928692e83c (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 9d2dc5dd2469f7708ba176f2888720cf3fc3a3a3
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Sat Aug 22 18:59:13 2015 -0700
ITS#8198 use #elif instead of #else for gnutls cases
Reserve #else for actual fallback cases.
commit 709a0f4a97b6ab40fd2a267be4bf80d303d657a4
Author: Luca Bruno <luca.bruno(a)rocket-internet.de>
Date: Wed Nov 5 15:32:33 2014 +0100
ITS#8198 Optionally use libnettle instead of OpenSSL for crypto
OpenLDAP can be configured to be either built with OpenSSL or
GnuTLS. This commit adds support for building pw-pbkbdf2 module
without OpenSSL, by using PBKDF2 crypto primitives provided by
libnettle.
Closes hamano/openldap-pbkdf2#2
Signed-off-by: Luca Bruno <luca.bruno(a)rocket-internet.de>
commit ba20d70d2bc061f072b155a8f3f562a603a42377
Author: Luca Bruno <luca.bruno(a)rocket-internet.de>
Date: Wed Nov 5 16:15:55 2014 +0100
ITS#8198 Fix an always-true check
Fixed asprintf return value check, in order to properly catch
error conditions. This has been caught by clang -Wtautological-compare:
pw-pbkdf2.c:132:17: warning: comparison of unsigned expression < 0 is always false
if(msg->bv_len < 0){
~~~~~~~~~~~ ^ ~
Signed-off-by: Luca Bruno <luca.bruno(a)rocket-internet.de>
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/pbkdf2/pw-pbkdf2.c | 112 ++++++++++++++++++++++-
1 file changed, 109 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 e9e3c9fb514a9eaf6f8436e1683dca78c12b15de (commit)
from bc4c177b9171947e35c431eded3510c9dba40357 (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 e9e3c9fb514a9eaf6f8436e1683dca78c12b15de
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Aug 23 11:12:45 2015 +0200
ITS#7377 mdb_env_init_meta(): Catch calloc error
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 ++
1 file changed, 2 insertions(+)
---
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 0dba4d2c9aa3fa1066d1c84e983805928692e83c (commit)
from ed2a625de6c1f37daa4729bb0144730e2c228c30 (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 0dba4d2c9aa3fa1066d1c84e983805928692e83c
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 22 17:53:43 2015 +0100
Threadqueues - remove obsolete comment
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 2 --
1 file changed, 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.RE/0.9 has been updated
via 9a8d38a9de1f03786da61a5515998afc3fa6db43 (commit)
via d7e4e206ad48878a3eba7dab61bbc7d3b6614944 (commit)
from e55956a5913f67a76ceee256ecaad6d774a649bc (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 9a8d38a9de1f03786da61a5515998afc3fa6db43
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 22 14:00:12 2015 +0100
Doc tweak - MDB_RESERVE / DUPSORT incompat
For those people who insist on ignoring the obvious.
commit d7e4e206ad48878a3eba7dab61bbc7d3b6614944
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 21 21:42:25 2015 +0100
Return to release engineering
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 2 ++
libraries/liblmdb/lmdb.h | 6 ++++--
2 files changed, 6 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 bc4c177b9171947e35c431eded3510c9dba40357 (commit)
from c77fbc6f35bc0f392f4944a5dbe498069428ddb4 (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 bc4c177b9171947e35c431eded3510c9dba40357
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 22 14:00:12 2015 +0100
Doc tweak - MDB_RESERVE / DUPSORT incompat
For those people who insist on ignoring the obvious.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 6 ++++--
1 file changed, 4 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 ed2a625de6c1f37daa4729bb0144730e2c228c30 (commit)
from c034282b148c99beb69fda226d59742a48932a2a (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 ed2a625de6c1f37daa4729bb0144730e2c228c30
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 22 13:50:40 2015 +0100
More for threadqueues
Revert previous patch, just delete all the associated juggling.
No longer serves any purpose.
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 12 ++----------
1 file changed, 2 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 b567d098f1547f000d5331bfca436802544913c2 (commit)
from 5c9dd087f8c7584c610cf0a7b3820b8bc1b91790 (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 b567d098f1547f000d5331bfca436802544913c2
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 21 20:07:14 2015 -0500
Fix wording for ITS8082
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
1 file changed, 1 insertion(+), 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_4 has been updated
via 5c9dd087f8c7584c610cf0a7b3820b8bc1b91790 (commit)
via c904eb3a3963563036c7aa49fbbf04860935ff22 (commit)
via c2898e7246b5ff8ea71bfe625894b05fb8d1f24a (commit)
via 88ba88457d16e9441f1dd7881875c48ef9ca1b1d (commit)
via deb25d85e21445d88fd97a5c14371509670061dd (commit)
via 54aff752a4dc4d13cb42339224ced07722018715 (commit)
via f03bb57d2ad7afdabf03d96713348f08fc6881c7 (commit)
via ac52a727428934e00549389af75da56ec4c761e8 (commit)
via b74af1b7c77c6a0fbdf8f24c7dd979d15db8772a (commit)
via 1d0f774e420dab49a1befdc15f198240a8638466 (commit)
via 475de95d7f43835f5e5c8e6f659b2c9e07fe94eb (commit)
via 59adcd884d748eb4f15b25106f19f4f25b0e5cf8 (commit)
via b75c90aee8e49598bcbe5ada7403b66ac4ac203d (commit)
via eff4ef3163027a18e926041a09acdd446102c48c (commit)
via 19fddbde4971d3a96c2f5d678bd146786642ed07 (commit)
from 124620b8a4aa19a107edb20c4509b3bd95aeeb7f (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 5c9dd087f8c7584c610cf0a7b3820b8bc1b91790
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 21 16:51:37 2015 -0500
ITS#8173
commit c904eb3a3963563036c7aa49fbbf04860935ff22
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 16 03:29:06 2015 +0100
ITS#8173 fix SEGV after failed retry
commit c2898e7246b5ff8ea71bfe625894b05fb8d1f24a
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 21 11:39:05 2015 +0100
ITS#8220 fix prev commit
Dynamic startup was failing
commit 88ba88457d16e9441f1dd7881875c48ef9ca1b1d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 21 16:44:32 2015 -0500
ITS#8082
commit deb25d85e21445d88fd97a5c14371509670061dd
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 19 17:44:08 2015 +0100
ITS#8082 plug benign memleak
commit 54aff752a4dc4d13cb42339224ced07722018715
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 21 16:43:57 2015 -0500
ITS#8218
commit f03bb57d2ad7afdabf03d96713348f08fc6881c7
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 19 15:25:46 2015 +0100
ITS#8218 zero filter after freeing
This appears to be cruft leftover from rev e8c58b4e7f21caa6c0b6006e3528cbad9b8aed45
commit ac52a727428934e00549389af75da56ec4c761e8
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 21 16:42:26 2015 -0500
ITS#8220
commit b74af1b7c77c6a0fbdf8f24c7dd979d15db8772a
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 19 14:04:15 2015 +0100
ITS#8220 restore refint performance
commit 1d0f774e420dab49a1befdc15f198240a8638466
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 21 16:39:36 2015 -0500
ITS#8185, ITS#8133
commit 475de95d7f43835f5e5c8e6f659b2c9e07fe94eb
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 15 00:56:50 2015 +0100
ITS#8185 missing schema reference
commit 59adcd884d748eb4f15b25106f19f4f25b0e5cf8
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Aug 15 01:42:12 2015 +0100
ITS#8185 fix OID collision
commit b75c90aee8e49598bcbe5ada7403b66ac4ac203d
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.
commit eff4ef3163027a18e926041a09acdd446102c48c
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Aug 14 15:33:32 2015 +0100
Fix copy/paste error in prev commit
commit 19fddbde4971d3a96c2f5d678bd146786642ed07
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:
CHANGES | 6 ++
doc/man/man5/slapo-ppolicy.5 | 23 ++++-
servers/slapd/back-ldap/bind.c | 2 +
servers/slapd/config.c | 3 +
servers/slapd/controls.c | 1 +
servers/slapd/overlays/dds.c | 12 ---
servers/slapd/overlays/ppolicy.c | 60 ++++++++++++-
servers/slapd/overlays/refint.c | 162 +++++++++++++++++++++++++----------
servers/slapd/saslauthz.c | 5 +-
servers/slapd/schema/ppolicy.ldif | 5 +-
servers/slapd/schema/ppolicy.schema | 17 +++-
11 files changed, 233 insertions(+), 63 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 5d33110d2e7a2827588d20ba106d3bec6cbcd7a2 (commit)
via c034282b148c99beb69fda226d59742a48932a2a (commit)
via 79157d314f930760b01cd401b0381d3b0dbb3d34 (commit)
from a9041f81d0465975a1178d4bb3f893d635b3ad49 (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 5d33110d2e7a2827588d20ba106d3bec6cbcd7a2
Merge: a9041f8 c034282
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 21 16:33:25 2015 -0500
Merge remote-tracking branch 'origin/master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 5 ++++-
servers/slapd/overlays/refint.c | 7 ++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git