<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf, branch v3.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v3.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v3.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-02-17T17:44:52Z</updated>
<entry>
<title>Move m_sslrehashsignal to the extra directory.</title>
<updated>2018-02-17T17:44:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-02-17T17:44:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5628d84f9ea4e7f767afb7d682c91d54d9b86176'/>
<id>urn:sha1:5628d84f9ea4e7f767afb7d682c91d54d9b86176</id>
<content type='text'>
This module uses platform-specific behaviour that does not work on
Windows.
</content>
</entry>
<entry>
<title>Import the anticaps module from inspircd-extras.</title>
<updated>2018-02-07T12:20:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-01-30T12:30:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36e6dc7bc8c21db2f8fa63c96b3e3aa23886e056'/>
<id>urn:sha1:36e6dc7bc8c21db2f8fa63c96b3e3aa23886e056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow the maximum length of a chanfilter message to be configured.</title>
<updated>2018-02-02T12:54:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-06T07:48:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4132a44396d8fa3d23f87b5cbea5b928aa09769f'/>
<id>urn:sha1:4132a44396d8fa3d23f87b5cbea5b928aa09769f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a module which rehashes SSL modules on receiving SIGUSR1.</title>
<updated>2018-01-25T11:51:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-01-25T11:51:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9da5c8e200833a957d6221ddcaf900cb3b839c13'/>
<id>urn:sha1:9da5c8e200833a957d6221ddcaf900cb3b839c13</id>
<content type='text'>
This has been imported from inspircd-extras where it was known as
m_rehashsslsignal. The name has been changed slightly to match the
other modules which do SSL stuff (sslmodes, sslinfo).
</content>
</entry>
<entry>
<title>Add user mode +z for ssl-only private messages.</title>
<updated>2018-01-07T10:35:16Z</updated>
<author>
<name>Shawn Smith</name>
</author>
<published>2013-04-03T14:59:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd43acedc947777b297fa80f20c93088dea29003'/>
<id>urn:sha1:cd43acedc947777b297fa80f20c93088dea29003</id>
<content type='text'>
Closes #468.
</content>
</entry>
<entry>
<title>Improve the method that blockcaps uses to block messages.</title>
<updated>2018-01-03T22:33:29Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-01-01T18:01:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40514d0ba8279309f350a47652fffef745662926'/>
<id>urn:sha1:40514d0ba8279309f350a47652fffef745662926</id>
<content type='text'>
Previously it had a list of upper case letters and assumed that all
other characters were lower case. This method is flawed as it can
be evaded by using non-alphanumeric characters.

The new method takes a list of lower case letters as well as upper
case letters and ignores any letters which are not listed in one of
the two lists.

The majority of the code for this was borrowed from the m_anticaps
module in inspircd-extras.
</content>
</entry>
<entry>
<title>Increase the config default for &lt;chanhistory:maxlines&gt; to 50.</title>
<updated>2017-12-31T18:38:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-31T18:38:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c6352dd9a642bdb1f5fa2727a41dea9197b4536'/>
<id>urn:sha1:5c6352dd9a642bdb1f5fa2727a41dea9197b4536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename &lt;security:hidewhois&gt; to &lt;security:hideserver&gt;.</title>
<updated>2017-12-22T01:11:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-15T23:26:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e467fd0a6fc9ba97b2e2f31e654803a86bbb307f'/>
<id>urn:sha1:e467fd0a6fc9ba97b2e2f31e654803a86bbb307f</id>
<content type='text'>
The previous name was horrible and didn't describe what the setting
actually does.
</content>
</entry>
<entry>
<title>Add SHUN as a /filter action</title>
<updated>2017-12-21T17:21:53Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2017-12-19T17:29:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=197c3445b04f16dd563426fb606c848f20f77c96'/>
<id>urn:sha1:197c3445b04f16dd563426fb606c848f20f77c96</id>
<content type='text'>
This resolves #483
</content>
</entry>
<entry>
<title>Don't allow users to set a zero channel limit.</title>
<updated>2017-12-11T13:17:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-11T13:16:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4955b78dced7bc399135fc64c14750f2dfc0a2b'/>
<id>urn:sha1:c4955b78dced7bc399135fc64c14750f2dfc0a2b</id>
<content type='text'>
Closes #451.
</content>
</entry>
</feed>
