<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/lib/tests, branch v2.4.0</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.4.0</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.4.0'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2023-10-15T16:21:31Z</updated>
<entry>
<title>Replace all old school booleans in lib witch C99 ones</title>
<updated>2023-10-15T16:21:31Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-10-15T16:21:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ddbabaa3b659bed9dcf5c5a2bfc430fb816277c7'/>
<id>urn:sha1:ddbabaa3b659bed9dcf5c5a2bfc430fb816277c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace fixes in lib</title>
<updated>2023-10-15T16:17:36Z</updated>
<author>
<name>RincewindsHat</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-10-15T16:17:36Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4b9d90f31c700298185aa4c7b20fe1c5e8bf19c2'/>
<id>urn:sha1:4b9d90f31c700298185aa4c7b20fe1c5e8bf19c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a lot of typos reported by codespell</title>
<updated>2023-04-14T18:35:00Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2023-04-14T14:37:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0f3703e641f0f995a8abb40056cb5430b6c228c4'/>
<id>urn:sha1:0f3703e641f0f995a8abb40056cb5430b6c228c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hashes in tests since we are using sha256 now</title>
<updated>2023-02-01T10:46:52Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-02-01T09:56:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ce1453a45a71df51cddff914e2dcc196f3966a3a'/>
<id>urn:sha1:ce1453a45a71df51cddff914e2dcc196f3966a3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also link LIB_CRYPTO against tests</title>
<updated>2023-02-01T00:23:04Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2023-02-01T00:23:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=dd91860a46f04b14bacfab2e97ef745189fc3627'/>
<id>urn:sha1:dd91860a46f04b14bacfab2e97ef745189fc3627</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UID to state retention file path</title>
<updated>2014-06-21T13:15:44Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-06-21T13:15:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=eb85a612a3321c57efbd672f8b11bfefbc659876'/>
<id>urn:sha1:eb85a612a3321c57efbd672f8b11bfefbc659876</id>
<content type='text'>
Add the UID of the invoking user to the state retention file path.  This
helps solving permission issues when different users run the same
plugin.
</content>
</entry>
<entry>
<title>build - avoid deprecated INCLUDES</title>
<updated>2014-03-09T10:02:18Z</updated>
<author>
<name>Davide Madrisan</name>
<email>davide.madrisan@gmail.com</email>
</author>
<published>2014-03-08T16:17:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=546e15a8e8a0250a1c2eb8f48490a3ef3d98bdeb'/>
<id>urn:sha1:546e15a8e8a0250a1c2eb8f48490a3ef3d98bdeb</id>
<content type='text'>
Signed-off-by: Davide Madrisan &lt;davide.madrisan@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add tests for negative thresholds in test_utils</title>
<updated>2014-01-31T05:04:23Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2014-01-31T05:04:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bc92b9392009766441c67b06398e6925cc45c2aa'/>
<id>urn:sha1:bc92b9392009766441c67b06398e6925cc45c2aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for mp_translate_state()</title>
<updated>2014-01-30T03:03:04Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2014-01-30T03:03:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7310030ae7a30f61990641c5c1674531823f457f'/>
<id>urn:sha1:7310030ae7a30f61990641c5c1674531823f457f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename MP_STATE_DIRECTORY to MP_STATE_PATH</title>
<updated>2014-01-27T13:35:23Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2014-01-27T13:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=189e2aa344b28a2cb5b5783450de201a9b2e3110'/>
<id>urn:sha1:189e2aa344b28a2cb5b5783450de201a9b2e3110</id>
<content type='text'>
</content>
</entry>
</feed>
