<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/protocolinterface.h, branch v2.1b3</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/protocolinterface.h?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/protocolinterface.h?h=v2.1b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-09-06T17:51:06Z</updated>
<entry>
<title>Update m_flatfile_channels to be more robust</title>
<updated>2010-09-06T17:51:06Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-06T17:47:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bed2cd84f2a3f34763cea677baf5ab7e073c41b2'/>
<id>urn:sha1:bed2cd84f2a3f34763cea677baf5ab7e073c41b2</id>
<content type='text'>
Enable storage of registered channels without permanent channels, or vice versa
Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user
Move NukeChannel to core and put announcets back in options
Allow sending mode merges via the protocol interface
</content>
</entry>
<entry>
<title>Module compilation fixups</title>
<updated>2010-08-03T21:32:34Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-09T17:37:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1c15d73a0805796d6c4a8030f5b155f1ad97077'/>
<id>urn:sha1:f1c15d73a0805796d6c4a8030f5b155f1ad97077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow SASL messages to be targeted at the services server</title>
<updated>2010-02-18T21:23:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T21:23:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8cb1935360087b4e38802b837981e5f41e9b87d7'/>
<id>urn:sha1:8cb1935360087b4e38802b837981e5f41e9b87d7</id>
<content type='text'>
&lt;sasl target="services.example.net"&gt; will avoid broadcasting all
authentication messages across the network, which improves security.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12494 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move MODENOTICE command to a command module</title>
<updated>2009-11-03T01:14:12Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T01:14:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f74e88f0996acff1580bcf5f2ea3dc986497339'/>
<id>urn:sha1:0f74e88f0996acff1580bcf5f2ea3dc986497339</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11991 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>MetaData rework</title>
<updated>2009-09-02T00:45:37Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:45:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f25c4b7a2263f5f3ce9bb41ba56b43c0d3a6d124'/>
<id>urn:sha1:f25c4b7a2263f5f3ce9bb41ba56b43c0d3a6d124</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11607 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unneeded ProtocolInterface::Introduce</title>
<updated>2009-09-02T00:44:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:44:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d67a5fff127bf95bca69b436ef7f645f2fe3281'/>
<id>urn:sha1:5d67a5fff127bf95bca69b436ef7f645f2fe3281</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11600 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Replace std::deque with std::vector in spanningtree and related modules</title>
<updated>2009-09-02T00:43:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:43:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=219993bc9018d9f0d9568330d7a972b68b785d27'/>
<id>urn:sha1:219993bc9018d9f0d9568330d7a972b68b785d27</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11593 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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://www.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://www.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>
</feed>
