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 e90e8c7d3c12d897bb0584ba04dc519d4f23acf9 (commit)
from 230b85348831adf1164ca810b8bec734e33bdd91 (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 e90e8c7d3c12d897bb0584ba04dc519d4f23acf9
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jul 14 06:46:13 2019 -0700
ITS#7657 back-mdb improve alias deref
Don't search for scopes of entries with no children
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/dn2id.c | 16 ++++++++++++++++
1 file changed, 16 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, OPENLDAP_REL_ENG_2_4 has been updated
via e224920ea5641b71bbd38604cb58bd1922537e7d (commit)
from 0832ec02f0679cf0862dca2cca5280be1e4fdb37 (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 e224920ea5641b71bbd38604cb58bd1922537e7d
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Mon Jul 15 15:48:52 2019 +0200
ITS#8427 Take late TLS configuration into account
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/config.c | 12 ++++++++++++
1 file changed, 12 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 230b85348831adf1164ca810b8bec734e33bdd91 (commit)
via 39fc8a7c9671edf014814c7667d5a1f80670b2e5 (commit)
from 5fec7b777f4a0beb0512fcbdb71cc3a132631ac8 (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 230b85348831adf1164ca810b8bec734e33bdd91
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Mon Jul 15 15:48:52 2019 +0200
ITS#8427 Take late TLS configuration into account
commit 39fc8a7c9671edf014814c7667d5a1f80670b2e5
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Tue Jul 9 14:01:47 2019 +0200
ITS#8427 Set up a regression test
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/config.c | 12 +
tests/data/regressions/its8427/its8427 | 314 ++++++++++++++++
tests/data/regressions/its8427/its8427-2 | 395 +++++++++++++++++++++
.../regressions/{its4336 => its8427}/slapd.conf | 9 +-
4 files changed, 724 insertions(+), 6 deletions(-)
create mode 100755 tests/data/regressions/its8427/its8427
create mode 100755 tests/data/regressions/its8427/its8427-2
copy tests/data/regressions/{its4336 => its8427}/slapd.conf (87%)
---
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 5fec7b777f4a0beb0512fcbdb71cc3a132631ac8 (commit)
from 0fa0f8ff078a3a49a19574eecaea797b7a55a665 (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 5fec7b777f4a0beb0512fcbdb71cc3a132631ac8
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 11 14:18:37 2019 +0100
ITS#8977 don't use any stack allocated IDLs
Trying again, fixed previous attempt
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 48 ++++++++++++++++++++++++++++++-----------
1 file changed, 36 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, master has been updated
via 0fa0f8ff078a3a49a19574eecaea797b7a55a665 (commit)
from 15137bf76fc68f3c97c92ec0d2354d4dd0906348 (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 0fa0f8ff078a3a49a19574eecaea797b7a55a665
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 10 21:29:39 2019 +0100
ITS#9052 zero out sasl_ssf in connection_init
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/connection.c | 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 0832ec02f0679cf0862dca2cca5280be1e4fdb37 (commit)
from b46e65aa7117ab068c8883fc35b6e4331f7f248b (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 0832ec02f0679cf0862dca2cca5280be1e4fdb37
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Thu Jun 27 00:45:29 2019 +0200
ITS#9038 Another test028 typo
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/test028-idassert | 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, master has been updated
via 15137bf76fc68f3c97c92ec0d2354d4dd0906348 (commit)
from f6766f1a1f7223fcb7fefbdad2bd7f8ada01da88 (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 15137bf76fc68f3c97c92ec0d2354d4dd0906348
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Thu Jun 27 00:45:29 2019 +0200
ITS#9038 Another test028 typo
-----------------------------------------------------------------------
Summary of changes:
tests/scripts/test028-idassert | 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, master has been updated
via f6766f1a1f7223fcb7fefbdad2bd7f8ada01da88 (commit)
from bfe9152c4c4e6e9ae2959805b09e149036a3f03d (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 f6766f1a1f7223fcb7fefbdad2bd7f8ada01da88
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 3 17:20:34 2019 +0100
Revert "ITS#8977 don't use any stack allocated IDLs"
This reverts commit bfe9152c4c4e6e9ae2959805b09e149036a3f03d.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 35 ++++++++++++-----------------------
1 file changed, 12 insertions(+), 23 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 bfe9152c4c4e6e9ae2959805b09e149036a3f03d (commit)
from 403c01b5e6c563e56c529338d28bdf713d2656a6 (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 bfe9152c4c4e6e9ae2959805b09e149036a3f03d
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 3 16:59:53 2019 +0100
ITS#8977 don't use any stack allocated IDLs
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 35 +++++++++++++++++++++++------------
1 file changed, 23 insertions(+), 12 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git