<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/override_map.cpp, 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/override_map.cpp?h=upstream%2Fobsolete%2Finsp21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/override_map.cpp?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>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug #117, found by satmd, thanks</title>
<updated>2011-01-20T01:41:02Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-20T01:23:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a534d882bb82be611f32cbb40e2dbdb1e9e7cdcb'/>
<id>urn:sha1:a534d882bb82be611f32cbb40e2dbdb1e9e7cdcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unneeded complexity from spanningtree</title>
<updated>2010-10-02T20:27:19Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-02T20:27:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1540f7475f4439a029f881eaa1efe747ee79da14'/>
<id>urn:sha1:1540f7475f4439a029f881eaa1efe747ee79da14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move DumpText into User; kill unused WriteWallOps and DecreasePenalty functions</title>
<updated>2009-10-20T04:40:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-20T04:40:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=34fbe51fa4d0cb1a5e03089e4d896dbd6de017b0'/>
<id>urn:sha1:34fbe51fa4d0cb1a5e03089e4d896dbd6de017b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11931 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of a bunch of memory-wasting C-style strings</title>
<updated>2009-10-03T01:52:59Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-03T01:52:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de25d946733f774e3a5b53a58438a9c92af0acbe'/>
<id>urn:sha1:de25d946733f774e3a5b53a58438a9c92af0acbe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11796 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove SID from /map for non-opers, and add it to non-spanningtree for opers [dKingston]</title>
<updated>2009-09-17T23:50:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-17T23:50:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=682808a251c56edc2f3fb6fff490f051e360f8bb'/>
<id>urn:sha1:682808a251c56edc2f3fb6fff490f051e360f8bb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11745 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Where there are hidden servers, report the /map server count as the hidden count if the user cant see these servers. and</title>
<updated>2009-09-15T17:30:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-09-15T17:30:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9a1d63bd22de06c0ed153ff19bdaf7769184d73d'/>
<id>urn:sha1:9a1d63bd22de06c0ed153ff19bdaf7769184d73d</id>
<content type='text'>
calculate the user average over this number of servers too. -- Reported by Syloq, thanks!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11727 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
