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 4815d2c132f57754eb91cb1faf452672881fa9a6 (commit)
via 33d4c153207bf2fac9b652f434005b7e9ac692a0 (commit)
via 4ca56bd399b16456e5c60ff6a5f3154f4dbe9edf (commit)
from 407ce9dcd306599d0f40b74a0accce4d73dd123b (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 4815d2c132f57754eb91cb1faf452672881fa9a6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 22 03:10:51 2019 +0000
Revert "ITS#8427 Set up TLS settings on each reconnection"
This reverts commit 6f623dfa1ca65698c19ccc6c058cd170e633384e.
commit 33d4c153207bf2fac9b652f434005b7e9ac692a0
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 22 03:10:37 2019 +0000
Revert "ITS#8427 Only do StartTLS if configured"
This reverts commit 653922c5051e1e6901d4b787a37494a433cd31a4.
commit 4ca56bd399b16456e5c60ff6a5f3154f4dbe9edf
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 22 03:10:27 2019 +0000
Revert "ITS#8427 Take late TLS configuration into account"
This reverts commit e224920ea5641b71bbd38604cb58bd1922537e7d.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/bind.c | 6 +++++-
servers/slapd/back-ldap/config.c | 12 ------------
servers/slapd/back-meta/conn.c | 11 +++++++++--
servers/slapd/config.c | 34 +++++++++++++++++++++++-----------
4 files changed, 37 insertions(+), 26 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_48 has been created
at 7e6142a5d992a7ac2bd810476f7d01c4f377b527 (tag)
tagging 407ce9dcd306599d0f40b74a0accce4d73dd123b (commit)
replaces OPENLDAP_REL_ENG_2_4_47
tagged by Quanah Gibson-Mount
on Fri Jul 19 16:44:57 2019 +0000
- Log -----------------------------------------------------------------
OpenLDAP 2.4.48
Côme Chilliet (1):
ITS#8674 Return correct result from ldap_create_assertion_control_value
HAMANO Tsukasa (1):
ITS#8349 - Fix ppolicy behavior when pwdInHistory is changed
Howard Chu (30):
ITS#8727 plug ber leaks
ITS#8353 CRYPTO_set_id_callback deprecated in OpenSSL 0.9.9
Happy New Year
ITS#8969 tweak mdb_page_split
ITS#8969
Happy New Year
ITS#8969 tweak mdb_page_split
ITS#8969
ITS#8952 use msec for epoll / devpoll event wait
ITS#8472 only do index cleanup if DB is running
ITS#8963 use BIND timeout for start_tls
ITS#8975
ITS#8971 most exops have no reqDN
ITS#8971 tweak prev commit
ITS#8989 fix bitshift integer overflow
ITS#8990 pickup SLAP_MOD_SOFT modops
ITS#9007
ITS#9012 one more Win64 fix
ITS#7595 Add Elliptic Curve support for OpenSSL
ITS#7595 more doc for elliptic curve
ITS#7595 don't try to use EC if OpenSSL lacks it
ITS#8999 fix telephoneNumberNormalize, cert DN validation
ITS#8999 more for prev commit
ITS#7770 add mdb_stat info to cn=monitor
ITS#7770 schema fixup
ITS#9038 restrict rootDN proxyauthz to its own DBs.
ITS#9041 - Cleanup limits in cyrus.c
ITS#7657 back-mdb improve alias deref
ITS#9052 zero out sasl_ssf in connection_init
Release 0.9.24
Ivan Nejgebauer (1):
ITS#8037 - Add support for relax control to delta-syncrepl
Jame Gerwe (1):
ITS#8794 - Fix implicit declaration for ldap_is_ldapc_url
Jan Vcelak (1):
use AI_ADDRCONFIG if defined in the environment
Kris Zyp (2):
ITS#8975 WIN32: Skip setting file pointer for write maps
ITS#9007 don't free loose writemap pages
Nadezhda Ivanova (1):
ITS#8841 Fix an assertion error in back-meta when network interface is unavailable
OndÅ™ej KuznÃk (27):
Test updating memberof config works
ITS#8663 Fix memberof SLAP_CONFIG_EMIT
ITS#8980 Actually return the computed status
ITS#9015 Generate contextCSN unless we're a pure replica.
ITS#9015 Don't generate contextCSN on empty DB
ITS#9015 Treat an empty cookie from a FALLBACK search as a success
ITS#8693 Document unused but generated starttls parameter
ITS#8693 Tweak previous commit
ITS#8743 Initialise the metafilter we allocate
ITS#7996 Tighten race in ldap_int_initialize
ITS#8427 Set up TLS settings on each reconnection
ITS#8427 Only do StartTLS if configured
ITS#8754 Don't try IPv6 addresses unless configured to
ITS#8671 Expose OpenLDAP specific interfaces in openldap.h
ITS#8864 Fix ber_realloc after a partial ber_flush
ITS#8964 Do not free original filter
ITS#8637 Reject multiple chain URIs just like slapd.conf
ITS#9000 memberof: noop a noop rename
ITS#8755 Do not close the default SockBuf a second time
Resolve conflict between ITS#7492 and ITS#7520
ITS#8799 Let the common backend be configured through cn=config
ITS#9038 Update test028 to test this is enforced
ITS#7996 Use a separate mutex in ldap_int_initialize
Separate VERSION to its own paragraph
ITS#9038 Fix typo in test script
ITS#9038 Another test028 typo
ITS#8427 Take late TLS configuration into account
Patrick Monnerat (1):
ITS#7042 Allow unsetting of tls_* syncrepl options.
Quanah Gibson-Mount (73):
Return to engineering
Return to engineering
ITS#8727
ITS#8948 - Fix BDB lib to only be linked with static backend
ITS#8948 -- Regenerate configure
ITS#8948
ITS#8353
Happy New Year!
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
Happy New Year!
ITS#8663
ITS#8952
ITS#8472
ITS#8968 - Fix ASYNC connection on Solaris 10
ITS#8968
ITS#8957 - Fix ASYNC TLS
ITS#8957
ITS#8963
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
ITS#8971
ITS#8989
ITS#8990
ITS#8764 - Fix minor typo
ITS#8761 - Fix comment
ITS#8764, ITS#8761
ITS#8980
ITS#8771 - Note back-mdb is recommended
ITS#8881 - Note MDB is the primary backend
ITS#8881, ITS#8771
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
ITS#7585
ITS#9012
ITS#7595
ITS#9015
ITS#8693
Fix minor typo
ITS#8743
ITS#7326
ITS#8999
ITS#9031 - Update documentation for mdb
Fix examples by removing quotes
ITS#9031
ITS#7042
ITS#7996, ITS#8450
ITS#8427
ITS#8674
ITS#8754
ITS#8841
ITS#8671
ITS#8037
ITS#8508
ITS#8864
ITS#8964
ITS#8349
ITS#8637
ITS#8997 - Fix segfault by setting return code value
ITS#8997
ITS#8794
ITS#7721
ITS#7770
ITS#9000
ITS#8755
ITS#8799
ITS#9038
Wording tweak
ITS#9041
Fix previous commit. It broke builds where --with-cyrus-sasl=no is set.
ITS#7657
ITS#9052
Revert "use AI_ADDRCONFIG if defined in the environment"
Revert ITS#7326
Prep for release
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
Sumit Bose (1):
ITS#7585 fix ldapi with SASL_NOCANON
Vernon Smith (1):
ITS#8980 fix async connections with non-blocking TLS
Zebediah Figura (1):
ITS#8508 - Allow ucgendat.c to recognize title-case characters even if they do not have lower-case equivalents
ck(a)test-centos64.cksoft.de (1):
ITS#7721 - Allow authTimestamp updates to be forwarded via updateref
-----------------------------------------------------------------------
---
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 407ce9dcd306599d0f40b74a0accce4d73dd123b (commit)
via 0c357cc88a00bda03aa4a982fc227a5872707df2 (commit)
from 1050d0abda4b0b070ffc2dcb07b09118fa061e6b (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 407ce9dcd306599d0f40b74a0accce4d73dd123b
Merge: 1050d0a 0c357cc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jul 19 16:42:52 2019 +0000
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 tag, LMDB_0.9.24 has been created
at 0c357cc88a00bda03aa4a982fc227a5872707df2 (commit)
- Log -----------------------------------------------------------------
commit 0c357cc88a00bda03aa4a982fc227a5872707df2
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jul 19 17:41:12 2019 +0100
Release 0.9.24
-----------------------------------------------------------------------
---
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 0c357cc88a00bda03aa4a982fc227a5872707df2 (commit)
from 4da8e78fc55d211f6401229b048a90f2fd7b35b2 (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 0c357cc88a00bda03aa4a982fc227a5872707df2
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jul 19 17:41:12 2019 +0100
Release 0.9.24
-----------------------------------------------------------------------
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, OPENLDAP_REL_ENG_2_4 has been updated
via 1050d0abda4b0b070ffc2dcb07b09118fa061e6b (commit)
from d27c9abf99472d427cc78f0f7099db2fd0c930df (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 1050d0abda4b0b070ffc2dcb07b09118fa061e6b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jul 19 16:37:39 2019 +0000
Prep for release
-----------------------------------------------------------------------
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, master has been updated
via 4ccd139355dda44b9c07c4511d9e6ce97971cbf4 (commit)
from 92b03e82e0dd3e2c65f887c98dbd13dce1cb5dbe (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 4ccd139355dda44b9c07c4511d9e6ce97971cbf4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jul 19 16:24:45 2019 +0000
Revert "use AI_ADDRCONFIG if defined in the environment"
This reverts commit ebf0ef5cb11fc3f92715e644d95c1bf38cc33ebb.
Depends on custom glibc from RedHat
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/os-ip.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, OPENLDAP_REL_ENG_2_4 has been updated
via d27c9abf99472d427cc78f0f7099db2fd0c930df (commit)
via 12d5bbd1bf86628914f696781873452295d354e5 (commit)
from 7c7f1f8b089b4c7c714c077cc79ab5767fbd86d4 (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 d27c9abf99472d427cc78f0f7099db2fd0c930df
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jul 19 16:23:44 2019 +0000
Revert ITS#7326
commit 12d5bbd1bf86628914f696781873452295d354e5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jul 19 16:23:18 2019 +0000
Revert "use AI_ADDRCONFIG if defined in the environment"
This reverts commit 33945aeb96124f5956c0657b41bb68ca29fab66c.
Depends on custom glibc from RedHat
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 -
libraries/libldap/os-ip.c | 3 ++-
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, master has been updated
via 92b03e82e0dd3e2c65f887c98dbd13dce1cb5dbe (commit)
from e90e8c7d3c12d897bb0584ba04dc519d4f23acf9 (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 92b03e82e0dd3e2c65f887c98dbd13dce1cb5dbe
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 17 10:17:43 2019 +0100
ITS#7657 honor unchecked limit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 11 +++++++++++
1 file changed, 11 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 7c7f1f8b089b4c7c714c077cc79ab5767fbd86d4 (commit)
from 744a46a1acb93798f4e027290191d6a11dd4c18c (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 7c7f1f8b089b4c7c714c077cc79ab5767fbd86d4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 15 16:03:55 2019 +0000
ITS#9052
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
1 file changed, 1 insertion(+)
---
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 744a46a1acb93798f4e027290191d6a11dd4c18c (commit)
from dc6d1c3deb8416f84443fe150add2071415c3db9 (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 744a46a1acb93798f4e027290191d6a11dd4c18c
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 dc6d1c3deb8416f84443fe150add2071415c3db9 (commit)
via d05b0be4bb8078f70ecafabfff7e832ec4e3a707 (commit)
from e224920ea5641b71bbd38604cb58bd1922537e7d (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 dc6d1c3deb8416f84443fe150add2071415c3db9
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jul 15 15:53:46 2019 +0000
ITS#7657
commit d05b0be4bb8078f70ecafabfff7e832ec4e3a707
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:
CHANGES | 1 +
servers/slapd/back-mdb/dn2id.c | 16 ++++++++++++++++
2 files changed, 17 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 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
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 b46e65aa7117ab068c8883fc35b6e4331f7f248b (commit)
from 551aa7b9e97516493a47eb3247171dd95bf32bf7 (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 b46e65aa7117ab068c8883fc35b6e4331f7f248b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 27 17:44:18 2019 +0000
Fix previous commit. It broke builds where --with-cyrus-sasl=no is set.
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/cyrus.c | 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 403c01b5e6c563e56c529338d28bdf713d2656a6 (commit)
from ec411582d663667d6b638162db51dfa70f5263d3 (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 403c01b5e6c563e56c529338d28bdf713d2656a6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 27 17:44:18 2019 +0000
Fix previous commit. It broke builds where --with-cyrus-sasl=no is set.
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/cyrus.c | 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 ec411582d663667d6b638162db51dfa70f5263d3 (commit)
from c4df431c6cdd2666992af43edec2935d2ef40b06 (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 ec411582d663667d6b638162db51dfa70f5263d3
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 27 15:33:09 2019 +0100
ITS#8977 make sure olcBackend entry is created
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.c | 5 ++++-
1 file changed, 4 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 c4df431c6cdd2666992af43edec2935d2ef40b06 (commit)
from b02807ea2f5eaf85e57e67e5851931a116947b94 (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 c4df431c6cdd2666992af43edec2935d2ef40b06
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jun 26 18:15:32 2019 +0000
ITS#8977 - Note allowed value range for idlexp
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-mdb.5 | 1 +
1 file changed, 1 insertion(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git