<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/utils.cpp, branch v1.2.7</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.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.cpp?h=v1.2.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-01-30T16:01:06Z</updated>
<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>
<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>If a module is loaded after m_spanningtree that it needs, then it will now re-read its configuration file. The code is also now in the right place to pick this up on rehash too not just on load.</title>
<updated>2009-01-02T23:15:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-02T23:15:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fdb199071b8f83860e33d9548f014c54c95fbe2'/>
<id>urn:sha1:7fdb199071b8f83860e33d9548f014c54c95fbe2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10934 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>
</feed>
