<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc/Commands.txt, branch rel-27</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-27</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-27'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2020-06-11T14:45:30+00:00</updated>
<entry>
<title>Don't send invalid CHANINFO commands when no key is set</title>
<updated>2020-06-11T14:45:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-06-11T14:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=07cb8ed9ae14307b7b9335faa957baa340632e57'/>
<id>urn:sha1:07cb8ed9ae14307b7b9335faa957baa340632e57</id>
<content type='text'>
It can happen that a channel is +k, but no key is set: for example by
misconfiguring a pre-defined channel. In this case, ngIRCd sent an
invalud CHANINFO command ("CHANINFO #test +Pk  0 :'", note the unset
key represented by the two spaces) to its peers.

Fix this and enhance the CHANINFO documentation.
</content>
</entry>
<entry>
<title>Fix and extend documentation a little bit</title>
<updated>2019-06-29T14:02:18+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2019-06-29T14:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=13122bc97d13c2630ab4b25a621486d0b7a0d134'/>
<id>urn:sha1:13122bc97d13c2630ab4b25a621486d0b7a0d134</id>
<content type='text'>
- Fix syntax of LINKS amd LIST commands.
- Whitespace and spelling fixes.
- Add some more information about IRCv3 support.
</content>
</entry>
<entry>
<title>Commands.txt, PRIVMSG: Fix "server mask" description</title>
<updated>2016-01-04T20:15:05+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2016-01-04T20:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=40bea95c0896433fe07c7d4fe210200e50bddace'/>
<id>urn:sha1:40bea95c0896433fe07c7d4fe210200e50bddace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation: Spelling fixes</title>
<updated>2015-09-06T17:38:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2015-09-06T17:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=cb3a4321a23143f310d06dab4b65dc86998ed770'/>
<id>urn:sha1:cb3a4321a23143f310d06dab4b65dc86998ed770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix several broken URLs.</title>
<updated>2015-06-24T19:15:44+00:00</updated>
<author>
<name>Unit 193</name>
<email>unit193@ubuntu.com</email>
</author>
<published>2015-06-24T04:24:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f6b7764eb5d85692c9242d2d20cb53f091083139'/>
<id>urn:sha1:f6b7764eb5d85692c9242d2d20cb53f091083139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support to show user links using "STATS L"</title>
<updated>2013-09-24T19:17:35+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-09-18T22:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ec5ab4fcd1bc361cacb56e999b2b8f0a00caf5a9'/>
<id>urn:sha1:ec5ab4fcd1bc361cacb56e999b2b8f0a00caf5a9</id>
<content type='text'>
Change "stats L" to show servers and user links and restrict it to
IRC Operators.
</content>
</entry>
<entry>
<title>Commands.txt: Document proprietary DIE &lt;message&gt; parameter</title>
<updated>2013-09-04T22:19:03+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-09-04T22:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e5cdd61fe3d78fa976836192dbca64874160a493'/>
<id>urn:sha1:e5cdd61fe3d78fa976836192dbca64874160a493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More spelling corrections</title>
<updated>2013-08-05T10:06:52+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-08-05T10:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fcdb5cf8dd1579172ad894ddc8c07defa16f0822'/>
<id>urn:sha1:fcdb5cf8dd1579172ad894ddc8c07defa16f0822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commands.txt: Update more descriptions</title>
<updated>2013-08-02T21:59:32+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-08-02T21:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=61a6691b364fbb58b49de62ad191855d7a1f06f4'/>
<id>urn:sha1:61a6691b364fbb58b49de62ad191855d7a1f06f4</id>
<content type='text'>
Update description of "CHANINFO", "METADATA", "NJOIN", "SERVER", "SQUIT",
"GET", and "POST".
</content>
</entry>
<entry>
<title>Commands.txt: Update more descriptions</title>
<updated>2013-08-02T21:25:23+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-08-02T21:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=adc8d4f6c89a11e08f5214e4ceb1323376a42ec5'/>
<id>urn:sha1:adc8d4f6c89a11e08f5214e4ceb1323376a42ec5</id>
<content type='text'>
Update description of "CONNECT", "DIE", "DISCONNECT", "GLINE", "KILL",
"KLINE", "OPER", "REHASH", "RESTART" and "WALLOPS".
</content>
</entry>
</feed>
