<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/INSTALL, branch rel-22</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-22</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-22'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2014-09-04T16:28:33+00:00</updated>
<entry>
<title>Fix spelling and whitespaces in INSTALL</title>
<updated>2014-09-04T16:28:33+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-09-04T16:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3f1547ecdec24fd685f05e40733ae0d907bcb9d8'/>
<id>urn:sha1:3f1547ecdec24fd685f05e40733ae0d907bcb9d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Copyright notices for 2014</title>
<updated>2014-01-02T14:27:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-01-02T14:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=788da901ee3fa525a38dc99016d2612f6b945352'/>
<id>urn:sha1:788da901ee3fa525a38dc99016d2612f6b945352</id>
<content type='text'>
</content>
</entry>
<entry>
<title>INSTALL file: Update "Upgrade Information"</title>
<updated>2013-10-07T20:15:22+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-10-07T20:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=ea8a2bf1fc786874010c8a6ef84b3142c536112e'/>
<id>urn:sha1:ea8a2bf1fc786874010c8a6ef84b3142c536112e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change cipher defaults</title>
<updated>2013-09-17T16:15:24+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-09-17T15:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0985d69cc6c1daa7cdc8f15f93772b12ab3e8271'/>
<id>urn:sha1:0985d69cc6c1daa7cdc8f15f93772b12ab3e8271</id>
<content type='text'>
Switch cipher defaults to HIGH:!aNULL:@STRENGTH (OpenSSL) or
SECURE128 (GnuTLS).
</content>
</entry>
<entry>
<title>Update Copyright notices for 2013</title>
<updated>2013-01-01T18:23:56+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-01T18:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1f59821270e7298b380183778672e6db9c87971b'/>
<id>urn:sha1:1f59821270e7298b380183778672e6db9c87971b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow user mode +x only when "CloakHostModeX" is set</title>
<updated>2012-09-26T20:55:10+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-26T20:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d21afce2b6fdc919a80c4eb1d6ba781c1cf63f3c'/>
<id>urn:sha1:d21afce2b6fdc919a80c4eb1d6ba781c1cf63f3c</id>
<content type='text'>
Allow users to "cloak" their hostname only when the configuration
variable "CloakHostModeX" (introduced in 19.2) is set. Otherwise, only
IRC opertators, other servers, and services are allowed to set mode +x.

This prevents regular users from changing their hostmask to the name
of the IRC server itself, which confused quite a few people ;-)

This fixes bug #133.
</content>
</entry>
<entry>
<title>INSTALL: update GNU automake/autoconf requirements</title>
<updated>2012-09-24T15:46:22+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-24T15:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a3f3a1097b41d96571c0606b7096aabeeccb8e70'/>
<id>urn:sha1:a3f3a1097b41d96571c0606b7096aabeeccb8e70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>INSTALL: Add "satisfy prerequisites" section</title>
<updated>2012-05-18T22:45:23+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-05-18T22:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=c9b152fa4119bc0f4ca27a2e163840a1e2dfbbc5'/>
<id>urn:sha1:c9b152fa4119bc0f4ca27a2e163840a1e2dfbbc5</id>
<content type='text'>
Include information for RedHat/Fedora and Debian/Ubuntu based
Linux distributions.
</content>
</entry>
<entry>
<title>Update Copyright notices for 2012</title>
<updated>2012-01-03T10:30:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-01-03T10:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5eb9f2e7172620874d5ad4c247b82fc2aee3ac1b'/>
<id>urn:sha1:5eb9f2e7172620874d5ad4c247b82fc2aee3ac1b</id>
<content type='text'>
</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>
