<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/encap.cpp, branch v3.7.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_spanningtree/encap.cpp?h=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/encap.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-11T22:14:43Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</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>m_spanningtree Add workaround to make SVS* commands work when using ENCAP</title>
<updated>2016-09-02T17:26:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T17:26:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f673caf8a89c4d9b8b631e46d20c71118a29eb9c'/>
<id>urn:sha1:f673caf8a89c4d9b8b631e46d20c71118a29eb9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change allocation of InspIRCd::Parser to be physically part of the object containing it</title>
<updated>2014-06-13T13:45:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:45:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b1ee304b5e1d71c71eec9ebf8f40758dfce5c1e'/>
<id>urn:sha1:5b1ee304b5e1d71c71eec9ebf8f40758dfce5c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ProtocolInterface::BroadcastEncap() and infrastructure for manually forwarding ENCAPs</title>
<updated>2014-01-26T12:12:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-26T12:12:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3fef0ed889eecb40b96a597924254560c81d4a09'/>
<id>urn:sha1:3fef0ed889eecb40b96a597924254560c81d4a09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Move all server-to-server command handlers into handler classes</title>
<updated>2013-08-18T13:11:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-07-15T11:40:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b14ebbccf08ec34a73e1ba271e67da80d9fe805c'/>
<id>urn:sha1:b14ebbccf08ec34a73e1ba271e67da80d9fe805c</id>
<content type='text'>
These commands are not registered in or called by the core. When looking for the handler of a command a new command table is searched first which contains all server-to-server commands. If a handler cannot be found in there, the core command table is consulted.
</content>
</entry>
<entry>
<title>m_spanningtree Remove unneeded #includes</title>
<updated>2013-04-12T19:03:05Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-16T22:21:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=551d687ec6d7ce44be35fae0dd7345fe73c4f63a'/>
<id>urn:sha1:551d687ec6d7ce44be35fae0dd7345fe73c4f63a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace and empty destructor removal, minor coding style changes</title>
<updated>2013-04-01T19:56:13Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-01T19:56:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26e7bb0b9a17a595d9935a1cae41b44504ad213e'/>
<id>urn:sha1:26e7bb0b9a17a595d9935a1cae41b44504ad213e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of deprecated CallCommandHandler() and IsValidModuleCommand()</title>
<updated>2012-11-19T17:32:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-19T00:09:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c20fd57ec1913dc787b7c620bb4032851dd0d64'/>
<id>urn:sha1:5c20fd57ec1913dc787b7c620bb4032851dd0d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Handle ? wildcard as well when processing an incoming ENCAP</title>
<updated>2012-08-08T13:04:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-01T19:44:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d7764cbc14a53c4b0222edefae23df5d9b4bdc8'/>
<id>urn:sha1:1d7764cbc14a53c4b0222edefae23df5d9b4bdc8</id>
<content type='text'>
</content>
</entry>
</feed>
