<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/utils.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/utils.cpp?h=v1.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-05-19T10:36:40Z</updated>
<entry>
<title>m_spanningtree Kill duplicated code in OnUserMessage/Notice, put code shared with the protocol interface into the utility class</title>
<updated>2012-05-19T10:36:40Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T10:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9be03b56bab1a1acd92bf9b128f2bfeb7a5c2642'/>
<id>urn:sha1:9be03b56bab1a1acd92bf9b128f2bfeb7a5c2642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Use iterators in loops instead of subscript operator</title>
<updated>2012-05-19T10:14:04Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T10:14:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec30a92a934d982d0f35635c528e749a25753b40'/>
<id>urn:sha1:ec30a92a934d982d0f35635c528e749a25753b40</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>Remove users from uuidlist/clientlist on QuitUser, not during cull (allows UID reuse on fast netsplits)</title>
<updated>2010-01-30T16:01:06Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T16:01:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72450facaf38a59e967b7b8dd1729d792c5bb5f1'/>
<id>urn:sha1:72450facaf38a59e967b7b8dd1729d792c5bb5f1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a regression from fcb51634669e6ed588e42f2072c6f910e267126f ("fix uid collision on spanningtree reload") caused by access-after-free.</title>
<updated>2009-08-19T15:09:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-19T15:09:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01dbd2658f357b4978f6ac7494704a24548228db'/>
<id>urn:sha1:01dbd2658f357b4978f6ac7494704a24548228db</id>
<content type='text'>
Thanks to transnet for the report.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11533 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow SSL fingerprint-based server authentication</title>
<updated>2009-06-07T02:57:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-06-07T02:57:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=885d37630ef4b5b69c26c6eb3fc97e9cd2e35eae'/>
<id>urn:sha1:885d37630ef4b5b69c26c6eb3fc97e9cd2e35eae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix UID collision on reload of m_spanningtree.so</title>
<updated>2009-05-14T23:27:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-14T23:27:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fcb51634669e6ed588e42f2072c6f910e267126f'/>
<id>urn:sha1:fcb51634669e6ed588e42f2072c6f910e267126f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11386 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix some incorrect STL iterations (using &lt; end() instead of != end())</title>
<updated>2009-05-14T01:12:20Z</updated>
<author>
<name>special</name>
</author>
<published>2009-05-14T01:12:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bc9352391f179dbe2a325ff36b00930c886ef1b3'/>
<id>urn:sha1:bc9352391f179dbe2a325ff36b00930c886ef1b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11385 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make the previous patches actually work</title>
<updated>2009-05-13T05:28:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T05:28:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a889336d194abc7df7a98102e3d0e56f0e125edc'/>
<id>urn:sha1:a889336d194abc7df7a98102e3d0e56f0e125edc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11378 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use a FakeUser source for server-sourced commands in spanningtree</title>
<updated>2009-05-13T05:27:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T05:27:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23a98c8fe1f255fe5f20c26c726da817d2796c9a'/>
<id>urn:sha1:23a98c8fe1f255fe5f20c26c726da817d2796c9a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11376 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
