<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/configure.ac, branch v3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2026-04-13T12:50:01Z</updated>
<entry>
<title>3.0.0-rc3 release</title>
<updated>2026-04-13T12:50:01Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>lorenz.kaestle@netways.de</email>
</author>
<published>2026-04-13T12:50:01Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=cee88420a7439617cbe2b45d2aa2b6c5f360205a'/>
<id>urn:sha1:cee88420a7439617cbe2b45d2aa2b6c5f360205a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename USE_OPENSSL to MOPL_USE_OPENSSL (#2253)</title>
<updated>2026-04-08T16:06:29Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-04-08T16:06:29Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3a6f9292f147de29b21dafa4cf9b7efce3e4cbfd'/>
<id>urn:sha1:3a6f9292f147de29b21dafa4cf9b7efce3e4cbfd</id>
<content type='text'>
net-snmp uses the same pre processor name "USE_OPENSSL" as we do.
To avoid the conflict, this commit renames it on our side to
"MOPL_USE_OPENSSL".
"MOPL" (better "MoPl"?) stands for Monitoring Plugins.</content>
</entry>
<entry>
<title>Make IPv6 unconditional (#2219)</title>
<updated>2026-02-06T11:59:58Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-02-06T11:59:58Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0f0865c910096c95594ac09929708e84934e46df'/>
<id>urn:sha1:0f0865c910096c95594ac09929708e84934e46df</id>
<content type='text'>
This commits removes the detection of IPv6 availability.
The IPv6 code in the plugins is used unconditionally now.</content>
</entry>
<entry>
<title>Fix PS_FORMAT</title>
<updated>2026-01-09T13:08:41Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-01-09T13:08:41Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7484fcc2606fe1e49dff1ab5f24a69290786b78d'/>
<id>urn:sha1:7484fcc2606fe1e49dff1ab5f24a69290786b78d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure.ac: Fix PostgreSQL Check for OpenBSD</title>
<updated>2025-12-11T20:05:49Z</updated>
<author>
<name>Alvar Penning</name>
<email>post@0x21.biz</email>
</author>
<published>2025-12-10T19:55:56Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=59d7d1c2f12363331d03d956cfce0936034c34f8'/>
<id>urn:sha1:59d7d1c2f12363331d03d956cfce0936034c34f8</id>
<content type='text'>
On OpenBSD, crypt is named crypto. This diff is a portable version of a
patch residing in the OpenBSD ports since ages.

https://codeberg.org/OpenBSD/ports/src/commit/1f15238782c26deb728250cbf591f1ffcd10422f/net/monitoring-plugins/patches/patch-configure_ac
</content>
</entry>
<entry>
<title>Remove check_nt (#2195)</title>
<updated>2025-12-03T21:39:19Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-12-03T21:39:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=30a9908d8d02fe7ffc813adfe80e24663dcee654'/>
<id>urn:sha1:30a9908d8d02fe7ffc813adfe80e24663dcee654</id>
<content type='text'>
check_nt was used to connect NSclient++ on windows, both the method
and the target are pretty much dead.
Therefor check_nt gets removed.</content>
</entry>
<entry>
<title>check_snmp: fix DES availability detection(?)</title>
<updated>2025-08-28T11:14:29Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-28T10:12:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ebc2415330df963358b1e49beab0279a70ff4c84'/>
<id>urn:sha1:ebc2415330df963358b1e49beab0279a70ff4c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove testing for SNMPGETNEXT from autotools stuff</title>
<updated>2025-08-28T09:24:16Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-28T09:24:16Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b65f94fe0ea13dcbdc7ff5f3d1241eab2685cddc'/>
<id>urn:sha1:b65f94fe0ea13dcbdc7ff5f3d1241eab2685cddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into refactor/check_procs</title>
<updated>2025-06-28T07:53:59Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-06-28T07:53:59Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=882ef5015f43856994be5a3766ca3fe2005908b0'/>
<id>urn:sha1:882ef5015f43856994be5a3766ca3fe2005908b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement autoconf logic for fping version detection</title>
<updated>2025-06-11T15:09:27Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>lorenz.kaestle@netways.de</email>
</author>
<published>2025-06-11T15:09:27Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=88683af1da8baae6b252795ab5d85a48e9cd3e63'/>
<id>urn:sha1:88683af1da8baae6b252795ab5d85a48e9cd3e63</id>
<content type='text'>
</content>
</entry>
</feed>
