<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc, branch rel-18</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-18</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-18'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2011-07-10T17:58:41+00:00</updated>
<entry>
<title>Updated doc/Platforms.txt for ngIRCd release 18</title>
<updated>2011-07-10T17:58:41+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-07-10T17:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=95e156b51963b0554bf815bbfc258cbc3b488598'/>
<id>urn:sha1:95e156b51963b0554bf815bbfc258cbc3b488598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add preliminary ngIRCd protocol module for Anope 1.9</title>
<updated>2011-07-10T12:23:11+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-07-10T12:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=54566b6b32441044660c8fca784ef7b09b933a7e'/>
<id>urn:sha1:54566b6b32441044660c8fca784ef7b09b933a7e</id>
<content type='text'>
See contrib/Anope/README and doc/Services.txt for more details
and installation instructions!
</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>
<entry>
<title>doc/SSL.txt: adopt to new configuration file layout</title>
<updated>2011-06-28T11:11:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-28T11:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=29c49f643fdaa5db2604d129a2dc3814e3f54700'/>
<id>urn:sha1:29c49f643fdaa5db2604d129a2dc3814e3f54700</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'MorePrivacy'</title>
<updated>2011-06-26T13:41:27+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-26T13:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d99edb7728e058a889e4734f8592f495effa5bc3'/>
<id>urn:sha1:d99edb7728e058a889e4734f8592f495effa5bc3</id>
<content type='text'>
* MorePrivacy:
  New configuration opion "MorePrivacy" to "censor" some user information
</content>
</entry>
<entry>
<title>sample-ngircd.conf: remove "SSL" prefix from SSL-related variables</title>
<updated>2011-06-26T13:39:39+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-26T13:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=cb28c4ff03d775825b698fcff3fbe68b50a8f8a6'/>
<id>urn:sha1:cb28c4ff03d775825b698fcff3fbe68b50a8f8a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ScrubCTCP'</title>
<updated>2011-06-26T13:38:53+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-26T13:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=269310f04b7624675f0e609a18c645474d9e5c6f'/>
<id>urn:sha1:269310f04b7624675f0e609a18c645474d9e5c6f</id>
<content type='text'>
* ScrubCTCP:
  Add documentation for "ScrubCTCP" configuration option
  New option to scrub incoming CTCP commands
</content>
</entry>
<entry>
<title>Merge branch 'newconfig'</title>
<updated>2011-06-26T13:24:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-26T13:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3282c1325e491f2fbc7ee388c557f40e1f9eaed6'/>
<id>urn:sha1:3282c1325e491f2fbc7ee388c557f40e1f9eaed6</id>
<content type='text'>
* newconfig:
  sample-ngircd.conf: "SyslogFacility" should be commented out
  Move SSL-related configuration variables to new [SSL] section
  CheckFileReadable(): only check when a filename is given ...
  PAM: make clear which "Password" config option is ignored
  Really remove [Features] in our manual pages
  INSTALL: document changed location of configuration variables
  Update sample config file and manual page for new config structure
  Testsuite: update configuration files for new config file format
  Display configuration errors more prominent on "--configtest"
  conf.c: code cleanup
  Check for redability of SSL-related files like for MOTD file
  Restructure ngIRCd configuration, introduce [Limits] and [Options]
</content>
</entry>
<entry>
<title>sample-ngircd.conf: "SyslogFacility" should be commented out</title>
<updated>2011-06-25T22:10:22+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-25T22:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3d0ce77f12117df9e12d364c725c3c54332901bd'/>
<id>urn:sha1:3d0ce77f12117df9e12d364c725c3c54332901bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move SSL-related configuration variables to new [SSL] section</title>
<updated>2011-06-25T22:09:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-06-25T22:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=946d838de4b6aee588e1136dcea018259a17e778'/>
<id>urn:sha1:946d838de4b6aee588e1136dcea018259a17e778</id>
<content type='text'>
</content>
</entry>
</feed>
