<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/svsnick.cpp, branch v3.0.0a9</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_spanningtree/svsnick.cpp?h=v3.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/svsnick.cpp?h=v3.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-07-26T19:12:14Z</updated>
<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>Simplify GetRouting() methods doing unicast</title>
<updated>2016-03-29T10:54:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-29T10:54:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aed5846f17b15939aaf620ee4c4ca95a10609fc'/>
<id>urn:sha1:4aed5846f17b15939aaf620ee4c4ca95a10609fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Clean up comments</title>
<updated>2015-05-12T22:19:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-12T22:19:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6433b37967e22e19658967ae4e798febea86356'/>
<id>urn:sha1:a6433b37967e22e19658967ae4e798febea86356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Add optional expected nick TS parameter to SVSNICK</title>
<updated>2014-07-05T11:06:57Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-05T11:06:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f74e543bda13e761e7fc6b161e8f736a3dd6042'/>
<id>urn:sha1:1f74e543bda13e761e7fc6b161e8f736a3dd6042</id>
<content type='text'>
Drop SVSNICK if the expected nick TS is present and it does not match the user's nick timestamp
</content>
</entry>
<entry>
<title>User::ChangeNick() cannot fail if the new nick is the uuid, document this and rely on it</title>
<updated>2014-07-03T10:36:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-03T10:36:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2eb0505a16cf5b70076bab2de494ef92b7e991d9'/>
<id>urn:sha1:2eb0505a16cf5b70076bab2de494ef92b7e991d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now needless User::ForceNickChange()</title>
<updated>2014-07-03T10:27:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-03T10:27:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=393cc8f9d65aefd92628115edae341562ea440e7'/>
<id>urn:sha1:393cc8f9d65aefd92628115edae341562ea440e7</id>
<content type='text'>
Change call sites to call ChangeNick()
</content>
</entry>
<entry>
<title>m_spanningtree Remove remains of the KeepNickTS workaround</title>
<updated>2014-03-03T14:10:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-03T14:10:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a8b146419b2aae36da25b7202292528efd3158a9'/>
<id>urn:sha1:a8b146419b2aae36da25b7202292528efd3158a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update nick timestamps in User::ChangeNick(), pass the new TS in a parameter</title>
<updated>2014-03-03T14:07:17Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-03T14:07:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b1173ca66a3a3dc3d1ae0b3f305e1b37e3d5c982'/>
<id>urn:sha1:b1173ca66a3a3dc3d1ae0b3f305e1b37e3d5c982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-01-21T17:44:08Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-21T17:44:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804'/>
<id>urn:sha1:e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fix nick TS desync on SVSNICK</title>
<updated>2013-12-15T12:10:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2013-12-15T12:10:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24fc55bbfd367bf2ef68230173ffe1cb58f744fa'/>
<id>urn:sha1:24fc55bbfd367bf2ef68230173ffe1cb58f744fa</id>
<content type='text'>
Don't accept invalid timestamps
</content>
</entry>
</feed>
