<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.cpp, branch v1.1.22</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/main.cpp?h=v1.1.22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v1.1.22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-11T16:33:56Z</updated>
<entry>
<title>Backport r10517: Fix KILL server-notice duplication</title>
<updated>2008-09-11T16:33:56Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-09-11T16:33:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0753e9aa9f9fa64e15337905151edb6e0054f890'/>
<id>urn:sha1:0753e9aa9f9fa64e15337905151edb6e0054f890</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10518 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Increase the size of the matrix for map drawing to 250x250</title>
<updated>2008-08-18T19:25:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-18T19:25:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11e600d02028b8ff55e975b1ede3d666899e4514'/>
<id>urn:sha1:11e600d02028b8ff55e975b1ede3d666899e4514</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10159 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove the timer (its unsafe on unload) and replace with OnBackgroundTimer. If i remember right this isnt needed in 1.1 as we made timers safer.</title>
<updated>2008-03-31T01:27:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-31T01:27:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=548036bb70ac698d00d9291d302ec6ea3533cd5d'/>
<id>urn:sha1:548036bb70ac698d00d9291d302ec6ea3533cd5d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9236 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:45:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7194690fc8a8c6c07e60c2491f9d8165d8eb3459'/>
<id>urn:sha1:7194690fc8a8c6c07e60c2491f9d8165d8eb3459</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rebind server sockets on REHASH, closes bug #478</title>
<updated>2008-01-08T15:34:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-08T15:34:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b3e7819f5c17962aba743576c68358e84d4d236a'/>
<id>urn:sha1:b3e7819f5c17962aba743576c68358e84d4d236a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8664 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Backport: Fixed connection messages in ModuleSpanningTree::HandleConnect.</title>
<updated>2007-09-04T13:17:59Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-09-04T13:17:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecd0543b4f950a81d00d342c48813f04721d5793'/>
<id>urn:sha1:ecd0543b4f950a81d00d342c48813f04721d5793</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8018 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed an issue that could cause empty parameters in module commands to not be sent to other servers properly</title>
<updated>2007-09-02T05:33:50Z</updated>
<author>
<name>special</name>
</author>
<published>2007-09-02T05:33:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de52e872f4da82f886a876c2089ad4ce3ba60f7c'/>
<id>urn:sha1:de52e872f4da82f886a876c2089ad4ce3ba60f7c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8013 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>backport: Fixed a bug introduced in r7827 (does not affect 1.1.12) that would cause an infinite loop for some spanningtree link errors. Found by danieldg</title>
<updated>2007-08-31T01:17:04Z</updated>
<author>
<name>special</name>
</author>
<published>2007-08-31T01:17:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3def00b910c0ac177f084545fdfabe76635f5367'/>
<id>urn:sha1:3def00b910c0ac177f084545fdfabe76635f5367</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8004 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document ModuleSpanningTree::RemoteMessage. Maybe useful for other stuff.</title>
<updated>2007-08-26T16:55:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-26T16:55:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e3b15b0f1a1dea6ca6cc10b519f7ddc0e452920'/>
<id>urn:sha1:0e3b15b0f1a1dea6ca6cc10b519f7ddc0e452920</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7829 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #398, when someone does /rconnect and the connection fails, more stuff is now globally broadcast using SNONOTICE and PUSH</title>
<updated>2007-08-26T16:50:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-26T16:50:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9cbc49da3727430282d334b3a30bc0be73f911f'/>
<id>urn:sha1:f9cbc49da3727430282d334b3a30bc0be73f911f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7827 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
