<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rrdbot/common, branch master</title>
<subtitle>An snmp polling daemon</subtitle>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/'/>
<entry>
<title>Fix double free after parse failure</title>
<updated>2012-03-13T20:37:22+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@thewalter.net</email>
</author>
<published>2012-03-13T20:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=2217f49d1fb538e0c4f8de6e8b556969a9da0600'/>
<id>2217f49d1fb538e0c4f8de6e8b556969a9da0600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better message when can't listen on a port.</title>
<updated>2011-01-15T03:30:30+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2011-01-15T03:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=c4f85dfd44f65dacd62044857d0cfe284c0907f6'/>
<id>c4f85dfd44f65dacd62044857d0cfe284c0907f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with rollover of snmp ids overflowing integers.</title>
<updated>2010-12-08T16:25:35+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2010-12-08T16:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=e9e15ea90366b9a07bc7493ea3398a426b176546'/>
<id>e9e15ea90366b9a07bc7493ea3398a426b176546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip local socket types that the OS doesn't support.</title>
<updated>2009-10-29T03:11:05+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-29T03:11:05+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=e1cb7bdd2e79e3fc39f3764c2c9c8fd0cfdf55e8'/>
<id>e1cb7bdd2e79e3fc39f3764c2c9c8fd0cfdf55e8</id>
<content type='text'>
When binding to local addresses, certain OS configurations will
return 'not supported' for various socket types, like ipv6.
Skip those socket types when they come up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When binding to local addresses, certain OS configurations will
return 'not supported' for various socket types, like ipv6.
Skip those socket types when they come up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support bracketted addresses.</title>
<updated>2009-10-24T14:28:17+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-24T14:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=97e97c0b6f86079d57e6bdf1190fa0555a53eb20'/>
<id>97e97c0b6f86079d57e6bdf1190fa0555a53eb20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include necessary header</title>
<updated>2009-10-24T14:10:44+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-24T14:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=e3205e63314fa68426e83f1ffce6e8ac0e81e273'/>
<id>e3205e63314fa68426e83f1ffce6e8ac0e81e273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for multiple local sockets (ie: INET + INET6)</title>
<updated>2009-10-24T14:10:41+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-24T14:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=0af1b01b5ca61422c779b40a9c99cd0b29b40049'/>
<id>0af1b01b5ca61422c779b40a9c99cd0b29b40049</id>
<content type='text'>
 * Allows us to make ipv6 queries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Allows us to make ipv6 queries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add back support for ports in snmp urls.</title>
<updated>2009-10-24T14:10:37+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-24T14:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=54c751ffc4f79dcd916b4dffe690f59615c7146d'/>
<id>54c751ffc4f79dcd916b4dffe690f59615c7146d</id>
<content type='text'>
 * Note that for urls like: snmp://host1,host2:161/xxx the
   port applies to both hosts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Note that for urls like: snmp://host1,host2:161/xxx the
   port applies to both hosts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove usage of sock_any calls.</title>
<updated>2009-10-24T14:10:33+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-24T14:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=b6c94d893237f4c339a1ad9ede7b809811001f77'/>
<id>b6c94d893237f4c339a1ad9ede7b809811001f77</id>
<content type='text'>
 * This allows us to properly handle complex addresses with
   things like %eth0 on the end, etc...
 * Also removes support for unix sockets, which didn't really
   make sense in an snmp context anyway. Not sure how that code
   was usable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * This allows us to properly handle complex addresses with
   things like %eth0 on the end, etc...
 * Also removes support for unix sockets, which didn't really
   make sense in an snmp context anyway. Not sure how that code
   was usable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem in parsing bracketed IPv6 addresses.</title>
<updated>2009-10-24T14:10:30+00:00</updated>
<author>
<name>Stef Walter</name>
<email>stef@memberwebs.com</email>
</author>
<published>2009-10-24T14:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://thewalter.net/git/cgit.cgi/rrdbot/commit/?id=3d37e877286da4943924843625e22fbb4057314b'/>
<id>3d37e877286da4943924843625e22fbb4057314b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
