<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj, branch rel-24</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-24</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-24'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2016-12-07T23:56:39+00:00</updated>
<entry>
<title>Xcode: Fix "duplicate symbols" error in current Xcode</title>
<updated>2016-12-07T23:56:39+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2016-12-07T23:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e9e3df27b70b7d3c7de2f0208431c8b8803a4da9'/>
<id>urn:sha1:e9e3df27b70b7d3c7de2f0208431c8b8803a4da9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Xcode project for latest Xcode version (8.0)</title>
<updated>2016-10-21T19:34:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2016-10-21T19:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fb99d7c92efb432e1b10af9e8672b38d30b3d4ab'/>
<id>urn:sha1:fb99d7c92efb432e1b10af9e8672b38d30b3d4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Xcode project for latest Xcode version (7.3)</title>
<updated>2016-09-21T20:47:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2016-09-21T20:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1d06ed02ce71c1c266cbe32f56bbb633ab4063b9'/>
<id>urn:sha1:1d06ed02ce71c1c266cbe32f56bbb633ab4063b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Xcode project for latest Xcode version (6.3)</title>
<updated>2015-04-10T20:30:17+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-04-10T20:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=52825cde29afdbee0d186a0bb33d36c9afed6416'/>
<id>urn:sha1:52825cde29afdbee0d186a0bb33d36c9afed6416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: remove imp.h and exp.h from project file</title>
<updated>2014-03-17T17:07:51+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-17T17:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3d7aa9f90626bb16ef9db9c9c739ba748976448c'/>
<id>urn:sha1:3d7aa9f90626bb16ef9db9c9c739ba748976448c</id>
<content type='text'>
These files have been removed from ngIRCd in commit 259c314d,
"Remove imp.h and exp.h header files".
</content>
</entry>
<entry>
<title>Xcode: update project settings for Xcode 5</title>
<updated>2013-08-26T21:23:12+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-08-26T21:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=46d43dc09c82e05762ec05585eed65ba953e6887'/>
<id>urn:sha1:46d43dc09c82e05762ec05585eed65ba953e6887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up Xcode project file, remove outdated files, add missing</title>
<updated>2013-02-22T14:21:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-02-15T21:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=19d6f4740eb6dc058f02379b0abca96b94eb8159'/>
<id>urn:sha1:19d6f4740eb6dc058f02379b0abca96b94eb8159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new irc-macros.h to project</title>
<updated>2013-02-09T22:55:42+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-02-09T22:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a9175145462335ef69dbc2509e2db6f2c96e635c'/>
<id>urn:sha1:a9175145462335ef69dbc2509e2db6f2c96e635c</id>
<content type='text'>
This file prvides some macros for common tasks required by functions
implementing handlers for IRC commands:

 * _IRC_ARGC_LE_OR_RETURN_
 * _IRC_ARGC_GE_OR_RETURN_
 * _IRC_GET_SENDER_OR_RETURN_
 * _IRC_GET_TARGET_SERVER_OR_RETURN_
</content>
</entry>
<entry>
<title>Update Xcode project files</title>
<updated>2012-11-11T11:40:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-11T11:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b6e49f3920193a202d78fec134092976e159ed90'/>
<id>urn:sha1:b6e49f3920193a202d78fec134092976e159ed90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement METADATA command to update client metadata</title>
<updated>2012-11-05T22:34:21+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-05T22:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=35ed57e6c160dc13c2bbca2ca042406285d4ced3'/>
<id>urn:sha1:35ed57e6c160dc13c2bbca2ca042406285d4ced3</id>
<content type='text'>
The METADATA command can be used by other servers to update "metadata"
of registered clients, like the client info text ("real name"), user
name, and hostname:

  :&lt;prefix&gt; METADATA &lt;target&gt; &lt;key&gt; :&lt;value&gt;

It is distributed in the network, unknown &lt;key&gt; names are silently ignored
and passed on, too. This allows for further extensions.
</content>
</entry>
</feed>
