<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd, branch rel-17-rc1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-17-rc1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-17-rc1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2010-10-11T21:25:48+00:00</updated>
<entry>
<title>ngIRCd release 17~rc1</title>
<updated>2010-10-11T21:25:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-11T21:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d00a0f1e7c8b7e247f26a8fc265ca8217eaace8b'/>
<id>urn:sha1:d00a0f1e7c8b7e247f26a8fc265ca8217eaace8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New configuration option "NoZeroConf" to disable ZeroConf registration</title>
<updated>2010-10-11T14:54:49+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-11T14:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a988bbc86aed404b7bcfdbceafc030ea4bc5ecab'/>
<id>urn:sha1:a988bbc86aed404b7bcfdbceafc030ea4bc5ecab</id>
<content type='text'>
If ngIRCd is compiled to register its services using ZeroConf (e.g. using
Howl, Avahi or on Mac OS X) this parameter can be used to disable service
registration at runtime.
</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>doc/Platforms.txt: added NetBSD 5.0.2</title>
<updated>2010-10-07T11:20:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-07T11:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f5790436710adcbe0fd399d4b5ba3a8603876413'/>
<id>urn:sha1:f5790436710adcbe0fd399d4b5ba3a8603876413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated doc/Platforms.txt</title>
<updated>2010-10-05T21:19:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-05T21:19:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=50cb321bb1006a97729096451bb4898b78e90582'/>
<id>urn:sha1:50cb321bb1006a97729096451bb4898b78e90582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure sighandlers.h is listed in noinst_HEADERS</title>
<updated>2010-10-05T19:57:01+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-05T19:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ade8902b88a525622a40dc3c2276e35a8dad29ac'/>
<id>urn:sha1:ade8902b88a525622a40dc3c2276e35a8dad29ac</id>
<content type='text'>
... because it must be included in the distribution archive :-)
</content>
</entry>
<entry>
<title>const'ify ngt_SyslogFacilityName() function</title>
<updated>2010-10-05T18:16:35+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-05T18:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3a826b774a10a069d2f18b1a07842acf8da8fc49'/>
<id>urn:sha1:3a826b774a10a069d2f18b1a07842acf8da8fc49</id>
<content type='text'>
This fixes the following gcc compiler warning:

tool.c: In function 'ngt_SyslogFacilityName':
tool.c:195: warning: return discards qualifiers from pointer target type
</content>
</entry>
<entry>
<title>Debian packages: build "-full" and "-full-dbg" with support for PAM</title>
<updated>2010-10-03T13:06:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-10-03T13:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c51cc88eb08eb3aa3fd626347bd9c87f2ae7f9c1'/>
<id>urn:sha1:c51cc88eb08eb3aa3fd626347bd9c87f2ae7f9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New configuration option "SyslogFacility"</title>
<updated>2010-09-24T15:39:11+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-09-24T15:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5e82a91d1337b78510bc62fe3c7e43f9c0b7d3d1'/>
<id>urn:sha1:5e82a91d1337b78510bc62fe3c7e43f9c0b7d3d1</id>
<content type='text'>
The new option "SyslogFacility" deines the syslog "facility" to which
ngIRCd should send log messages.

Possible values are system dependant, but most probably "auth", "daemon",
"user" and "local1" through "local7" are possible values; see syslog(3).
Default is "local5" for historical reasons.
</content>
</entry>
<entry>
<title>New functions ngt_SyslogFacilityName() and ngt_SyslogFacilityID()</title>
<updated>2010-09-24T14:29:55+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-09-24T14:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4943bbb066bb49603743ae03846689d2f82441b6'/>
<id>urn:sha1:4943bbb066bb49603743ae03846689d2f82441b6</id>
<content type='text'>
These both functions translate syslog facility names to ID numbers
and vice versa. On systems that don't define the facilitynames[] array
in syslog.h, we try to build one ourself.
</content>
</entry>
</feed>
