<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX/config.h, branch rel-23</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-23</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-23'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2013-12-27T20:35:53+00:00</updated>
<entry>
<title>OS X has a working getaddrinfo() implementation</title>
<updated>2013-12-27T20:35:53+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-12-27T20:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bd33bd770decd470577487fa4bd399cb1d8426fc'/>
<id>urn:sha1:bd33bd770decd470577487fa4bd399cb1d8426fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: fix detection of host OS, vendor, and CPU</title>
<updated>2013-03-27T11:47:12+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-03-27T11:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ce3e41cf4ce7a968bc092d7028e5744e7220c8df'/>
<id>urn:sha1:ce3e41cf4ce7a968bc092d7028e5744e7220c8df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "${docdir}/Commands.txt" as help text file</title>
<updated>2013-01-01T18:25:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-01T18:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=950aeec3ff0e15c456ac32d8fecee8c73f7c5df3'/>
<id>urn:sha1:950aeec3ff0e15c456ac32d8fecee8c73f7c5df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: correctly #define PACKAGE and PACKAGE_NAME</title>
<updated>2012-11-02T13:16:58+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-02T13:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=84e9dcbab080b03b2057df8b22327172895833be'/>
<id>urn:sha1:84e9dcbab080b03b2057df8b22327172895833be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'bug109-CHARCONV'</title>
<updated>2012-10-06T16:26:25+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-10-06T16:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=46b0eef721b9b3eec37d29aff65b6a7fc488a887'/>
<id>urn:sha1:46b0eef721b9b3eec37d29aff65b6a7fc488a887</id>
<content type='text'>
This closes bug #109.

* bug109-CHARCONV:
  Debian: require "telnet" or "telnet-ssl" for building
  Debian ngircd-full[-dbg]: enable CHARCONV
  Add "CHARCONV" to "feature string" when enabled
  Implement new IRC+ "CHARCONV" command
  Added new configure option "--with-iconv"

Conflicts:
	src/ngircd/messages.h
</content>
</entry>
<entry>
<title>Define HAVE_SETSID for Mac OS X Xcode builds</title>
<updated>2012-10-06T15:58:44+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-10-06T15:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4790d78c980c79abfd71c064be1eb085717210f8'/>
<id>urn:sha1:4790d78c980c79abfd71c064be1eb085717210f8</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>define HAVE_GAI_STRERROR for Mac OS X Xcode builds</title>
<updated>2011-12-24T12:16:38+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-12-24T12:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e1315f30fd2e1984907dc42cf1fd0370354d4f55'/>
<id>urn:sha1:e1315f30fd2e1984907dc42cf1fd0370354d4f55</id>
<content type='text'>
On Mac OS X 10.7 Lion, this fixes

  In file included from .../contrib/MacOSX/../../src/ngircd/client.c:28:
   /Developer/SDKs/MacOSX10.7.sdk/usr/include/netdb.h:272:13:
   error: expected identifier or '('
</content>
</entry>
<entry>
<title>Xcode: Mac OS X config.h: support 10.5 as well as 10.6/10.7 SDK</title>
<updated>2011-08-07T12:41:11+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-08-07T12:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=69f81a359a0a9b764200172c004e41fa357f3e75'/>
<id>urn:sha1:69f81a359a0a9b764200172c004e41fa357f3e75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for ZeroConf/Bonjour/Rendezvous service registration</title>
<updated>2011-01-09T22:51:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-01-09T22:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4a6d44dce2436103dafaad199597ada354d9b794'/>
<id>urn:sha1:4a6d44dce2436103dafaad199597ada354d9b794</id>
<content type='text'>
</content>
</entry>
</feed>
