<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src, branch rel-16-rc1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-16-rc1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-16-rc1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2010-02-10T23:01:53+00:00</updated>
<entry>
<title>Implement WEBIRC command</title>
<updated>2010-02-10T23:01:53+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-02-10T23:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=6e8cf51bb216f956e7a6fdb5c61b0f2799bf8d2d'/>
<id>urn:sha1:6e8cf51bb216f956e7a6fdb5c61b0f2799bf8d2d</id>
<content type='text'>
The WEBIRC command is used by some Web-to-IRC gateways to set the correct
user name and host name of users instead of their own.

Syntax: WEBIRC &lt;password&gt; &lt;username&gt; &lt;hostname&gt; &lt;ip-address&gt;

The &lt;password&gt; must be set using the new configuration variable "WebircPassword" in the [Global] section of ngircd.conf.

Please note that the &lt;ip-address&gt; is currently not used by ngIRCd (we don't store it in the CLIENT structure, only the resolved hostname).
</content>
</entry>
<entry>
<title>Re-format Init_New_Client() function</title>
<updated>2010-02-10T22:40:03+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-02-10T22:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9b3e143a26f1079d185c41611cd2475f8fbdae39'/>
<id>urn:sha1:9b3e143a26f1079d185c41611cd2475f8fbdae39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quote received messages of ERROR commands in log output</title>
<updated>2010-01-19T18:20:56+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-01-19T18:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e1de769ab9958f6debbd884a1555de09d1191d32'/>
<id>urn:sha1:e1de769ab9958f6debbd884a1555de09d1191d32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented new "secure clients only" channel mode: +z</title>
<updated>2010-01-17T13:20:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-01-17T13:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9f58418765576950983b4a95c4f5f71f068f424f'/>
<id>urn:sha1:9f58418765576950983b4a95c4f5f71f068f424f</id>
<content type='text'>
Only clients using a SSL encrypted connection to the server are
allowed to join such a channel.

But please note three things:

a) already joined clients are not checked when setting this mode,
b) IRC operators are always allowed to join every channel, and
c) remote clients using a server not supporting this mode are not
   checked either and therefore always allowed to join.
</content>
</entry>
<entry>
<title>Clean up and document IRC_STATS() function</title>
<updated>2010-01-16T22:24:19+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-01-16T22:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ef157715a00f565c8e17cf5618eb437b2df6d4bc'/>
<id>urn:sha1:ef157715a00f565c8e17cf5618eb437b2df6d4bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up and document IRC_JOIN() and join_allowed() functions</title>
<updated>2010-01-16T21:30:55+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-01-16T21:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ecad9f32c82f50312010ab41f7702d1329bc511e'/>
<id>urn:sha1:ecad9f32c82f50312010ab41f7702d1329bc511e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show our name (IRCD=ngIRCd) in ISUPPORT (005) numeric</title>
<updated>2010-01-16T13:59:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-01-16T13:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f58c8b94d9f4052c280a776797cd02e199e34f7e'/>
<id>urn:sha1:f58c8b94d9f4052c280a776797cd02e199e34f7e</id>
<content type='text'>
Inspired by Hyperion IRC daemon.
</content>
</entry>
<entry>
<title>Added missing modes to USERMODES #define</title>
<updated>2010-01-16T13:07:27+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2010-01-16T13:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3a2ac66f7ff5985cae4de390a8e510ae7ff2a5a6'/>
<id>urn:sha1:3a2ac66f7ff5985cae4de390a8e510ae7ff2a5a6</id>
<content type='text'>
Now the numeric 004 correctly reports all the supported user and channel
modes (user modes "r" and "w" were missing), e. g.:

  :a.irc.net 004 a a.irc.net ngircd-15 aiorsw biIklmnoPstv
</content>
</entry>
<entry>
<title>setsockopt(): use IPPROTO_IP instead of SOL_IP to set IPTOS_LOWDELAY</title>
<updated>2009-12-30T23:57:02+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-12-30T23:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a4d7c6f14594e1331885ff83afd584f7573c1a6c'/>
<id>urn:sha1:a4d7c6f14594e1331885ff83afd584f7573c1a6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReverseLookup(): fix documentation comment</title>
<updated>2009-12-30T22:45:02+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-12-30T22:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=75dabcaae52eb9f2dcfbccc19743670962dbafb3'/>
<id>urn:sha1:75dabcaae52eb9f2dcfbccc19743670962dbafb3</id>
<content type='text'>
</content>
</entry>
</feed>
