<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/admin.cpp, branch v1.2.10</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/admin.cpp?h=v1.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/admin.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-05-19T10:16:45Z</updated>
<entry>
<title>m_spanningtree Call ProtocolInterface::PushToClient when writing to remote client instead of sending PUSH commands manually</title>
<updated>2012-05-19T10:16:45Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T10:16:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bcfb11279eec8cf5bd085d8e5c93ab2d000e8099'/>
<id>urn:sha1:bcfb11279eec8cf5bd085d8e5c93ab2d000e8099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-20T01:32:07Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T01:32:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Be consistent. Use ServerInstance in all places instead of 'Instance' in half. This has bugged me forever :p. I think I got all of extra/ too..</title>
<updated>2008-09-21T12:56:03Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-21T12:56:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad3524174350633c25dc8a4e5ffbb7066c4b8cba'/>
<id>urn:sha1:ad3524174350633c25dc8a4e5ffbb7066c4b8cba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10579 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Match conversion stuff.</title>
<updated>2008-08-22T16:14:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T16:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1a7b96a8c994eb09a3d071f3daf28252b8c188b'/>
<id>urn:sha1:a1a7b96a8c994eb09a3d071f3daf28252b8c188b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10216 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove many unneeded headers from spanningtree files</title>
<updated>2008-02-11T10:35:31Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T10:35:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60f3d89d5907049a2627d134b652c675b052602b'/>
<id>urn:sha1:60f3d89d5907049a2627d134b652c675b052602b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8895 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split treesocket2 into various smaller files</title>
<updated>2008-02-04T11:45:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-04T11:45:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3f89e772514aca9aa4615ebe1656010111fc455'/>
<id>urn:sha1:a3f89e772514aca9aa4615ebe1656010111fc455</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8814 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
