<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sircbot, branch master</title>
<subtitle>Simple IRC bot for shell and lua scripts
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/'/>
<entry>
<title>==== release 0.4 ====</title>
<updated>2015-06-19T12:23:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T12:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=a179f5f5302d0de6033e6fcba579c10e5e37d70f'/>
<id>a179f5f5302d0de6033e6fcba579c10e5e37d70f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme: add lua example</title>
<updated>2015-06-19T10:07:16+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T10:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=1ee9955c9568294c43094565359083bbb371af27'/>
<id>1ee9955c9568294c43094565359083bbb371af27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme: add info on how to build</title>
<updated>2015-06-19T09:49:48+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T09:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=88ce331194155bddbdf9a59e9f97473b8e2597b2'/>
<id>88ce331194155bddbdf9a59e9f97473b8e2597b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme: move to markdown</title>
<updated>2015-06-19T09:43:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=a1ca72940008a4d47361c897a226eb873b117d7d'/>
<id>a1ca72940008a4d47361c897a226eb873b117d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: fix install dirs</title>
<updated>2015-06-19T09:41:50+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T09:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=4b5d98fbe78d6ba9057807e5384d49c3c427cf61'/>
<id>4b5d98fbe78d6ba9057807e5384d49c3c427cf61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dont close unix socket til after message is read</title>
<updated>2015-06-19T09:30:04+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T09:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=6183dc8923888d1873afcfad7c2b28e227299d3d'/>
<id>6183dc8923888d1873afcfad7c2b28e227299d3d</id>
<content type='text'>
we need check POLLIN before POLLHUP so we dont close the connection
before we got the message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we need check POLLIN before POLLHUP so we dont close the connection
before we got the message.
</pre>
</div>
</content>
</entry>
<entry>
<title>handle irc server disconnects better</title>
<updated>2015-06-19T09:19:36+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T09:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=afcbe568a5587f73427c0d30a262b1b79a130738'/>
<id>afcbe568a5587f73427c0d30a262b1b79a130738</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't join channels til we are authed</title>
<updated>2015-06-19T08:33:41+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T08:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=d885a6cb64765a9dff58db7cddd2dd86d9619a84'/>
<id>d885a6cb64765a9dff58db7cddd2dd86d9619a84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>irc: pass username option</title>
<updated>2015-06-19T07:14:14+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T07:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=26bf2b6c79378ca8cdc63c71b1d9ac97044f1c0b'/>
<id>26bf2b6c79378ca8cdc63c71b1d9ac97044f1c0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix various compiler warnings</title>
<updated>2015-06-19T07:10:45+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-19T07:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/hosted/sircbot/commit/?id=4c772eac025459d848a753a5b7e78721ded80e81'/>
<id>4c772eac025459d848a753a5b7e78721ded80e81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
