<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src, branch rel-15-rc1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-15-rc1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-15-rc1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2009-09-30T14:00:06+00:00</updated>
<entry>
<title>Make sure forwarded CONNECT commands are handled correctly</title>
<updated>2009-09-30T14:00:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-09-09T21:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=55c04e691d2e069eebf1f2cc7d9992d2510f681f'/>
<id>urn:sha1:55c04e691d2e069eebf1f2cc7d9992d2510f681f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate WALLOPS message on operator-generated SQUIT</title>
<updated>2009-09-30T14:00:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-05-19T21:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=881b9af2512a9707cdd599f84628a03c4e22cf2b'/>
<id>urn:sha1:881b9af2512a9707cdd599f84628a03c4e22cf2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable SQUIT command for IRC Operators</title>
<updated>2009-09-30T14:00:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-05-19T20:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=294320ed62bdb7dac546cea43fac3b4c916788a4'/>
<id>urn:sha1:294320ed62bdb7dac546cea43fac3b4c916788a4</id>
<content type='text'>
This patch enables IRC Operators to use the SQUIT command as specified in
RFC 2812, section 3.1.8 "Squit".

When forwarding SQUIT commands, the server connected to the target will
drop the connection (not the target server itself!).

Please note:

 - the configuration option "AllowRemoteOper" mus be enabled on the
   server disconnecting the target to allow forwarding of SQUIT commands.
 - if the remote server is configured to establish the connection, it
   will just do this; so the disconnect is not permanent in this case!
</content>
</entry>
<entry>
<title>Use functions provided by op.c "module"</title>
<updated>2009-09-30T14:00:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-04-22T21:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9918dfc1d595a680573910d12beb337cf4a58b14'/>
<id>urn:sha1:9918dfc1d595a680573910d12beb337cf4a58b14</id>
<content type='text'>
Local functions Check_Oper() and No_Privileges() have been replaced by
global functions in op.c "module": Op_Check() and Op_NoPrivileges().
</content>
</entry>
<entry>
<title>New "module" op.c/op.h for IRC operator related functions</title>
<updated>2009-09-30T14:00:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2009-04-22T21:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e46cf64cc1e3bf21060df1d1125502277d035170'/>
<id>urn:sha1:e46cf64cc1e3bf21060df1d1125502277d035170</id>
<content type='text'>
The new "module" op.c is used to implement functions related to IRC Ops.
At the moment, these two functions are available:

 - Op_Check() to check for a valid IRC Op, and
 - Op_NoPrivileges() to generate "permission denied" messages.
</content>
</entry>
<entry>
<title>Allow forwarding of CONNECT commands.</title>
<updated>2009-09-30T14:00:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-07-22T16:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=113bd34878c17f730d8fb878157b0dbba9380326'/>
<id>urn:sha1:113bd34878c17f730d8fb878157b0dbba9380326</id>
<content type='text'>
The syntax of the CONNECT command now is:

  - CONNECT &lt;server-id&gt;
  - CONNECT &lt;server-id&gt; &lt;port&gt;
  - CONNECT &lt;server-id&gt; &lt;port&gt; &lt;target&gt;
  - CONNECT &lt;server-id&gt; &lt;port&gt; &lt;host&gt; &lt;my-pwd&gt; &lt;peer-pwd&gt;
  - CONNECT &lt;server-id&gt; &lt;port&gt; &lt;host&gt; &lt;my-pwd&gt; &lt;peer-pwd&gt; &lt;target&gt;

Note: the configuration option "AllowRemoteOper" mus be enabled on the
target server to allow forwarding of CONNECT commands.
</content>
</entry>
<entry>
<title>Check_Oper(): check origin of forwarded messages instead of server.</title>
<updated>2009-09-30T14:00:05+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-07-22T16:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4a3e40bc95e783145855da611fa5944401a9c2c9'/>
<id>urn:sha1:4a3e40bc95e783145855da611fa5944401a9c2c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No_Privileges(): handle forwarded messages.</title>
<updated>2009-09-30T14:00:05+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-07-22T16:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=45b1a45c979d0418591a1c62204d5a607cf86cde'/>
<id>urn:sha1:45b1a45c979d0418591a1c62204d5a607cf86cde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IRC_SendWallops(): support format string and variable parameter lists.</title>
<updated>2009-09-30T14:00:05+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-07-22T14:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7d6de7c352f7b91b396cbdb6f2d194e2422b35b3'/>
<id>urn:sha1:7d6de7c352f7b91b396cbdb6f2d194e2422b35b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CONNECT, DISCONNECT: generate WALLOPS messages</title>
<updated>2009-09-30T14:00:05+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2008-05-06T15:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=30b584c2e8632f94312dc9575fccc510a2b437c0'/>
<id>urn:sha1:30b584c2e8632f94312dc9575fccc510a2b437c0</id>
<content type='text'>
</content>
</entry>
</feed>
