<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins, branch release-1.4.15</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.15</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=release-1.4.15'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2010-07-27T20:45:20Z</updated>
<entry>
<title>1.4.15 prep</title>
<updated>2010-07-27T20:45:20Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2010-07-27T20:45:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=e546a084afd62af8e5fcd8bfbd9d9c757a6b90e9'/>
<id>urn:sha1:e546a084afd62af8e5fcd8bfbd9d9c757a6b90e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://tonvoon@nagiosplug.git.sourceforge.net/gitroot/nagiosplug/nagiosplug</title>
<updated>2010-07-14T13:22:51Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2010-07-14T13:22:51Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4bb8e2f51481338f7381b48186502519863399aa'/>
<id>urn:sha1:4bb8e2f51481338f7381b48186502519863399aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added text re: MD5SUM updates in nightlies, but tarballs not</title>
<updated>2010-07-14T13:22:04Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2010-07-14T13:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9bab433981f6c67b40776d1916baae28a0243124'/>
<id>urn:sha1:9bab433981f6c67b40776d1916baae28a0243124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix --help output when MAX_OIDS is altered.</title>
<updated>2010-07-09T23:39:09Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-07-09T23:28:44Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2527bdd4b67e4a347d620b10e3b9f8b6e54de30c'/>
<id>urn:sha1:2527bdd4b67e4a347d620b10e3b9f8b6e54de30c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix examples in check_disk, where it implied was possible to suffix unit values to warn/crit parameters</title>
<updated>2010-07-07T10:03:24Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2010-07-07T10:03:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=02f9207ebe3a5ae5b35b4b69be1f3bf95ab5a220'/>
<id>urn:sha1:02f9207ebe3a5ae5b35b4b69be1f3bf95ab5a220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow check_ifstatus to accept version=2c</title>
<updated>2010-07-07T08:56:21Z</updated>
<author>
<name>Ton Voon</name>
<email>ton.voon@opsera.com</email>
</author>
<published>2010-07-07T08:56:21Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0205c7c0cfc5ba182f2cb675d1df4de72f13c9e2'/>
<id>urn:sha1:0205c7c0cfc5ba182f2cb675d1df4de72f13c9e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cmd_run overwriting the environment</title>
<updated>2010-07-02T16:55:19Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-07-02T16:55:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=cf2bcf6c7afa8eb7a54e01f98a9998a7e1ac0852'/>
<id>urn:sha1:cf2bcf6c7afa8eb7a54e01f98a9998a7e1ac0852</id>
<content type='text'>
Some commands need the environment to function properly. One such
example is check_ssh and check_by_ssh when a SOCKS proxy is required.

This patch use setenv and extern char **environ to alter and pass the
new environment to the child process Those modules have been added to
Gnulib for portability.
</content>
</entry>
<entry>
<title>Import the environ module from gnulib (86ba51)</title>
<updated>2010-07-02T16:36:08Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-07-02T16:34:55Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6b6051606175d870bb45bbe67866c1643d4d964a'/>
<id>urn:sha1:6b6051606175d870bb45bbe67866c1643d4d964a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git-notify: Be careful with "--no-merge"</title>
<updated>2010-07-02T13:28:35Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2010-07-02T13:28:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=319e308521e0e460fe0b06ee093248628dda819d'/>
<id>urn:sha1:319e308521e0e460fe0b06ee093248628dda819d</id>
<content type='text'>
The "-X" option (which asks git-notify to not report merge commits) was
implemented by setting the "--no-merge" option on each invocation of
git-rev-list(1).  However, we do not only use git-rev-list(1) to get the
list of new commits, but also to check whether the old branch head (or
tag) is a parent of the new branch head (or tag).  For this latter
check, the "--no-merge" option should not be set; otherwise, git-notify
would be fooled to believe that the branch has been rewritten if the old
head was a merge commit.
</content>
</entry>
<entry>
<title>Corrected rate_multiplier calculation</title>
<updated>2010-06-30T13:16:32Z</updated>
<author>
<name>tonvoon</name>
<email>ton.voon@opsview.com</email>
</author>
<published>2010-06-30T13:16:32Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5c72d075deb12239e2f1c61cf7b91e0f6ef19640'/>
<id>urn:sha1:5c72d075deb12239e2f1c61cf7b91e0f6ef19640</id>
<content type='text'>
</content>
</entry>
</feed>
