<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/protocolinterface.h, branch upstream/obsolete/insp21</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=upstream%2Fobsolete%2Finsp21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/protocolinterface.h?h=upstream%2Fobsolete%2Finsp21'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-04-20T15:34:06Z</updated>
<entry>
<title>Headers nitpicking: consistency, remove/add newlines as needed to match all others</title>
<updated>2012-04-20T15:34:06Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T15:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a05be80db3f36fec2172f8a062f1a3cebbda77c4'/>
<id>urn:sha1:a05be80db3f36fec2172f8a062f1a3cebbda77c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright.</title>
<updated>2012-04-19T14:20:15Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-04-19T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=08bf8f405133c493b75ab75a75e78a58a15b6562'/>
<id>urn:sha1:08bf8f405133c493b75ab75a75e78a58a15b6562</id>
<content type='text'>
Fixes #61.
</content>
</entry>
<entry>
<title>Fix some of the include guard names (requested by SaberUK)</title>
<updated>2012-04-15T10:44:49Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T03:20:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4bcdbca8a5f420d159c553623f47fda19b57456f'/>
<id>urn:sha1:4bcdbca8a5f420d159c553623f47fda19b57456f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for issue #12</title>
<updated>2012-04-15T10:44:49Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T02:50:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a5d55145049d2a067376ded46901f3a1a4b3273a'/>
<id>urn:sha1:a5d55145049d2a067376ded46901f3a1a4b3273a</id>
<content type='text'>
</content>
</entry>
<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://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://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://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://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://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://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>
</feed>
