<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc, branch rel-19.2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-19.2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-19.2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2012-06-13T10:19:56+00:00</updated>
<entry>
<title>doc/Capabilities.txt: document "multi-prefix" capability</title>
<updated>2012-06-13T10:19:56+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-06-13T10:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=dffe5a9d6049609cfa02f44d978feef295c215d8'/>
<id>urn:sha1:dffe5a9d6049609cfa02f44d978feef295c215d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Describe "CloakHostModeX" in sample-ngircd.conf an ngircd.conf(5)</title>
<updated>2012-06-09T00:04:50+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-06-09T00:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bf121ae95fa352d74ec710fda33c08148562a52c'/>
<id>urn:sha1:bf121ae95fa352d74ec710fda33c08148562a52c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/Platforms.txt: more updates</title>
<updated>2012-06-07T15:09:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-06-07T15:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9b1cf420f1e8768166e823891d7897590bdec638'/>
<id>urn:sha1:9b1cf420f1e8768166e823891d7897590bdec638</id>
<content type='text'>
Added:
 - armv6l/unkn./linux-gnueabi, gcc 4.4.5
 - i686/pc/linux-gnu, gcc 2.7.2

Updated:
 - i386/pc/solaris2.11, gcc 4.2.3

Thanks to Götz Hoffart!
</content>
</entry>
<entry>
<title>doc/Platforms.txt: add powerpc/apple/darwin7.9.0</title>
<updated>2012-05-29T15:21:03+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-05-29T15:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a21a7d8b66bada3c581b7d1fe4279432344f2fd5'/>
<id>urn:sha1:a21a7d8b66bada3c581b7d1fe4279432344f2fd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/Platforms.txt: add "armv7l/unknown/linux-gnueabi"</title>
<updated>2012-04-29T20:45:46+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-29T20:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=884c5bcff1dc1f4fb0e41b12af76d56db28d7de3'/>
<id>urn:sha1:884c5bcff1dc1f4fb0e41b12af76d56db28d7de3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add instructions for setting up Atheme.</title>
<updated>2012-04-29T17:48:48+00:00</updated>
<author>
<name>William Pitcock</name>
<email>nenolod@dereferenced.org</email>
</author>
<published>2012-04-29T17:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3a2fcc32cd60822bf08c8e3e75061791e0abbf9d'/>
<id>urn:sha1:3a2fcc32cd60822bf08c8e3e75061791e0abbf9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/Modes.txt: Document missing channel mode "e"</title>
<updated>2012-04-29T10:11:50+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-29T10:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=2419a701d8d255275e731c8bcd594d92a46b7067'/>
<id>urn:sha1:2419a701d8d255275e731c8bcd594d92a46b7067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement core IRC capability handling and "CAP" command</title>
<updated>2012-03-31T13:59:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-03-31T13:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bd3a7ccb158c9f2eac1af77804529b76d99c3e79'/>
<id>urn:sha1:bd3a7ccb158c9f2eac1af77804529b76d99c3e79</id>
<content type='text'>
This patch implements the core functions to support "IRC Capabilities"
and the IRC "CAP" command as used by other servers and specified here:
&lt;http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html&gt;.

It enables ngIRCd to support the defined handshake, but it doesn't
implement any capabilities, so "CAP LS" and "CAP LIST" always return
the empty set and "CAP REQ ..." always fails with "CAP NAK".
</content>
</entry>
<entry>
<title>Makefiles: list each source files on a separate line</title>
<updated>2012-03-31T10:52:58+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-03-31T10:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=67bd1bf34fc3f7bebb304cdf84284523c8ea09f5'/>
<id>urn:sha1:67bd1bf34fc3f7bebb304cdf84284523c8ea09f5</id>
<content type='text'>
Patches that add/remove source files become much nicer this way :-)
</content>
</entry>
<entry>
<title>FAQ: enhance description of chroot setup</title>
<updated>2012-03-28T09:29:26+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-03-28T09:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7b6ef3bc8eef8a084bc77155e4cd64a35198aad9'/>
<id>urn:sha1:7b6ef3bc8eef8a084bc77155e4cd64a35198aad9</id>
<content type='text'>
</content>
</entry>
</feed>
