<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/check_ldap.c, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2026-04-08T16:26:03Z</updated>
<entry>
<title>added CHECK_EOF to work around warnings about EOF and -1 being the same (#2254)</title>
<updated>2026-04-08T16:26:03Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2026-04-08T16:26:03Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1db493092ca6a68ff690251cc428037b54019a73'/>
<id>urn:sha1:1db493092ca6a68ff690251cc428037b54019a73</id>
<content type='text'>
Co-authored-by: Andreas Baumann &lt;mail@andreasbaumann.cc&gt;</content>
</entry>
<entry>
<title>Fix typo in enum MP_PARSING_SUCCES(S) (#2233)</title>
<updated>2026-02-16T10:22:39Z</updated>
<author>
<name>Dirk Mueller</name>
<email>dmueller@suse.com</email>
</author>
<published>2026-02-16T10:22:39Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=07a249a5d74a980ca78cead569de5351963cc561'/>
<id>urn:sha1:07a249a5d74a980ca78cead569de5351963cc561</id>
<content type='text'>
</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>check_ldap: fix thresholds for number of entries</title>
<updated>2025-11-25T12:48:01Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-25T12:48:01Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=dccc974e45b2ee533f83b3485caf5130f5736196'/>
<id>urn:sha1:dccc974e45b2ee533f83b3485caf5130f5736196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_ldap: add number of entries perfdata</title>
<updated>2025-11-25T12:47:47Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-25T12:47:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=94642b3171d3dd0045004fdce834d54989e67523'/>
<id>urn:sha1:94642b3171d3dd0045004fdce834d54989e67523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_ldap: implement output format selection</title>
<updated>2025-11-25T11:42:50Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-25T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d6c4b799e3416d70448dea9ea886d29dbf69c820'/>
<id>urn:sha1:d6c4b799e3416d70448dea9ea886d29dbf69c820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_ldap: fix typo</title>
<updated>2025-11-25T11:37:42Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-25T11:37:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2e3dff775dd92ea9880221c800f6dc6e53162fb4'/>
<id>urn:sha1:2e3dff775dd92ea9880221c800f6dc6e53162fb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_ldap: modern output implementation</title>
<updated>2025-11-25T11:31:00Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-11-25T11:31:00Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=07d3eb9e2c729b6ab5effc0f664b6d5d9958fa72'/>
<id>urn:sha1:07d3eb9e2c729b6ab5effc0f664b6d5d9958fa72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format again</title>
<updated>2025-09-15T10:59:37Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-15T10:59:37Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=802e46f8ea36c344f112d7e1dd8d64d17a4cc939'/>
<id>urn:sha1:802e46f8ea36c344f112d7e1dd8d64d17a4cc939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor check_ldap</title>
<updated>2025-03-11T11:12:32Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-11T11:12:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=7a518f99a57a6ee169cedd062e4e2e1e7c3fc2d2'/>
<id>urn:sha1:7a518f99a57a6ee169cedd062e4e2e1e7c3fc2d2</id>
<content type='text'>
</content>
</entry>
</feed>
