<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd, branch rel-20-rc2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-20-rc2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-20-rc2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2012-12-02T17:51:51+00:00</updated>
<entry>
<title>ngIRCd 20~rc2</title>
<updated>2012-12-02T17:51:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-12-02T17:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a0d57a6afd6d9e97388e8336762a3359fa4d80b5'/>
<id>urn:sha1:a0d57a6afd6d9e97388e8336762a3359fa4d80b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update NEWS and ChangeLog files</title>
<updated>2012-12-02T17:49:11+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-12-02T17:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c6ae353756d833a5c7392f5a1892c9338b7d3dce'/>
<id>urn:sha1:c6ae353756d833a5c7392f5a1892c9338b7d3dce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update doc/Platforms.txt</title>
<updated>2012-11-26T10:54:23+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-26T10:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=12768e7a548f31c71d4149884acaf32c0e30d8ce'/>
<id>urn:sha1:12768e7a548f31c71d4149884acaf32c0e30d8ce</id>
<content type='text'>
</content>
</entry>
<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>RPL_UMODEIS: send correct target name, even on server links</title>
<updated>2012-11-24T14:57:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-24T14:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=dc89e42ef5a60dda96707d2520fad998bf9ac74f'/>
<id>urn:sha1:dc89e42ef5a60dda96707d2520fad998bf9ac74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client_HostnameCloaked() -&gt; Client_HostnameDisplayed()</title>
<updated>2012-11-24T12:37:56+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-24T12:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4a2d74c9abb6dbf5c64062c984c6f9e87a2c17ae'/>
<id>urn:sha1:4a2d74c9abb6dbf5c64062c984c6f9e87a2c17ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>platformtest.sh: Only generate configure script when missing</title>
<updated>2012-11-13T22:21:09+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-13T22:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=cd48b8128ea514a0fd87033571dbba103e1c41d6'/>
<id>urn:sha1:cd48b8128ea514a0fd87033571dbba103e1c41d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update platformtest.sh to follow autoconf changes</title>
<updated>2012-11-13T21:46:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-13T21:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=301d4915bc7bd8f86461c1d47f72a50d6005e761'/>
<id>urn:sha1:301d4915bc7bd8f86461c1d47f72a50d6005e761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test suite: correctly execute tests when stdout is redirected</title>
<updated>2012-11-13T21:46:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-13T21:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8061056cec2a4105212d257fcb278b3248c41e4c'/>
<id>urn:sha1:8061056cec2a4105212d257fcb278b3248c41e4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a few casts, fix compiler warnings on NetBSD 5</title>
<updated>2012-11-12T21:39:57+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-12T21:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=44926b7f9ff031c37be48b33c314e47e2f84ff9f'/>
<id>urn:sha1:44926b7f9ff031c37be48b33c314e47e2f84ff9f</id>
<content type='text'>
This fixes a few warnings of this type:
  XXX.c: In function 'AAA':
  XXX.c:YY: warning: array subscription has type 'char'

Tested on NetBSD 5.0.2 with gcc 4.1.3.
</content>
</entry>
</feed>
