[nagios-plugins] Fix trusted path (#1212)

awiddersheim <notifications-9UaJU3cA/F/[email protected]> Tue, 22 Oct 2013 07:52:32 -0700
Newsgroups gmane.network.nagios.plugins.devel
Message-ID <nagios-plugins/nagios-plugins/pull/[email protected]>
--===============2165272768403880527==
Content-Type: multipart/alternative;
	boundary="--==_mimepart_52669130ef4e1_2a2c6c3d3843450";
	charset=UTF-8
Content-Transfer-Encoding: 7bit


----==_mimepart_52669130ef4e1_2a2c6c3d3843450
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When configuring the plugins you have the option to specify a trusted path with --with-trusted-path. This option seems to have been deprecated at some point for unknown reasons and had typically had no affect. This commit makes this option work again for those who have a desire to use it. There should be no affect on those who have not chosen to specify a trusted path.
You can merge this Pull Request by running:

  git pull https://github.com/awiddersheim/nagios-plugins fix_trusted_path

Or you can view, comment on it, or merge it online at:

  https://github.com/nagios-plugins/nagios-plugins/pull/1212

-- Commit Summary --

  * Fix trusted path

-- File Changes --

    M configure.in (5)
    M plugins-scripts/check_breeze.pl (2)
    M plugins-scripts/check_disk_smb.pl (2)
    M plugins-scripts/check_file_age.pl (4)
    M plugins-scripts/check_flexlm.pl (2)
    M plugins-scripts/check_ifoperstatus.pl (4)
    M plugins-scripts/check_ifstatus.pl (3)
    M plugins-scripts/check_ircd.pl (6)
    M plugins-scripts/check_log.sh (3)
    M plugins-scripts/check_mailq.pl (2)
    M plugins-scripts/check_mssql.pl (4)
    M plugins-scripts/check_netdns.pl (4)
    M plugins-scripts/check_ntp.pl (2)
    M plugins-scripts/check_oracle.sh (1)
    M plugins-scripts/check_rpc.pl (4)
    M plugins-scripts/check_sensors.sh (5)
    M plugins-scripts/check_wave.pl (2)
    M plugins-scripts/subst.in (13)

-- Patch Links --

https://github.com/nagios-plugins/nagios-plugins/pull/1212.patch
https://github.com/nagios-plugins/nagios-plugins/pull/1212.diff

----==_mimepart_52669130ef4e1_2a2c6c3d3843450
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>When configuring the plugins you have the option to specify a trusted path with --with-trusted-path. This option seems to have been deprecated at some point for unknown reasons and had typically had no affect. This commit makes this option work again for those who have a desire to use it. There should be no affect on those who have not chosen to specify a trusted path.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/awiddersheim/nagios-plugins fix_trusted_path</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/nagios-plugins/nagios-plugins/pull/1212'>https://github.com/nagios-plugins/nagios-plugins/pull/1212</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix trusted path</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-0">configure.in</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-1">plugins-scripts/check_breeze.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-2">plugins-scripts/check_disk_smb.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-3">plugins-scripts/check_file_age.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-4">plugins-scripts/check_flexlm.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-5">plugins-scripts/check_ifoperstatus.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-6">plugins-scripts/check_ifstatus.pl</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-7">plugins-scripts/check_ircd.pl</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-8">plugins-scripts/check_log.sh</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-9">plugins-scripts/check_mailq.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-10">plugins-scripts/check_mssql.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-11">plugins-scripts/check_netdns.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-12">plugins-scripts/check_ntp.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-13">plugins-scripts/check_oracle.sh</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-14">plugins-scripts/check_rpc.pl</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-15">plugins-scripts/check_sensors.sh</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-16">plugins-scripts/check_wave.pl</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1212/files#diff-17">plugins-scripts/subst.in</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1212.patch'>https://github.com/nagios-plugins/nagios-plugins/pull/1212.patch</a></li>
  <li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1212.diff'>https://github.com/nagios-plugins/nagios-plugins/pull/1212.diff</a></li>
</ul>

----==_mimepart_52669130ef4e1_2a2c6c3d3843450--


--===============2165272768403880527==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
--===============2165272768403880527==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________________
Nagios Plugin Development Mailing List Nagiosplug-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Unsubscribe at https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
::: Please include plugins version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null
--===============2165272768403880527==--