<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc/Protocol.txt, branch rel-20</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-20</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-20'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2012-11-24T15:15:35+00:00</updated>
<entry>
<title>Rework cloaked hostname handling, implement "METADATA cloakhost"</title>
<updated>2012-11-24T15:15:35+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-24T15:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=35e2dcff88e29617db0e5af1d016ab76a31ab677'/>
<id>urn:sha1:35e2dcff88e29617db0e5af1d016ab76a31ab677</id>
<content type='text'>
Now ngIRCd uses two fields internally, one to store the "real" hostname
and one to save the "cloaked" hostname. And both fields can be set
independently using the "METADATA host" and "METADATA cloakhost" commands.

This allows "foreign servers" (aka "IRC services") to alter the real and
cloaked hostnames of clients without problems, even when the user itself
issues additional "MODE +x" and "MODE -x" commands.
</content>
</entry>
<entry>
<title>Add new IRC+ server flag "X": "XOP modes supported"</title>
<updated>2012-11-10T22:33:19+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-10T22:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=53917fa4b80753fc189ed5a516c06c804f2cf415'/>
<id>urn:sha1:53917fa4b80753fc189ed5a516c06c804f2cf415</id>
<content type='text'>
This flag indicates, that the server supports the enhanced "xop channel
user modes", like channel owner, admin, and halfop. This information is
used to make sure that no unsupported CHANINFO commands are sent to
servers not supporting such mode prefixes, for example.
</content>
</entry>
<entry>
<title>doc/Protocol.txt: Document METADATA command</title>
<updated>2012-11-05T22:51:52+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-05T22:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7871a904d766e325bd2ce94dd8bea37f45198771'/>
<id>urn:sha1:7871a904d766e325bd2ce94dd8bea37f45198771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/Protocol.txt: add/fix CHARCONV description</title>
<updated>2012-11-05T22:11:41+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-05T22:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=79731a57f3f35744236407f128cdd09c32b700fa'/>
<id>urn:sha1:79731a57f3f35744236407f128cdd09c32b700fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spelling fix: "nick name" -&gt; "nickname"</title>
<updated>2012-11-02T13:30:19+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-02T13:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=48326e061aacd954e24f76c53ded10448cbc28eb'/>
<id>urn:sha1:48326e061aacd954e24f76c53ded10448cbc28eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement new IRC+ "CHARCONV" command</title>
<updated>2012-09-16T22:56:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-16T22:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=222ecbffbb5f0c21e64002c95fe9447b4f6b6320'/>
<id>urn:sha1:222ecbffbb5f0c21e64002c95fe9447b4f6b6320</id>
<content type='text'>
See bug 109 and doc/Protocol.txt for details and documentation.
</content>
</entry>
<entry>
<title>Protocol.txt: Update description of CHANINFO command</title>
<updated>2011-02-17T11:26:56+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-02-17T11:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=6caa947f989b692cf8bf3568cffa03b5c21374e9'/>
<id>urn:sha1:6caa947f989b692cf8bf3568cffa03b5c21374e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enhance documentation for the WEBIRC command</title>
<updated>2011-02-13T16:52:39+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-12-29T13:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=07f241ff6d3afee88d6c6b3e2ed1e195c0367c91'/>
<id>urn:sha1:07f241ff6d3afee88d6c6b3e2ed1e195c0367c91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the server flag "S": SERVICE command is supported.</title>
<updated>2008-09-23T09:53:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-08-17T15:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1d6dcb25c4d9cc87646e9a9de34d2df4e9502161'/>
<id>urn:sha1:1d6dcb25c4d9cc87646e9a9de34d2df4e9502161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce option to configure the maximum nick name lenth in ngircd.conf</title>
<updated>2007-11-21T12:16:33+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2007-11-21T12:16:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=47ca178a219d682c589b27e64ee1a4e936cc7bdc'/>
<id>urn:sha1:47ca178a219d682c589b27e64ee1a4e936cc7bdc</id>
<content type='text'>
- New configuration option "MaxNickLength" to specify the allowed maximum
  length of user nick names. Note: must be unique in an IRC network!
- Enhanced the IRC+ protocol to support an enhanced "server handshake" and
  enable server to recognice numeric 005 (ISUPPORT) and 376 (ENDOFMOTD).
  See doc/Protocol.txt for details.
</content>
</entry>
</feed>
