<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins, branch v2.1.1</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.1.1</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=v2.1.1'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2014-12-01T00:08:58Z</updated>
<entry>
<title>check_tcp: fix help description regarding escape option</title>
<updated>2014-12-01T00:08:58Z</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2014-11-30T22:57:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=22dfca20fd83da319ec23160e0092a602b6c1eea'/>
<id>urn:sha1:22dfca20fd83da319ec23160e0092a602b6c1eea</id>
<content type='text'>
The help description should print '\\' for backslash not just '\'.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
</entry>
<entry>
<title>check_ntp: Nul-terminate jitter data</title>
<updated>2014-12-01T00:07:53Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-12-01T00:07:53Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=99b3bfe488a856df059e933c796590eea0baae8d'/>
<id>urn:sha1:99b3bfe488a856df059e933c796590eea0baae8d</id>
<content type='text'>
Make sure the jitter response is nul-terminated before parsing the data
using string functions.
</content>
</entry>
<entry>
<title>Revert "plugins/check_ntp.c - Verify struct from response"</title>
<updated>2014-11-30T22:39:59Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-11-30T22:39:59Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5871123e0a5f520f810b2cfe03cef16c4c5a1aee'/>
<id>urn:sha1:5871123e0a5f520f810b2cfe03cef16c4c5a1aee</id>
<content type='text'>
This reverts commit a04df3e1b67dc5eab3adc202cc89901f801cdeaa.  The "fix"
was bogus in many ways and broke jitter checking.

Conflicts:
	plugins/check_ntp.c
</content>
</entry>
<entry>
<title>check_real: fix null termination</title>
<updated>2014-11-26T23:51:46Z</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2014-11-26T23:03:23Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=30f0eeed578a1606eb53e135c1c5417d61d56295'/>
<id>urn:sha1:30f0eeed578a1606eb53e135c1c5417d61d56295</id>
<content type='text'>
Fix null termination introduced by commit b61f51a ("plugins/check_real.c - recv string null terminate").

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
</entry>
<entry>
<title>check_ntp: fix null termination</title>
<updated>2014-11-26T23:03:32Z</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2014-11-26T22:54:49Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a4a1b37be0ff96492d13e87ce59c82482d961f56'/>
<id>urn:sha1:a4a1b37be0ff96492d13e87ce59c82482d961f56</id>
<content type='text'>
Fix null termination introduced by commit a04df3e ("plugins/check_ntp.c - Verify struct from response").

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
</entry>
<entry>
<title>check_apt: fix memset</title>
<updated>2014-11-26T22:57:25Z</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2014-11-26T22:51:00Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=b7fc2eb15aa02da234e9fd2f4ab021bfff6c00c2'/>
<id>urn:sha1:b7fc2eb15aa02da234e9fd2f4ab021bfff6c00c2</id>
<content type='text'>
Fix memset introduced by commit 9ce7369 ("plugins/check_apt.c - Print uninitialized ereg").

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2014-10-06T08:25:31Z</updated>
<author>
<name>Jan Wagner</name>
<email>waja@cyconet.org</email>
</author>
<published>2014-10-06T08:25:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=93071168df90cd71ecb0cd391923cb4cc7de8d3d'/>
<id>urn:sha1:93071168df90cd71ecb0cd391923cb4cc7de8d3d</id>
<content type='text'>
Conflicts:
	NEWS
	THANKS.in
</content>
</entry>
<entry>
<title>Fix check_jabber to work with Openfire servers</title>
<updated>2014-09-16T10:28:51Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-09-16T10:28:51Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=013ca2c508386c548ec145832ab8be1e8306cca0'/>
<id>urn:sha1:013ca2c508386c548ec145832ab8be1e8306cca0</id>
<content type='text'>
The plugin expected:

	&lt;?xml version='1.0'?&gt;

But Openfire sends:

	&lt;?xml version='1.0' encoding='UTF-8'?&gt;
</content>
</entry>
<entry>
<title>check_by_ssh: added --hostname support</title>
<updated>2014-08-06T13:51:18Z</updated>
<author>
<name>Sven Nierlein</name>
<email>sven@nierlein.de</email>
</author>
<published>2014-08-06T13:51:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=57fb03cea59c266a0930c3a368cbed40bbc66169'/>
<id>urn:sha1:57fb03cea59c266a0930c3a368cbed40bbc66169</id>
<content type='text'>
just like the guidelines and the help already suggests.

Signed-off-by: Sven Nierlein &lt;sven@nierlein.de&gt;
</content>
</entry>
<entry>
<title>tests: skip extented snmp tests if snmpd has no perl support</title>
<updated>2014-07-31T19:07:18Z</updated>
<author>
<name>Sven Nierlein</name>
<email>Sven.Nierlein@consol.de</email>
</author>
<published>2014-07-31T15:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a5b6d94fc6daa1868745441f6fed8f7576f2e5dd'/>
<id>urn:sha1:a5b6d94fc6daa1868745441f6fed8f7576f2e5dd</id>
<content type='text'>
solaris snmpd has no perl support by default, so this test will fail.

Signed-off-by: Sven Nierlein &lt;Sven.Nierlein@consol.de&gt;
</content>
</entry>
</feed>
