<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/MacOSX, branch rel-17</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-17</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-17'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2010-10-26T13:15:06+00:00</updated>
<entry>
<title>Mac OS X package ("make osxpkg"): generate PAM configuration</title>
<updated>2010-10-26T13:15:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-26T13:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ffccfb09753c6ff7fd62417a0141ba95f105785f'/>
<id>urn:sha1:ffccfb09753c6ff7fd62417a0141ba95f105785f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode builds ("make xcode"): disable pam_fail_delay()</title>
<updated>2010-10-26T13:13:24+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-26T13:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=76f40bdb988440a73431eb14a27f30aeaa18ebe5'/>
<id>urn:sha1:76f40bdb988440a73431eb14a27f30aeaa18ebe5</id>
<content type='text'>
disable pam_fail_delay() only is available starting with Mac
OS X 10.6; but we use the 10.5 SDK for campatibility, so don't use
this function at all when building using Xcode.
</content>
</entry>
<entry>
<title>Xcode: update project file, use 10.5.x SDK</title>
<updated>2010-10-26T13:10:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-26T13:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3dd91923e442cef439744636f6abd80cde85792f'/>
<id>urn:sha1:3dd91923e442cef439744636f6abd80cde85792f</id>
<content type='text'>
This is required for universal 32 bit and 64 bit builds: now code
for ppc, i386, and x86_64 is generated (which requires 10.5 or newer).
</content>
</entry>
<entry>
<title>Xcode: only build current architecture in "Debug" target</title>
<updated>2010-10-09T18:13:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-09T18:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4226db873fa01e0c50a48fc8c96605e5420f5732'/>
<id>urn:sha1:4226db873fa01e0c50a48fc8c96605e5420f5732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sighandlers.{c|h} to Xcode project</title>
<updated>2010-09-22T12:11:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-09-22T12:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b1a117cd98bad64ac56f06f854d4b00f488e44ea'/>
<id>urn:sha1:b1a117cd98bad64ac56f06f854d4b00f488e44ea</id>
<content type='text'>
And update static Mac OS X config.h used by the Xcode project.
</content>
</entry>
<entry>
<title>Add new pam.{c|h} module to Xcode project</title>
<updated>2010-07-12T10:54:01+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-07-12T10:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fb4b5acfb8871c43e34dc2aa9c354a86f14f9293'/>
<id>urn:sha1:fb4b5acfb8871c43e34dc2aa9c354a86f14f9293</id>
<content type='text'>
Adjust Xcode project and Mac OS X static config.h header to use PAM.
</content>
</entry>
<entry>
<title>New "module" proc.c/proc.h for generic process handling</title>
<updated>2010-06-29T20:55:27+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-05-18T15:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=54e67ea9ee6c2b00c43f759edc55b57b969c9e2d'/>
<id>urn:sha1:54e67ea9ee6c2b00c43f759edc55b57b969c9e2d</id>
<content type='text'>
The new "module" proc.c is used for functions dealing with child
processes. At the moment, it is only used by the asynchronous resolver.

All the functions already implemented habe been migrated from the
resolver code base, and the rest of the ngIRCd source code has been
adepted to the new namespace and calling conventions.

The goal is to develop "generic" process handling functions that can
be used for other purposes as well, e.g. running processes on client
connects etc.
</content>
</entry>
<entry>
<title>Updated some more copyright notices, it's 2010 already :-)</title>
<updated>2010-04-02T12:19:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-04-02T12:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bb914b93e9cd2a2e92d75e1d611f1541365e2e76'/>
<id>urn:sha1:bb914b93e9cd2a2e92d75e1d611f1541365e2e76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Really test for netinet/ip.h and set HAVE_NETINET_IP_H</title>
<updated>2009-12-30T23:38:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-12-30T23:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1ddc74f13e3feb5be6af4294e1f6a8162edca8a7'/>
<id>urn:sha1:1ddc74f13e3feb5be6af4294e1f6a8162edca8a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xcode: fix "-Wuninitialized is not supported without -O"</title>
<updated>2009-12-27T16:21:37+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-12-27T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c62c2d349b718ad71ccabd88a42abe1ee5801ee3'/>
<id>urn:sha1:c62c2d349b718ad71ccabd88a42abe1ee5801ee3</id>
<content type='text'>
Fix Apple Xcode warning "cc1: warning: -Wuninitialized is not supported
without -O" when using the "Debug" build target:

Detection of uninitialized automatic variable requires data flow analsys
that is only enabled during optimized compilation.
</content>
</entry>
</feed>
