<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins-root, branch hw/http-connect</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=hw%2Fhttp-connect</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=hw%2Fhttp-connect'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2013-09-04T20:28:50Z</updated>
<entry>
<title>check_icmp: Minor whitespace/indentation fixes</title>
<updated>2013-09-04T20:28:50Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-09-04T20:28:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=317d2896dc29d66357fe067226dce440aad010f9'/>
<id>urn:sha1:317d2896dc29d66357fe067226dce440aad010f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_icmp: Support "--help" and "--version"</title>
<updated>2013-09-04T20:20:26Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2013-09-04T20:20:26Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a480681cb7b86adecac69d4969f94e5a6d302190'/>
<id>urn:sha1:a480681cb7b86adecac69d4969f94e5a6d302190</id>
<content type='text'>
Let check_icmp provide "--help" and "--version" flags (in addition to
"-h" and "-V"), just as the other plugins do.
</content>
</entry>
<entry>
<title>check_dhcp: Don't misinterpret the "siaddr" field</title>
<updated>2012-06-13T22:39:55Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2012-06-13T22:39:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4d5276273287ef59881b541ba96279e91974a4b2'/>
<id>urn:sha1:4d5276273287ef59881b541ba96279e91974a4b2</id>
<content type='text'>
RFC 2131 (2.) says: "DHCP clarifies the interpretation of the 'siaddr'
field as the address of the server to use in the next step of the
client's bootstrap process."  So, we shouldn't interpret this field as
the DHCP server's own address.  (#3503921 - Jason Ellison)
</content>
</entry>
<entry>
<title>check_dhcp: Fix handling of "pad" options</title>
<updated>2012-06-13T10:36:42Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2012-06-13T10:36:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f091d59e0f9abec9304d9d230fafc2dec001baba'/>
<id>urn:sha1:f091d59e0f9abec9304d9d230fafc2dec001baba</id>
<content type='text'>
Don't let "pad" options[*] terminate the parsing of DHCP options.  This
bug was triggered by using check_dhcp against Windows 2003 DHCP servers
(see #3503921).

[*] Cf. RFC 2132, 3.1.
</content>
</entry>
<entry>
<title>check_host: Allocate a large-enough buffer for the host table.</title>
<updated>2011-04-29T00:42:53Z</updated>
<author>
<name>Sebastian Harl</name>
<email>sh@teamix.net</email>
</author>
<published>2011-04-28T07:18:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5ebe25fc24d33cf2d7b46fce9e746a58e0115010'/>
<id>urn:sha1:5ebe25fc24d33cf2d7b46fce9e746a58e0115010</id>
<content type='text'>
When specifying a host-name on the command line, each of its IPs is added to
the host table (and each one is pinged). So, the buffer has to be large enough
to hold all of the respective host objects. (argc - 1) only fits hosts with a
single IP.

Thanks to Max Kosmach &lt;max@tcen.ru&gt; for reporting this in Debian bug #623702.
</content>
</entry>
<entry>
<title>Add newline after "Usage:" in --help</title>
<updated>2010-04-22T12:57:14Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-22T12:57:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=eaf3cb27f4b5bae479014a34c7decd3feedcf8fd'/>
<id>urn:sha1:eaf3cb27f4b5bae479014a34c7decd3feedcf8fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standardize the extra-opts notes</title>
<updated>2010-04-22T03:29:18Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-22T03:29:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=884aee06674755ef44e4042803ae84a0faac5b10'/>
<id>urn:sha1:884aee06674755ef44e4042803ae84a0faac5b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix translations when extra-opts aren't enabled</title>
<updated>2010-04-14T12:33:06Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-14T10:11:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=25d1ee331dbe4977a4a1a756c67f32bd51d9b070'/>
<id>urn:sha1:25d1ee331dbe4977a4a1a756c67f32bd51d9b070</id>
<content type='text'>
Bug #2832884 reported problem with translations outputting pot file
headers. This is caused by "" matching the header of the translation
files.

This patch moves gettext macros inside utils macros and update some
french translations.
</content>
</entry>
<entry>
<title>pst3.c must not use nagiosplug/gnulib includes</title>
<updated>2010-04-14T07:02:38Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-08T04:30:10Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c326b4dc1dd42a50875578f0e7580125a1ddc03c'/>
<id>urn:sha1:c326b4dc1dd42a50875578f0e7580125a1ddc03c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set proper network byte order for icmp_id and icmp_seq in icmp packets</title>
<updated>2009-10-16T02:12:32Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2009-10-16T02:11:39Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9c1aa029c088d6d52c7978198136731925c5f385'/>
<id>urn:sha1:9c1aa029c088d6d52c7978198136731925c5f385</id>
<content type='text'>
</content>
</entry>
</feed>
