<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs, branch v3.1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/docs?h=v3.1.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/docs?h=v3.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2019-05-15T09:49:35Z</updated>
<entry>
<title>Comment out all of the includes in the inspircd example configs.</title>
<updated>2019-05-15T09:49:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-15T09:47:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ddc4f09bfbb335118222f54c30f13368c3340ef9'/>
<id>urn:sha1:ddc4f09bfbb335118222f54c30f13368c3340ef9</id>
<content type='text'>
This allows users to use the example config without any special
configuration.
</content>
</entry>
<entry>
<title>Add support for the IRCv3 message id specification.</title>
<updated>2019-05-15T09:34:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-15T09:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ba8a3b236a84d42c888a93e4e8cf934062c7a7ea'/>
<id>urn:sha1:ba8a3b236a84d42c888a93e4e8cf934062c7a7ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow disabling a STS policy for users in specific connect classes.</title>
<updated>2019-05-11T13:34:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-11T13:29:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=31340d50a4053c681614583ecdd5e8c6ba373d69'/>
<id>urn:sha1:31340d50a4053c681614583ecdd5e8c6ba373d69</id>
<content type='text'>
Fixes #1634.
</content>
</entry>
<entry>
<title>Add umode O (override) to helpop.</title>
<updated>2019-05-09T20:11:25Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-05-09T17:18:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7fa27bb93b21be87247f5f8a14364fdc14f1e556'/>
<id>urn:sha1:7fa27bb93b21be87247f5f8a14364fdc14f1e556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the exemptchanops module section in modules.conf.example with missing exemptions.</title>
<updated>2019-05-06T15:06:54Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-05-06T14:37:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=daf3be301d0181d14d1310b3ab5f79c8a85dfb46'/>
<id>urn:sha1:daf3be301d0181d14d1310b3ab5f79c8a85dfb46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the anticaps exemption.</title>
<updated>2019-05-06T09:32:27Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-05-06T03:14:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bd6e75ffa1a9827aa135e313eca4e5b396ebda2f'/>
<id>urn:sha1:bd6e75ffa1a9827aa135e313eca4e5b396ebda2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the &lt;wsorigin&gt; example.</title>
<updated>2019-05-05T13:52:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-05T13:52:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3fcf55bef263d20e8aa91f025191cf37f5d5c85a'/>
<id>urn:sha1:3fcf55bef263d20e8aa91f025191cf37f5d5c85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise the connection timeout in the example configs to 20s.</title>
<updated>2019-05-05T12:09:37Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-05T11:33:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=08da609b450cbe38bbcd05b4aeaffdaee5ba86f4'/>
<id>urn:sha1:08da609b450cbe38bbcd05b4aeaffdaee5ba86f4</id>
<content type='text'>
This should give more time for clients on slow connections that
want to do a lot of things (request caps, do SASL auth, etc) on
connect.

Reported by @ensra.
</content>
</entry>
<entry>
<title>cmd_names: Fix the syntax.</title>
<updated>2019-05-05T04:29:04Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-05-05T04:25:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=574c994c72ee3acb447218ba972c046f38ff60fd'/>
<id>urn:sha1:574c994c72ee3acb447218ba972c046f38ff60fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the require* connect block options and document the sslinfo module operonly option.</title>
<updated>2019-05-03T13:07:29Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-05-03T13:04:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2afa60ad84589279e00605843a12d848925a75d'/>
<id>urn:sha1:b2afa60ad84589279e00605843a12d848925a75d</id>
<content type='text'>
</content>
</entry>
</feed>
