<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sasl.cpp, branch v3.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sasl.cpp?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sasl.cpp?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-28T08:14:21Z</updated>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix detecting secure clients connecting through HAProxy/WEBIRC.</title>
<updated>2018-12-01T23:48:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-26T15:15:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec6955f28ba9423828ac24ef83caee09ffa6b52c'/>
<id>urn:sha1:ec6955f28ba9423828ac24ef83caee09ffa6b52c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement IRCv3 message tag support.</title>
<updated>2018-08-13T20:51:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58a0a7e01422e62de1565a8eb0a1febdc463d04d'/>
<id>urn:sha1:58a0a7e01422e62de1565a8eb0a1febdc463d04d</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Require that the services server be configured in &lt;sasl:target&gt;.</title>
<updated>2017-12-10T13:59:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-10T13:59:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb4abb7669cbdcec05c79fe78ae9d256dece2dc8'/>
<id>urn:sha1:fb4abb7669cbdcec05c79fe78ae9d256dece2dc8</id>
<content type='text'>
Closes #1430.
</content>
</entry>
<entry>
<title>Rename the spanningtree module header to server.</title>
<updated>2017-12-03T13:54:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-22T12:13:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aa27e75af8da0a5bc2e35f931f0165339f5f289'/>
<id>urn:sha1:4aa27e75af8da0a5bc2e35f931f0165339f5f289</id>
<content type='text'>
In the future we will have server linking modules that are not the
spanningtree module.
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>Merge the latest changes from insp20 into master.</title>
<updated>2017-10-12T14:55:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-12T14:55:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3e0768758ca68429a29d9c78ce672f2d938c6e7'/>
<id>urn:sha1:a3e0768758ca68429a29d9c78ce672f2d938c6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up m_sasl slightly by making SendSASL take common params.</title>
<updated>2017-10-12T13:46:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-11T11:00:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5cece0632f09a42bbaa0a528253d74cd55d874ed'/>
<id>urn:sha1:5cece0632f09a42bbaa0a528253d74cd55d874ed</id>
<content type='text'>
Also, fix a minor issue caused by the last insp20 merge.
</content>
</entry>
</feed>
