<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/doc, branch rel-25</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-25</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-25'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2019-01-23T21:45:07+00:00</updated>
<entry>
<title>Platforms.txt: Add and update systems</title>
<updated>2019-01-23T21:45:07+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2019-01-23T21:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=1d4f80b42297555ef1a72eec553c59f9ee1e8dce'/>
<id>urn:sha1:1d4f80b42297555ef1a72eec553c59f9ee1e8dce</id>
<content type='text'>
- Update x86_64/apple/darwin16.5.0 (Apple clang 8.1)
- Add x86_64/apple/darwin17.7.0 (Apple clang 10.0)
- Add x86_64/apple/darwin18.2.0 (Apple clang 10.0)
- Add x86_64/unknown/haiku (gcc 7.3)
- Update x86_64/pc/linux-gnu (gcc 6.3.0)
</content>
</entry>
<entry>
<title>Fix documentation of MotdPhrase length (#254)</title>
<updated>2019-01-03T13:06:01+00:00</updated>
<author>
<name>shankari</name>
<email>shankari@eecs.berkeley.edu</email>
</author>
<published>2019-01-03T12:44:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fe01ef9a518d3596f60e0aa1602762c05132d31f'/>
<id>urn:sha1:fe01ef9a518d3596f60e0aa1602762c05132d31f</id>
<content type='text'>
The max length is actually 126 (&lt; 127), since the check errors out if
length &gt;= 127. See
&lt;https://github.com/ngircd/ngircd/blob/master/src/ngircd/conf.c#L1487&gt;.

I didn't look through the history to see when the change happened. I
just happened to find during a migration that my 140 character MOTD
didn't work.

Update sample configuration file as well as the man page.
</content>
</entry>
<entry>
<title>2019!</title>
<updated>2019-01-01T23:10:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2019-01-01T23:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=96bad2b861cffcd7724cf26464da4568852241de'/>
<id>urn:sha1:96bad2b861cffcd7724cf26464da4568852241de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement new configuration option "MaxPenaltyTime" (#251)</title>
<updated>2018-11-28T13:13:09+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2018-11-28T13:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=456eea6f1896528dad344ed2c254fd07bdc3a4b1'/>
<id>urn:sha1:456eea6f1896528dad344ed2c254fd07bdc3a4b1</id>
<content type='text'>
This option configures the maximum penalty time increase in seconds, per
penalty event. Set to -1 for no limit (the default), 0 to disable
penalties altogether. ngIRCd doesn't use penalty increases higher than 2
seconds during normal operation, so values higher than 1 rarely make
sense.

Disabling (or reducing) penalties can greatly speed up "make check" runs
for example, see below, but are mostly a debugging feature and normally
not meant to be used on production systems!

Some example timings running "make check" from my macOS workstation:

- MaxPenaltyTime not set: 4:41,79s
- "MaxPenaltyTime = 1":   3:14,71s
- "MaxPenaltyTime = 0":     25,46s

Closes #249.</content>
</entry>
<entry>
<title>Update doc/Protocol.txt for IRCv3 WEBIRC extension</title>
<updated>2018-10-07T21:55:30+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2018-10-07T21:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a38eea8987b32f3d17ae04eabdd9d114af57bd25'/>
<id>urn:sha1:a38eea8987b32f3d17ae04eabdd9d114af57bd25</id>
<content type='text'>
See commit d0f9d3d92.
</content>
</entry>
<entry>
<title>Update HowToRelease.txt: Include the website</title>
<updated>2018-08-31T23:48:17+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2018-08-31T23:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bb4101cd6c1149cbb9a8b7e886c67f637de22541'/>
<id>urn:sha1:bb4101cd6c1149cbb9a8b7e886c67f637de22541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Platforms.txt: Add and update systems</title>
<updated>2018-08-29T21:05:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2018-08-29T21:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e29e15ca27b7ede90415fddaf3406974cf634a95'/>
<id>urn:sha1:e29e15ca27b7ede90415fddaf3406974cf634a95</id>
<content type='text'>
- Update x86_64/unknown/freebsd10.0 (FreeBSD clang 3.3)
- Add x86_64/unknown/freebsd10.3 (FreeBSD clang 3.4)
- Update i386/pc/solaris2.11 (gcc 4.8.2)
- Add mipsel/openwrt/linux-uclibc (gcc 4.8) [cross-compiler]
- Add x86_64/pc/linux-gnu (gcc 5.4.0) [Win10/WSL]
- Platforms.txt: Update "pre-ANSI compiler" foot note.

Thanks to Götz Hoffart &lt;goetz@hoffart.de&gt;!
</content>
</entry>
<entry>
<title>2018!</title>
<updated>2018-02-09T21:02:21+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2018-02-09T21:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=34bdb0d98afada4af4e723acabdd7c829d30ec99'/>
<id>urn:sha1:34bdb0d98afada4af4e723acabdd7c829d30ec99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update HowToRelease.txt</title>
<updated>2017-03-12T21:25:08+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2017-03-12T21:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=bc728f92de5aca1ae14c51696e35103b77a71657'/>
<id>urn:sha1:bc728f92de5aca1ae14c51696e35103b77a71657</id>
<content type='text'>
- Freshmeat is no more, and
- GitHub issues doesn't allow us to configure "releases".
</content>
</entry>
<entry>
<title>Services.txt: Show Atheme "name" in example configuration</title>
<updated>2017-02-20T22:29:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2017-02-20T22:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=2f6f6929d84138ea4812da820d6aeab0ed262406'/>
<id>urn:sha1:2f6f6929d84138ea4812da820d6aeab0ed262406</id>
<content type='text'>
</content>
</entry>
</feed>
