<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd, branch rel-22-rc1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-22-rc1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-22-rc1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2014-09-29T15:09:51+00:00</updated>
<entry>
<title>ngIRCd Release 22~rc1</title>
<updated>2014-09-29T15:09:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-29T15:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7d7eb735f0c8b541e7809a68cb49174605147904'/>
<id>urn:sha1:7d7eb735f0c8b541e7809a68cb49174605147904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update NEWS and ChangeLog for ngIRCd 22 once more ...</title>
<updated>2014-09-22T00:37:37+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-22T00:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fa7fac88d27861beec9533fb4b141aca1dcb3f2d'/>
<id>urn:sha1:fa7fac88d27861beec9533fb4b141aca1dcb3f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync "except lists" between servers</title>
<updated>2014-09-22T00:17:04+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-17T23:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=84ff5a6eb975fbabfaaa92447246571721a016bc'/>
<id>urn:sha1:84ff5a6eb975fbabfaaa92447246571721a016bc</id>
<content type='text'>
Up to now, ban, invite, and G-Line lists have been synced between servers
while linking -- but obviously nobody noticed that except list have been
missing ever since. Until now.

Thanks to "j4jackj", who reported this issue in #ngircd.
</content>
</entry>
<entry>
<title>Allow longer usernames for authentication</title>
<updated>2014-09-11T20:04:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-03T14:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bf2eae3249cd7890c0189dfcf1a50b0e40e199b2'/>
<id>urn:sha1:bf2eae3249cd7890c0189dfcf1a50b0e40e199b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly check that a server has a valid hostname and port</title>
<updated>2014-09-10T11:03:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-10T11:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ffad2da835e26a1a457d4f4a16acf6797d4cc71e'/>
<id>urn:sha1:ffad2da835e26a1a457d4f4a16acf6797d4cc71e</id>
<content type='text'>
David Binderman &lt;dcb314@hotmail.com&gt; reported the following compiler warning,
which is a real bug in ngIRCd, thanks!

conn.c:2077:55: warning: logical not is only applied to the left hand
                         side of comparison [-Wlogical-not-parentheses]
</content>
</entry>
<entry>
<title>Fix spelling and whitespaces in INSTALL</title>
<updated>2014-09-04T16:28:33+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-04T16:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3f1547ecdec24fd685f05e40733ae0d907bcb9d8'/>
<id>urn:sha1:3f1547ecdec24fd685f05e40733ae0d907bcb9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update NEWS and ChangeLog for ngIRCd 22</title>
<updated>2014-09-04T16:28:17+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-04T16:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7893dc524192715ef004028f8959819f53d34660'/>
<id>urn:sha1:7893dc524192715ef004028f8959819f53d34660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lists_MakeMask: Don't destroy source buffer</title>
<updated>2014-08-08T11:50:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-08-08T11:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=896d45471aa4324d6c86cfc5613feab760151c70'/>
<id>urn:sha1:896d45471aa4324d6c86cfc5613feab760151c70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialize Conf_ScrubCTCP even when SYSLOG isn't #define'd</title>
<updated>2014-07-29T21:08:18+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-07-29T21:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=01c3552140f710fd1efc5b1037e99500c2a292d7'/>
<id>urn:sha1:01c3552140f710fd1efc5b1037e99500c2a292d7</id>
<content type='text'>
The "SYSLOG" #define isn't related to "Conf_ScrubCTCP" at all, so
initialize the latter even when "SYSLOG" isn't #define'd.

Pointed out by wowaname on #ngircd, thanks!
</content>
</entry>
<entry>
<title>Platforms.txt: Add and update systems</title>
<updated>2014-07-26T13:22:35+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-07-26T13:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ce3c4074ba08a6a851e45864d1f88ca4b8820a53'/>
<id>urn:sha1:ce3c4074ba08a6a851e45864d1f88ca4b8820a53</id>
<content type='text'>
- Add armv7l/unk./linux-gnueabihf
- Add x86_64/apple/darwin14.0.0

Thanks to Götz Hoffart &lt;goetz@hoffart.de&gt;!
</content>
</entry>
</feed>
