<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj, branch rel-14</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-14</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-14'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2009-01-06T14:09:39+00:00</updated>
<entry>
<title>Add new and missing files to Mac OS X Xcode project</title>
<updated>2009-01-06T14:09:39+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-01-06T14:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=df3473c9c102aef7ccbdf0d8188dac318e72ac5e'/>
<id>urn:sha1:df3473c9c102aef7ccbdf0d8188dac318e72ac5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up Mac OS X Xcode environment.</title>
<updated>2008-08-11T15:39:26+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-08-11T15:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=30f1ed211d5014b964f147539970befcd7c9f7d2'/>
<id>urn:sha1:30f1ed211d5014b964f147539970befcd7c9f7d2</id>
<content type='text'>
- Remove obsolete contrib/MacOSX/cvs-version.h
- Change SDK to 10.4
</content>
</entry>
<entry>
<title>Enable more compiler warnings when using Xcode.</title>
<updated>2008-04-13T21:43:12+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-13T21:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=761ae2b1a41a6b61a29e8e4bede958c27bb91584'/>
<id>urn:sha1:761ae2b1a41a6b61a29e8e4bede958c27bb91584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated Xcode project file.</title>
<updated>2008-04-12T21:27:11+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-04-12T21:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b7135ea76accdf3be751cb3cdcd91c8202092e93'/>
<id>urn:sha1:b7135ea76accdf3be751cb3cdcd91c8202092e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new test files to Xcode project.</title>
<updated>2008-02-26T22:49:33+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-02-17T13:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ec80cc99c646d11da4eee4ddbbe5a859bed85685'/>
<id>urn:sha1:ec80cc99c646d11da4eee4ddbbe5a859bed85685</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>
<entry>
<title>Remove some bogus files from project ...</title>
<updated>2007-11-19T23:38:59+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2007-11-19T23:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c7d4d856662ab63686edc796dbd3f6f0720e9bc0'/>
<id>urn:sha1:c7d4d856662ab63686edc796dbd3f6f0720e9bc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Mac OS X Xcode project file for Xcode 3.</title>
<updated>2007-11-19T22:11:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2007-11-19T22:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4659dae6eb230faeba6cfa45c0981914847bc1be'/>
<id>urn:sha1:4659dae6eb230faeba6cfa45c0981914847bc1be</id>
<content type='text'>
Allow building of ngIRCd using Xcode 3 without running ./configure.
</content>
</entry>
<entry>
<title>Xcode project: include manual page template files, not generated pages.</title>
<updated>2007-10-14T11:25:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2007-10-14T11:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=089ca21b3dcde8d12b140d418f00f6ed8d770444'/>
<id>urn:sha1:089ca21b3dcde8d12b140d418f00f6ed8d770444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated Mac OS X project file for Xcode.</title>
<updated>2007-10-14T10:37:20+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2007-10-14T10:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=137a13911213e8ff4ba4f01e570e001e3be61ea9'/>
<id>urn:sha1:137a13911213e8ff4ba4f01e570e001e3be61ea9</id>
<content type='text'>
</content>
</entry>
</feed>
