<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/utils.h.in, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2003-03-13T06:51:18Z</updated>
<entry>
<title>Updated cvs ignore files to reflect changes</title>
<updated>2003-03-13T06:51:18Z</updated>
<author>
<name>Jeremy T. Bouse</name>
<email>undrgrid@users.sourceforge.net</email>
</author>
<published>2003-03-13T06:51:18Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f6cc0cf400832ececffad4e90b693bf2c6471161'/>
<id>urn:sha1:f6cc0cf400832ececffad4e90b693bf2c6471161</id>
<content type='text'>
Moved header files from being ran through configure to standard
Removed auto-tools scripts that get added by automake


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@417 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>Added autogen.sh script that rebuilds using autotools and runs configure</title>
<updated>2003-03-12T17:11:20Z</updated>
<author>
<name>Jeremy T. Bouse</name>
<email>undrgrid@users.sourceforge.net</email>
</author>
<published>2003-03-12T17:11:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=48442b777389cfecb95f07b800d69dbac24130f0'/>
<id>urn:sha1:48442b777389cfecb95f07b800d69dbac24130f0</id>
<content type='text'>
Modified configure.in to include some debug build option info at the end
of the scripts execution. Can be removed by release time.
Modified configure.in to include a --with-ipv6 option
Default build is without IPv6 support now to enable you need to use the
--with-ipv6 command line option to configure.
Modified plugins/utils.* to use USE_IPV6


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@410 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>AF indepedent routines introduced.</title>
<updated>2003-03-08T02:26:22Z</updated>
<author>
<name>Jeremy T. Bouse</name>
<email>undrgrid@users.sourceforge.net</email>
</author>
<published>2003-03-08T02:26:22Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=4a95946a9b634513494553808b31372060e3c045'/>
<id>urn:sha1:4a95946a9b634513494553808b31372060e3c045</id>
<content type='text'>
Modifed process_request() &amp; my_connect() parameters to make 'proto' type
	'int' rather than 'char *' and use IPPROTO_* POSIX values.
Removed is_dotted_quad() &amp; my_inet_aton() functions
Added is_addr(), is_inet_addr(), is_inet6_addr() and resolve_host_or_addr()
	functions to check whether it is a valid IP address
Modified is_host() to call is_addr() and is_hostname()


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@384 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>convert PROGANE from a define to a const char</title>
<updated>2003-01-13T12:15:16Z</updated>
<author>
<name>Karl DeBisschop</name>
<email>kdebisschop@users.sourceforge.net</email>
</author>
<published>2003-01-13T12:15:16Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=0c3386274ef5002dffc20337ef02407f24d7400c'/>
<id>urn:sha1:0c3386274ef5002dffc20337ef02407f24d7400c</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@238 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>define and use usage3 where second part of message is a an int/char</title>
<updated>2002-11-09T03:39:35Z</updated>
<author>
<name>Karl DeBisschop</name>
<email>kdebisschop@users.sourceforge.net</email>
</author>
<published>2002-11-09T03:39:35Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=731426203c88b76255492ad69138e6ecc7b0c7b5'/>
<id>urn:sha1:731426203c88b76255492ad69138e6ecc7b0c7b5</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@178 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>patches required to build on solaris with asprintf and gettimeofday</title>
<updated>2002-11-08T07:20:05Z</updated>
<author>
<name>Karl DeBisschop</name>
<email>kdebisschop@users.sourceforge.net</email>
</author>
<published>2002-11-08T07:20:05Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=1c4dd10d70ba9ed6dead6cc56cd0f572627cf619'/>
<id>urn:sha1:1c4dd10d70ba9ed6dead6cc56cd0f572627cf619</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@174 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>refine STD_LONG_OPTS</title>
<updated>2002-10-18T03:46:43Z</updated>
<author>
<name>Karl DeBisschop</name>
<email>kdebisschop@users.sourceforge.net</email>
</author>
<published>2002-10-18T03:46:43Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5c93a3f1164325ab586ee0b1fe04e947a5411407'/>
<id>urn:sha1:5c93a3f1164325ab586ee0b1fe04e947a5411407</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@138 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>millisecond timimg where supported</title>
<updated>2002-10-16T21:32:33Z</updated>
<author>
<name>Karl DeBisschop</name>
<email>kdebisschop@users.sourceforge.net</email>
</author>
<published>2002-10-16T21:32:33Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d02fedd5aab5d8d6047774a19eb21b27022e693d'/>
<id>urn:sha1:d02fedd5aab5d8d6047774a19eb21b27022e693d</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@125 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>start support for gettimeofday and tv_usec</title>
<updated>2002-10-16T04:56:19Z</updated>
<author>
<name>Karl DeBisschop</name>
<email>kdebisschop@users.sourceforge.net</email>
</author>
<published>2002-10-16T04:56:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6cbf1dd4a321ced6dffa5ca590692d283731f987'/>
<id>urn:sha1:6cbf1dd4a321ced6dffa5ca590692d283731f987</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@116 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
<entry>
<title>more POSIX return value comparison related code fixes</title>
<updated>2002-06-19T05:11:52Z</updated>
<author>
<name>Subhendu Ghosh</name>
<email>sghosh@users.sourceforge.net</email>
</author>
<published>2002-06-19T05:11:52Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f4c6f7f09305c1c9916da6ac4f7aadcb31e319e0'/>
<id>urn:sha1:f4c6f7f09305c1c9916da6ac4f7aadcb31e319e0</id>
<content type='text'>
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@55 f882894a-f735-0410-b71e-b25c423dba1c
</content>
</entry>
</feed>
