[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openldap-cvs
Subject:    [Git][openldap/openldap][OPENLDAP_REL_ENG_2_5] 12 commits: ITS#9791 Fix compilation with openssl exc
From:       "Quanah Gibson-Mount ( () quanah)" <gitlab () git ! openldap ! org>
Date:       2022-02-02 17:13:56
Message-ID: 61fabbd4ba780_4e614e11010582a () granville ! openldap ! org ! mail
[Download RAW message or body]

Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / O=
penLDAP


Commits:
40567fa0 by Orgad Shaneh at 2022-02-02T17:09:30+00:00
ITS#9791 Fix compilation with openssl exclusions

- - - - -
d47db158 by Quanah Gibson-Mount at 2022-02-02T17:10:23+00:00
ITS#9791

- - - - -
79ef675f by Orgad Shaneh at 2022-02-02T17:10:37+00:00
ITS#9788 Fix make jobserver warnings

Running make -j8 issues the following warning for each directory with
make 4.3:
make[2]: warning: -j8 forced in submake: resetting jobserver mode.

There is no need to pass MFLAGS. Make picks it up from the
environment anyway.

- - - - -
af8989b6 by Quanah Gibson-Mount at 2022-02-02T17:11:07+00:00
ITS#9788

- - - - -
41adeb41 by Orgad Shaneh at 2022-02-02T17:11:25+00:00
ITS#9790 Fix build with old GCC

Versions 4.1 and 4.3 show the following error:

In file included from ../../include/lutil.h:21,
                 from passwd.c:60:
../../include/ac/socket.h:247: error: redefinition of typedef &#39;Sockad=
dr&#39;
../../include/ldap_pvt.h:188: error: previous declaration of &#39;Sockadd=
r&#39; was here

- - - - -
411186f0 by Quanah Gibson-Mount at 2022-02-02T17:11:48+00:00
ITS#9790

- - - - -
b84eddaf by Ond=C5=99ej Kuzn=C3=ADk at 2022-02-02T17:12:15+00:00
ITS#9789 Expose operation_counter_init

- - - - -
2fdcca79 by Ond=C5=99ej Kuzn=C3=ADk at 2022-02-02T17:12:19+00:00
ITS#9789 slapo-syncprov: Reset op-&gt;o_counters every time we migrate to=
 a new thread

- - - - -
6cd3cc76 by Ond=C5=99ej Kuzn=C3=ADk at 2022-02-02T17:12:23+00:00
ITS#9789 slapd-asyncmeta: Reset op-&gt;o_counters every time we migrate t=
o a new thread

- - - - -
5e1531e1 by Ond=C5=99ej Kuzn=C3=ADk at 2022-02-02T17:12:27+00:00
ITS#9789 slapo-vc: Reset op-&gt;o_counters every time we migrate to a new=
 thread

- - - - -
d1490013 by Quanah Gibson-Mount at 2022-02-02T17:12:44+00:00
ITS#9789

- - - - -
a516ee56 by Ond=C5=99ej Kuzn=C3=ADk at 2022-02-02T17:13:13+00:00
ITS#9785 clear runqueue task as soon as it&#39;s getting started

- - - - -


13 changed files:

- CHANGES
- build/dir.mk
- contrib/slapd-modules/vc/vc.c
- include/ldap_pvt.h
- libraries/libldap/tls_o.c
- servers/slapd/back-asyncmeta/add.c
- servers/slapd/back-asyncmeta/meta_result.c
- servers/slapd/back-asyncmeta/search.c
- servers/slapd/connection.c
- servers/slapd/daemon.c
- servers/slapd/overlays/syncprov.c
- servers/slapd/proto-slap.h
- servers/slapd/syncrepl.c


View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/8=
38a43c2d6d9709f5046fb0b9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c77=
1a9b618c9

-- =

View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/8=
38a43c2d6d9709f5046fb0b9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c77=
1a9b618c9
You're receiving this email because of your account on git.openldap.org.



[Attachment #3 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" \
"http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5
at <a href="https://git.openldap.org/openldap/openldap">openldap / OpenLDAP</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/40567fa0405165afb7ea2598fb376c7300127c45">40567fa0</a></strong>
 <div>
<span>by Orgad Shaneh</span>
<i>at 2022-02-02T17:09:30+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9791 Fix \
compilation with openssl exclusions </pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/d47db158552cf4d59272781b2d6f4dff61cdfdd3">d47db158</a></strong>
 <div>
<span>by Quanah Gibson-Mount</span>
<i>at 2022-02-02T17:10:23+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9791
</pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/79ef675f276a5a7542e867596f95febc37ca5964">79ef675f</a></strong>
 <div>
<span>by Orgad Shaneh</span>
<i>at 2022-02-02T17:10:37+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9788 Fix \
make jobserver warnings

Running make -j8 issues the following warning for each directory with
make 4.3:
make[2]: warning: -j8 forced in submake: resetting jobserver mode.

There is no need to pass MFLAGS. Make picks it up from the
environment anyway.
</pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/af8989b6fa3394d4d4ed01724d8719434e1fe125">af8989b6</a></strong>
 <div>
<span>by Quanah Gibson-Mount</span>
<i>at 2022-02-02T17:11:07+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9788
</pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/41adeb41299c0f7ae4ceef19a1e163a8e1ebdcab">41adeb41</a></strong>
 <div>
<span>by Orgad Shaneh</span>
<i>at 2022-02-02T17:11:25+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9790 Fix \
build with old GCC

Versions 4.1 and 4.3 show the following error:

In file included from ../../include/lutil.h:21,
                 from passwd.c:60:
../../include/ac/socket.h:247: error: redefinition of typedef 'Sockaddr'
../../include/ldap_pvt.h:188: error: previous declaration of 'Sockaddr' was here
</pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/411186f01840c4fb8aa7af35de041f157b952c0f">411186f0</a></strong>
 <div>
<span>by Quanah Gibson-Mount</span>
<i>at 2022-02-02T17:11:48+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9790
</pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/b84eddafb4460a1939e42a2f83480049fd4d1275">b84eddaf</a></strong>
 <div>
<span>by Ond&#345;ej Kuzn&#237;k</span>
<i>at 2022-02-02T17:12:15+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9789 Expose \
operation_counter_init </pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/2fdcca798b067e2f6ecd4847d2e527812a778fa3">2fdcca79</a></strong>
 <div>
<span>by Ond&#345;ej Kuzn&#237;k</span>
<i>at 2022-02-02T17:12:19+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9789 \
slapo-syncprov: Reset op-&gt;o_counters every time we migrate to a new thread </pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/6cd3cc76a282ab2a4b87a6cd6c2376c2fd79ebb9">6cd3cc76</a></strong>
 <div>
<span>by Ond&#345;ej Kuzn&#237;k</span>
<i>at 2022-02-02T17:12:23+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9789 \
slapd-asyncmeta: Reset op-&gt;o_counters every time we migrate to a new thread </pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/5e1531e1a3faddd1266c3e156052cb832654a9ff">5e1531e1</a></strong>
 <div>
<span>by Ond&#345;ej Kuzn&#237;k</span>
<i>at 2022-02-02T17:12:27+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9789 \
slapo-vc: Reset op-&gt;o_counters every time we migrate to a new thread </pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/d1490013ffc4b521eab6f00916e9d027e085e025">d1490013</a></strong>
 <div>
<span>by Quanah Gibson-Mount</span>
<i>at 2022-02-02T17:12:44+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9789
</pre>
</li>
<li>
<strong><a href="https://git.openldap.org/openldap/openldap/-/commit/a516ee56e10b57b25a2e5850b504c771a9b618c9">a516ee56</a></strong>
 <div>
<span>by Ond&#345;ej Kuzn&#237;k</span>
<i>at 2022-02-02T17:13:13+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">ITS#9785 clear \
runqueue task as soon as it's getting started </pre>
</li>
</ul>
<h4>13 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#a2feb6ed0257c21c6672793ee2f94eaadc10c72c">
 CHANGES
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#483d8e2e121a9ef5aec6834a50627569d5df9900">
 build/dir.mk
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#79d86c84fc9b82f9b611e8c10f4c0a8189e7aa64">
 contrib/slapd-modules/vc/vc.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#f1b6113db205ee277cd3e331439672751c7ed444">
 include/ldap_pvt.h
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#baa8cb4d1671fd2a02dc522f2224dcf63b0e3a99">
 libraries/libldap/tls_o.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#2e2b6b7e2951406b90666597f35cff655e0c2317">
 servers/slapd/back-asyncmeta/add.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#f968d272c5d18ab8a1364fb341f7549918973a5f">
 servers/slapd/back-asyncmeta/meta_result.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#4447696cb540861d11d8eaa72ad101ef30a58f69">
 servers/slapd/back-asyncmeta/search.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#83f6710cd533fef5d639de3f56b2ae6f9a44b0c6">
 servers/slapd/connection.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#8882e890d82ab94329402d215cdb19be11e64533">
 servers/slapd/daemon.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#6857e2ee35e812d8fbf62f491f536dec9aacb8d6">
 servers/slapd/overlays/syncprov.c
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#6cbdfea9e33d96c21be2108075157aa44c01e59d">
 servers/slapd/proto-slap.h
</a>
</li>
<li class="file-stats">
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b \
9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9#47534c6714de8dd0ac3f455b71173b4bcaa0da3e">
 servers/slapd/syncrepl.c
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
&#8212;
<br>
<a href="https://git.openldap.org/openldap/openldap/-/compare/838a43c2d6d9709f5046fb0b9559da28e3fbaf73...a516ee56e10b57b25a2e5850b504c771a9b618c9">View \
it on GitLab</a>. <br>
You're receiving this email because of your account on git.openldap.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic