<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins, branch release-1.4.9</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.9</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.9'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2007-06-03T14:40:13Z</updated>
<entry>
<title>Moved check_tcp's expect string testing into utils_tcp for testing purposes.</title>
<updated>2007-06-03T14:40:13Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@users.sourceforge.net</email>
</author>
<published>2007-06-03T14:40:13Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d059eeb2948f9d24d801f930e99e81fdf96d5c37'/>
<id>urn:sha1:d059eeb2948f9d24d801f930e99e81fdf96d5c37</id>
<content type='text'>
Added -A/--all flag to test for every expect string passed.


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1729 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Fix an off-by-one error where a realloc(3) call doesn't allocate space</title>
<updated>2007-06-01T23:08:24Z</updated>
<author>
<name>Holger Weiss</name>
<email>hweiss@users.sourceforge.net</email>
</author>
<published>2007-06-01T23:08:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=61e0cbb7f4ef75d95c9010bea7c99c3ab8e861f5'/>
<id>urn:sha1:61e0cbb7f4ef75d95c9010bea7c99c3ab8e861f5</id>
<content type='text'>
for nul-termination (Aravind Gottipati - 1729692)


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1727 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Call the SSL library initialization functions only once (not for every</title>
<updated>2007-06-01T22:57:31Z</updated>
<author>
<name>Holger Weiss</name>
<email>hweiss@users.sourceforge.net</email>
</author>
<published>2007-06-01T22:57:31Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f71de78952ff36860e1a4a423d3d3f03c4714488'/>
<id>urn:sha1:f71de78952ff36860e1a4a423d3d3f03c4714488</id>
<content type='text'>
SSL connection).


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1726 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Save an entire CPU cycle if c points to NULL already.</title>
<updated>2007-06-01T17:06:33Z</updated>
<author>
<name>Holger Weiss</name>
<email>hweiss@users.sourceforge.net</email>
</author>
<published>2007-06-01T17:06:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f747b865aa23e31c94ef350ab601485fea1a1a7e'/>
<id>urn:sha1:f747b865aa23e31c94ef350ab601485fea1a1a7e</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1725 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Set the pointers to the SSL and SSL_CTX objects back to NULL after</title>
<updated>2007-06-01T16:42:07Z</updated>
<author>
<name>Holger Weiss</name>
<email>hweiss@users.sourceforge.net</email>
</author>
<published>2007-06-01T16:42:07Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=bad9e04c542d0cf07a14b843f0d38f78c2b0b03c'/>
<id>urn:sha1:bad9e04c542d0cf07a14b843f0d38f78c2b0b03c</id>
<content type='text'>
freeing them in np_net_ssl_cleanup().  This fixes a check_http segfault
if an SSL site redirects to a non-SSL one (reported by Aravind Gottipati
via IRC).


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1724 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Fix segfault when -e is specified multiple times. Thanks to John Rouillard and Ralph Roessner (#1475899)</title>
<updated>2007-05-29T20:01:26Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@users.sourceforge.net</email>
</author>
<published>2007-05-29T20:01:26Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=716ff400f04bd053a1bba0affd773b03f284baad'/>
<id>urn:sha1:716ff400f04bd053a1bba0affd773b03f284baad</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1723 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>No more warn/crit values in performance data if -w and -c are not specified.</title>
<updated>2007-05-29T19:11:42Z</updated>
<author>
<name>Matthias Eble</name>
<email>psychotrahe@users.sourceforge.net</email>
</author>
<published>2007-05-29T19:11:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1e2982f0723fe7e884d63212530ad9c9d491a2f5'/>
<id>urn:sha1:1e2982f0723fe7e884d63212530ad9c9d491a2f5</id>
<content type='text'>
Thanks to Simon Bellwood (#1181554)


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1722 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>check_snmp don't warn anymore if something is printed on stderr</title>
<updated>2007-05-29T05:22:32Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2007-05-29T05:22:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=063d2541ef07e07a49ad7728c2c6b0154af7123f'/>
<id>urn:sha1:063d2541ef07e07a49ad7728c2c6b0154af7123f</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1721 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>change a bunch of whitespaces (no code was harmed)</title>
<updated>2007-05-29T04:25:24Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@users.sourceforge.net</email>
</author>
<published>2007-05-29T04:25:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=757e1676f1cea81fdb2852febb6f312ea6a67bd3'/>
<id>urn:sha1:757e1676f1cea81fdb2852febb6f312ea6a67bd3</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1720 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Test for new functionality in negate (not automatically run in make test)</title>
<updated>2007-05-24T08:53:50Z</updated>
<author>
<name>Ton Voon</name>
<email>tonvoon@users.sourceforge.net</email>
</author>
<published>2007-05-24T08:53:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3f5fbd9797feffe31cc7046d2abd0ef819a703e8'/>
<id>urn:sha1:3f5fbd9797feffe31cc7046d2abd0ef819a703e8</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1717 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
</feed>
