<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v2.0.25</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.25</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.25'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-09T11:16:32Z</updated>
<entry>
<title>Work around removing shuns on nicks when the nick is online.</title>
<updated>2017-11-09T11:16:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-07T18:18:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f57dbb6dbe0a49b0f0aa80c327904d4273a76b55'/>
<id>urn:sha1:f57dbb6dbe0a49b0f0aa80c327904d4273a76b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert the code changes to m_sasl made in commit 9d4b4344b4.</title>
<updated>2017-11-09T11:11:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-09T11:04:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e83506b7abde9fdd628b9065fb3b6c01d370808f'/>
<id>urn:sha1:e83506b7abde9fdd628b9065fb3b6c01d370808f</id>
<content type='text'>
This is causing problems such as duplicate 904 messages.
</content>
</entry>
<entry>
<title>Improve (synchronize) the notices in m_timedbans</title>
<updated>2017-11-07T05:27:14Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2016-11-22T05:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3eefb336c670d5b2f39696913717e0c47b75232c'/>
<id>urn:sha1:3eefb336c670d5b2f39696913717e0c47b75232c</id>
<content type='text'>
* Send to remote servers upon setting
* Send to halfop if available upon expiry
</content>
</entry>
<entry>
<title>Merge pull request #1359 from genius3000/insp20+sasl_no_server</title>
<updated>2017-11-06T11:11:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-06T11:11:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9375c633371ee8d25adc5cf756590077e5100bb5'/>
<id>urn:sha1:9375c633371ee8d25adc5cf756590077e5100bb5</id>
<content type='text'>
2.0: Inform the client when a SASL message cannot be sent</content>
</entry>
<entry>
<title>Inform the client when a SASL message cannot be sent</title>
<updated>2017-11-06T02:51:22Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2017-07-27T09:05:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9d4b4344b49de3c474302e8316576b759249c409'/>
<id>urn:sha1:9d4b4344b49de3c474302e8316576b759249c409</id>
<content type='text'>
When SASL is properly configured with a 'target' server, we are able
to inform the client when the message fails to send.
Currently if a target is configured and it is offline, no response is
sent. This can cause some clients to time out while waiting for a response.

If a target isn't configured, behaviour will not change with this commit.
The default of '*' will still send to all servers.
Updated example config with 'target' variable.
</content>
</entry>
<entry>
<title>Fix sending a malformed 410 numeric when sent empty CAP commands.</title>
<updated>2017-10-17T23:36:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-17T23:36:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7e4cc45149f41346f18e581cb301a1196b92bf68'/>
<id>urn:sha1:7e4cc45149f41346f18e581cb301a1196b92bf68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update wiki links to use HTTPS and point to the correct pages.</title>
<updated>2017-10-15T11:23:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-20T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a5d110282a864fd2e91b51ce360a977cd0643657'/>
<id>urn:sha1:a5d110282a864fd2e91b51ce360a977cd0643657</id>
<content type='text'>
When we release 3.0 these links will break as they will point to
the pages for 3.0 rather than 2.0.
</content>
</entry>
<entry>
<title>Include connection security with the SASL host information.</title>
<updated>2017-10-11T11:32:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-11T11:15:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0337b92c158fa662f04056343affd59315da78db'/>
<id>urn:sha1:0337b92c158fa662f04056343affd59315da78db</id>
<content type='text'>
See atheme/atheme@b41753f740 for more details.
</content>
</entry>
<entry>
<title>Fix m_cgiirc allowing malformed hosts sent via WEBIRC.</title>
<updated>2017-09-09T09:56:41Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-08T19:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5fc4403f621ac93ef8a8c250b30436c0fea8f493'/>
<id>urn:sha1:5fc4403f621ac93ef8a8c250b30436c0fea8f493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mistakenly hardcoding the halfop prefix char in timedbans.</title>
<updated>2017-08-25T12:12:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-25T12:12:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1f2a8e4db6a4c722de4e090fcd7f710d874de1ed'/>
<id>urn:sha1:1f2a8e4db6a4c722de4e090fcd7f710d874de1ed</id>
<content type='text'>
This will almost always be % but if the server admin is using the
customprefix module and remaps it to something else messages will
not be sent out correctly.
</content>
</entry>
</feed>
