<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib, 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-19T09:47:15+00:00</updated>
<entry>
<title>ngIRCd release 19.2</title>
<updated>2012-06-19T09:47:15+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-06-19T09:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b9e6cb3e556730f74464026a33d6904ffd340874'/>
<id>urn:sha1:b9e6cb3e556730f74464026a33d6904ffd340874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ngIRCd release 19.2~rc1</title>
<updated>2012-06-13T09:40:24+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-06-13T09:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d7eb343ea03e404ee2ca086e570216ee824598d4'/>
<id>urn:sha1:d7eb343ea03e404ee2ca086e570216ee824598d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of /srv/git/ngircd</title>
<updated>2012-04-27T23:00:34+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-27T23:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=110be707c306683c666bd736a8dcd7aef86d9f21'/>
<id>urn:sha1:110be707c306683c666bd736a8dcd7aef86d9f21</id>
<content type='text'>
* 'master' of /srv/git/ngircd:
  "multi-prefix" capability 2/2: adjust NAME and WHO handlers
  "multi-prefix" capability 1/2: implement complete CAP infrastructure
  IRC_Send_NAMES(): Code cleanup
  New function Client_CapSet() in addition to Client_Cap{Add|Del}
  "CAP REQ" starts capability negotiation and delays user registration
  Xcode: update project file for Xcode 4.3
  Correctly handle "CAP END", new client type CLIENT_WAITCAPEND
  Implement core IRC capability handling and "CAP" command
  New "login" source file
  Introduce_Client() =&gt; Client_Introduce(), and move it to client.c
</content>
</entry>
<entry>
<title>contrib/platformtest.sh: support "CC=xxx MAKE=yyy ./platformtest.sh"</title>
<updated>2012-04-27T22:58:23+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-27T22:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b2743af0ed438798f3025e253b157257b9774bd5'/>
<id>urn:sha1:b2743af0ed438798f3025e253b157257b9774bd5</id>
<content type='text'>
Now you can use contrib/platformtest.sh on platforms that require a "special"
make (not "make") or compiler (not cc/gcc) binary.
</content>
</entry>
<entry>
<title>Merge branch 'capabilities'</title>
<updated>2012-04-27T22:49:37+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-27T22:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=76565022fbda9a4054d7f74a46439db4145e5655'/>
<id>urn:sha1:76565022fbda9a4054d7f74a46439db4145e5655</id>
<content type='text'>
* capabilities:
  "multi-prefix" capability 2/2: adjust NAME and WHO handlers
  "multi-prefix" capability 1/2: implement complete CAP infrastructure
  IRC_Send_NAMES(): Code cleanup
  New function Client_CapSet() in addition to Client_Cap{Add|Del}
  "CAP REQ" starts capability negotiation and delays user registration
  Correctly handle "CAP END", new client type CLIENT_WAITCAPEND
  Implement core IRC capability handling and "CAP" command
  New "login" source file
  Introduce_Client() =&gt; Client_Introduce(), and move it to client.c
</content>
</entry>
<entry>
<title>"multi-prefix" capability 2/2: adjust NAME and WHO handlers</title>
<updated>2012-04-27T22:39:21+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-27T22:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4602cb9891a0234e391d56ac4b2491d134020f1b'/>
<id>urn:sha1:4602cb9891a0234e391d56ac4b2491d134020f1b</id>
<content type='text'>
The NAME and WHO commands now return multiple usermode prfixes when
the "multi-prefix" capability is in effect for the requesting client.

See &lt;http://ircv3.atheme.org/extensions/multi-prefix-3.1&gt;
</content>
</entry>
<entry>
<title>Xcode: update project file for Xcode 4.3</title>
<updated>2012-04-27T13:52:09+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-27T13:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=359732af85e8566d919a2e0bc580a490ead49d9e'/>
<id>urn:sha1:359732af85e8566d919a2e0bc580a490ead49d9e</id>
<content type='text'>
(No changes needed)
</content>
</entry>
<entry>
<title>platformtest.sh: Detect Open64 C compiler</title>
<updated>2012-04-24T10:10:35+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-24T10:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1dea0d91a0547fe5c0a9cb025b205cf1d9b1d3b8'/>
<id>urn:sha1:1dea0d91a0547fe5c0a9cb025b205cf1d9b1d3b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: correctly sort conn-ssl.{c|h} files in file list</title>
<updated>2012-04-17T10:57:27+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-04-17T10:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=69be7a85a2117f0526ca4e113a806be989dc2f53'/>
<id>urn:sha1:69be7a85a2117f0526ca4e113a806be989dc2f53</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>
</feed>
