<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc/sample-ngircd.conf.tmpl, branch rel-20.1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-20.1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-20.1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2012-11-02T13:30:19+00:00</updated>
<entry>
<title>Spelling fix: "nick name" -&gt; "nickname"</title>
<updated>2012-11-02T13:30:19+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-02T13:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=48326e061aacd954e24f76c53ded10448cbc28eb'/>
<id>urn:sha1:48326e061aacd954e24f76c53ded10448cbc28eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the maximum /list reply length a configurable limit.</title>
<updated>2012-10-25T18:46:29+00:00</updated>
<author>
<name>Brett Smith</name>
<email>brett@w3.org</email>
</author>
<published>2012-10-25T18:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=32f63abb59b5c9f47b4d517e0bbf9cc73fd044dc'/>
<id>urn:sha1:32f63abb59b5c9f47b4d517e0bbf9cc73fd044dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New configuration option "OperChanPAutoOp"</title>
<updated>2012-09-25T11:08:39+00:00</updated>
<author>
<name>DNS777</name>
<email>dns@rbose.org</email>
</author>
<published>2012-09-25T11:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=808c291c76b7ecb4ae13b6ee12e8afe658b627c1'/>
<id>urn:sha1:808c291c76b7ecb4ae13b6ee12e8afe658b627c1</id>
<content type='text'>
If disabled, IRC operators don't become channel operators in persistent
channels when joining. Enabled by default, which has been the behavior
of ngIRCd up to this patch.

Closes bug #135.

(Cosmetic fixes by Alex.)
</content>
</entry>
<entry>
<title>Enhance "ServiceMask" to handle a list of masks</title>
<updated>2012-08-26T11:24:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-08-26T11:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=360a254be0e55e975998d0f3a5ff301ac3346f72'/>
<id>urn:sha1:360a254be0e55e975998d0f3a5ff301ac3346f72</id>
<content type='text'>
The "ServiceMask" variable in "Server" blocks now can handle more than
one mask using the new MatchCaseInsensitiveList() function.

This makes marking "service clients" much more specific, which is a
good thing per se, but which is the prerequisite for reasonably
blocking these nick names, too (see commit a6dd2e3 for details).
</content>
</entry>
<entry>
<title>Hashed hostnames for CloakHost</title>
<updated>2012-08-03T02:10:11+00:00</updated>
<author>
<name>Sebastian Köhler</name>
<email>sebkoehler@whoami.org.uk</email>
</author>
<published>2012-08-02T17:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d0bb185cf55655fc68ad54508c84314c2520d54c'/>
<id>urn:sha1:d0bb185cf55655fc68ad54508c84314c2520d54c</id>
<content type='text'>
Implemented support for hashed hostnames for CloakHost. The admin can
use '%x' in both the CloakHost and CloakHostModeX setting. The config
option CloakHostModeX was renamed to CloakHostSalt. This salt is used
for both cloaking options.
</content>
</entry>
<entry>
<title>Implemented hashed cloaked hostnames for +x</title>
<updated>2012-08-03T02:09:37+00:00</updated>
<author>
<name>Sebastian Köhler</name>
<email>sebkoehler@whoami.org.uk</email>
</author>
<published>2012-08-02T11:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=49385a98b2878ae6f19dd0925e0dc90fcc3d6372'/>
<id>urn:sha1:49385a98b2878ae6f19dd0925e0dc90fcc3d6372</id>
<content type='text'>
CloakHostModeX can now contain '%x'. It will be replace by the hash of
the original client hostname. The new config option CloakHostModeXSalt
defines the salt for the hash function. When CloakHostModeXSalt is not
set a random salt will be generated after each server restart.

Spelling fix in defines.h
</content>
</entry>
<entry>
<title>Describe "CloakHostModeX" in sample-ngircd.conf an ngircd.conf(5)</title>
<updated>2012-06-09T00:04:50+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-06-09T00:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bf121ae95fa352d74ec710fda33c08148562a52c'/>
<id>urn:sha1:bf121ae95fa352d74ec710fda33c08148562a52c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New configuration option "PAMIsOptional"</title>
<updated>2012-01-01T16:12:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-01-01T16:12:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=56b7e67307c1be110eaa4e84681bca03df21bd69'/>
<id>urn:sha1:56b7e67307c1be110eaa4e84681bca03df21bd69</id>
<content type='text'>
When "PAMIsOptional" is set, clients not sending a password are still
allowed to connect: they won't become "identified" and keep the "~"
character prepended to their supplied user name.
</content>
</entry>
<entry>
<title>sample-ngircd.conf: show correct default for "PAM" variable</title>
<updated>2011-11-08T20:12:01+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-11-08T20:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e4a06844a3b0ad1bbb7307cbe40f7d2bfb2f1226'/>
<id>urn:sha1:e4a06844a3b0ad1bbb7307cbe40f7d2bfb2f1226</id>
<content type='text'>
The default of "PAM" is "yes" when ngIRCd has been configured to use it,
so show the correct default value in the sample configuration file.

Closes #119.
</content>
</entry>
<entry>
<title>Fix some wording, use spellchecker ;-)</title>
<updated>2011-06-28T11:12:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-28T11:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bd118c65fdb1428daf4775205b0f40918b3f22fb'/>
<id>urn:sha1:bd118c65fdb1428daf4775205b0f40918b3f22fb</id>
<content type='text'>
</content>
</entry>
</feed>
