<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blabouncer, branch v0.2</title>
<subtitle>An IRC bouncer written in C</subtitle>
<id>http://git.tghost.co.uk/bratch-git/blabouncer/atom?h=v0.2</id>
<link rel='self' href='http://git.tghost.co.uk/bratch-git/blabouncer/atom?h=v0.2'/>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/'/>
<updated>2019-09-16T19:55:14Z</updated>
<entry>
<title>Release version 0.2.</title>
<updated>2019-09-16T19:55:14Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-16T19:55:14Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=a2f388e16891f71d97066cf2803d02ad61bae6d5'/>
<id>urn:sha1:a2f388e16891f71d97066cf2803d02ad61bae6d5</id>
<content type='text'>
Please see the NEWS file for a highlight of changes in this release.
</content>
</entry>
<entry>
<title>Add a NEWS file.</title>
<updated>2019-09-16T19:53:17Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-16T19:53:17Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=3e562576abd5423b0ff0ab0931f3a1afdd2f3f62'/>
<id>urn:sha1:3e562576abd5423b0ff0ab0931f3a1afdd2f3f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log user/channel mode setting in the replay and normal logs.</title>
<updated>2019-09-16T19:21:06Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-16T19:21:06Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=424ba496e6affc6d9421b1ce7147b34bf5c7913b'/>
<id>urn:sha1:424ba496e6affc6d9421b1ce7147b34bf5c7913b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make all log filenames lowercase - since IRC nicks and channel names are case-insensitive, we can ensure a nick/channel with varying case always ends up in the same log file.</title>
<updated>2019-09-16T18:42:04Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-16T18:42:04Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=7a3a8aa2a521f752a042ede37b81125689aa0067'/>
<id>urn:sha1:7a3a8aa2a521f752a042ede37b81125689aa0067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly log and NOTICE new connections' remote IP addresses.</title>
<updated>2019-09-16T18:18:02Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-16T18:18:02Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=a37c6010340f3bc755fcd7c54da13daea7645e42'/>
<id>urn:sha1:a37c6010340f3bc755fcd7c54da13daea7645e42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove nicks from channels when reconnecting, before re-JOINing them.</title>
<updated>2019-09-15T19:21:36Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-15T19:21:36Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=cbaaaf96ed8217933429e1e7bec93db35040ae99'/>
<id>urn:sha1:cbaaaf96ed8217933429e1e7bec93db35040ae99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure some temporary nick strings are large enough to hold a full :nick!user@host string.</title>
<updated>2019-09-15T18:37:12Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-15T18:37:12Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=c600744e8b569efe4e38a4c4f617e0a246c4e745'/>
<id>urn:sha1:c600744e8b569efe4e38a4c4f617e0a246c4e745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't print stashed truncated strings in the debug log.</title>
<updated>2019-09-15T18:15:38Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-15T18:15:38Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=cb9219211daede9d4f2d16daf7bfd76eedd23ca0'/>
<id>urn:sha1:cb9219211daede9d4f2d16daf7bfd76eedd23ca0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use filename safe strings for all log types.</title>
<updated>2019-09-15T18:14:24Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-15T18:14:24Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=6b546b521ffd02a491708b5919ddeaa1e0f07460'/>
<id>urn:sha1:6b546b521ffd02a491708b5919ddeaa1e0f07460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure nicks passed to the "update all channels" functions have non-zero lengths to avoid an enormous loop.</title>
<updated>2019-09-15T17:01:10Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-09-15T17:01:10Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/blabouncer/commit/?id=f9adc3ae2f26154ae38c1f3a39d2814f71f0c1e7'/>
<id>urn:sha1:f9adc3ae2f26154ae38c1f3a39d2814f71f0c1e7</id>
<content type='text'>
</content>
</entry>
</feed>
