<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v4.0.0a22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v4.0.0a22</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-07-01T13:01:21Z</updated>
<entry>
<title>Merge the svshold module into the services module.</title>
<updated>2023-07-01T13:01:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-01T12:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=65a0c1430e86ac7a65c9cf51ca6217d48d286e10'/>
<id>urn:sha1:65a0c1430e86ac7a65c9cf51ca6217d48d286e10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix remote users on legacy servers not having a real username.</title>
<updated>2023-06-29T21:14:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T21:03:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f7405f7b7eee132fe5b162db603ba711a31d192b'/>
<id>urn:sha1:f7405f7b7eee132fe5b162db603ba711a31d192b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Retain the "real" username properly like we do for hostnames.</title>
<updated>2023-06-29T16:01:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T15:29:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=29705306f21d713c2928d8896f48a3cbb640eacc'/>
<id>urn:sha1:29705306f21d713c2928d8896f48a3cbb640eacc</id>
<content type='text'>
This introduces the concept of a real username. This value comes
from either the initial USER message or from an ident lookup. Doing
this allows us to use it for bans through vidents and cloaking web
client users using their remote username.

While changing this I also changed all of the uses of "ident" other
than RFC 1413 lookups and some compatibility cases to refer to
usernames as user(name) instead of ident. Our use of ident in these
places was incorrect as that only refers to the RFC 1413 response
and is not commonly used in the way we used it by any other IRC
server implementations.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-06-17T18:05:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-17T18:05:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d202728c8a06047a3c0af6938ea190892de1513'/>
<id>urn:sha1:7d202728c8a06047a3c0af6938ea190892de1513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-06-16T10:54:49Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-06-16T10:54:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff8e1e2c75c672fabd21ca468fa8775b9c828a2d'/>
<id>urn:sha1:ff8e1e2c75c672fabd21ca468fa8775b9c828a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix extracting data from the 1205 version/fullversion SINFO keys.</title>
<updated>2023-06-03T23:44:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-03T23:43:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=db03b58d1cd60643ab53b2db4801a7ca4c44a6c0'/>
<id>urn:sha1:db03b58d1cd60643ab53b2db4801a7ca4c44a6c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rewriting commands in the 1205 compat layer.</title>
<updated>2023-06-03T19:25:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-03T19:25:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4c7d45b55194356a6bdb9c8e6e2ce2f699e3fcd9'/>
<id>urn:sha1:4c7d45b55194356a6bdb9c8e6e2ce2f699e3fcd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix calling c_str() for parameters that can take a std::string.</title>
<updated>2023-05-31T15:46:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-31T15:46:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0498e9ad207f9c0f93ab6f974586d8148fd9c8eb'/>
<id>urn:sha1:0498e9ad207f9c0f93ab6f974586d8148fd9c8eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert DelLine from const char* to const std::string&amp;.</title>
<updated>2023-05-30T19:37:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-30T19:37:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c4858e2a110b016f19bfb6f658620ed6deb28eee'/>
<id>urn:sha1:c4858e2a110b016f19bfb6f658620ed6deb28eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-05-30T01:59:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-30T01:59:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=66fb6285fa67e944d14a777edf9717bdfac98e33'/>
<id>urn:sha1:66fb6285fa67e944d14a777edf9717bdfac98e33</id>
<content type='text'>
</content>
</entry>
</feed>
