<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/protocolinterface.h, branch v2.0fork</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/protocolinterface.h?h=v2.0fork</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/protocolinterface.h?h=v2.0fork'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-07T01:29:45Z</updated>
<entry>
<title>Include explicit parameter list in ProtocolInterface::SendMode</title>
<updated>2009-03-07T01:29:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T01:29:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=96a4a1d41e42dba806c2e9954e148ed838262511'/>
<id>urn:sha1:96a4a1d41e42dba806c2e9954e148ed838262511</id>
<content type='text'>
Also leave the strings split into deque, there's no need to pack it into a
string just to unpack it during the translate.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11181 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>As we have an enum for type, why not ..use it?</title>
<updated>2008-10-25T13:14:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T13:14:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ffc039651676e0f679726b15fac4bf133e7e5bc2'/>
<id>urn:sha1:ffc039651676e0f679726b15fac4bf133e7e5bc2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10710 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke space indents from orbit. (die!!)</title>
<updated>2008-10-25T12:59:10Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T12:59:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b8777691575fd00a2005c54ff72856ba2ef3113d'/>
<id>urn:sha1:b8777691575fd00a2005c54ff72856ba2ef3113d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10703 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ProtocolInterface::Introduce() to prevent confusion over event ordering, and allow for more flexible protocol use</title>
<updated>2008-06-01T14:18:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-01T14:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ada434820d2d81d8e4bcf633ebcbfef20606b51c'/>
<id>urn:sha1:ada434820d2d81d8e4bcf633ebcbfef20606b51c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9827 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add call to protocol interface to get useful info on the server map. Return a std::list of classes each of which has a server name, parent server name, user and oper count, and latency in millisecs</title>
<updated>2008-05-08T22:40:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-08T22:40:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=99a1ea0892b575c6d66d9f4c0aab5042c261ce4a'/>
<id>urn:sha1:99a1ea0892b575c6d66d9f4c0aab5042c261ce4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9673 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a SendSNONotice 'A' anyway, and only used by SAMODE, which duplicated it with a SendSNONotice 'A' also anyhow o.o - this means OPERNOTICE is now gone from protocol 1200, and SNONOTICE should be used instead.</title>
<updated>2008-04-17T14:01:12Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-17T14:01:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8c2d96013084de950e3a63be4ae6ed626c4093ab'/>
<id>urn:sha1:8c2d96013084de950e3a63be4ae6ed626c4093ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9530 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remote server PRIVMSG/NOTICE to nickname support</title>
<updated>2008-04-04T15:06:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T15:06:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=89fc6ca9c66198fe54cce19d59279cd454fc1bd0'/>
<id>urn:sha1:89fc6ca9c66198fe54cce19d59279cd454fc1bd0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9314 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add protocol api functions: PI-&gt;WriteChannelPrivmsg() and PI-&gt;WriteChannelNotice() - sends with SID origin over network</title>
<updated>2008-04-04T14:37:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T14:37:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=001861f5d2aca21531b0a20a46e44654a45a5522'/>
<id>urn:sha1:001861f5d2aca21531b0a20a46e44654a45a5522</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9308 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>The rest of the server protocol interface and fix a warning in m_rline</title>
<updated>2008-04-04T12:49:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T12:49:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b07868e77c0527642ed72bce84bf5895bf921e87'/>
<id>urn:sha1:b07868e77c0527642ed72bce84bf5895bf921e87</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add basic stuff for protocol interface and implement a couple of the methods. It's all in ServerInstance-&gt;PI for calls from other modules/the core</title>
<updated>2008-04-04T12:30:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T12:30:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e48c7e038abe2954ecec30f465c811f017793332'/>
<id>urn:sha1:e48c7e038abe2954ecec30f465c811f017793332</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9297 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
