<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/uid.cpp, branch v1.2.0a6</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/uid.cpp?h=v1.2.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/uid.cpp?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-22T16:14:36Z</updated>
<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>Revert automated conversion by Special, as it (unfortunately) neglects some details. It provides a useful start point, though, so it'll be used as the basis for the final conversion.</title>
<updated>2008-08-22T15:16:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T15:16:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58f4306bb6e1f91076fccf30a3b43a40b3d1915a'/>
<id>urn:sha1:58f4306bb6e1f91076fccf30a3b43a40b3d1915a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10215 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist anymore) after w00t broke them. Still broken pending a few more changes (it's all w00t's fault.)</title>
<updated>2008-08-22T10:09:36Z</updated>
<author>
<name>special</name>
</author>
<published>2008-08-22T10:09:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=517a26252a091eaee0149458a86fc43731bce618'/>
<id>urn:sha1:517a26252a091eaee0149458a86fc43731bce618</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10214 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix total mess of makefile dependency macros (all depending on stuff they dont NEED to depend on)</title>
<updated>2008-07-19T23:48:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-07-19T23:48:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d4a319d961e3f9e6aa9f7926f9ed320d72de8da'/>
<id>urn:sha1:2d4a319d961e3f9e6aa9f7926f9ed320d72de8da</id>
<content type='text'>
and fix includes in all of m_spanningtree (everything including just about everything, doesnt need to)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10046 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, remote users not being counted in map, fix</title>
<updated>2008-06-06T16:50:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-06T16:50:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18e760649ad184b48a04d42050e4f114a9c15b81'/>
<id>urn:sha1:18e760649ad184b48a04d42050e4f114a9c15b81</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9851 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>First phase of conversion to dynamic limits on all the lengths, configured via the &lt;limits&gt; tag</title>
<updated>2008-05-25T17:30:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T17:30:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d7250484c352c13830e63ae41ee8faae40a9bd5'/>
<id>urn:sha1:7d7250484c352c13830e63ae41ee8faae40a9bd5</id>
<content type='text'>
(the tag isnt there yet, these all just run on defaults in the class constructor)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9802 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>There is no need for char* here any more</title>
<updated>2008-05-23T19:07:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-23T19:07:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2695c489cc908ca43b49ea4428a259af781ed952'/>
<id>urn:sha1:2695c489cc908ca43b49ea4428a259af781ed952</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9798 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>NEVER use the two-param assign unless you want your string padding to len bytes with \0!</title>
<updated>2008-05-23T18:52:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-23T18:52:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf83031f7bf1c037bf726df84f93686b9631531b'/>
<id>urn:sha1:cf83031f7bf1c037bf726df84f93686b9631531b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9796 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Collision tweaks</title>
<updated>2008-05-23T05:13:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-23T05:13:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24d34de00efac5ff04c53a09cab995654bf6f5b7'/>
<id>urn:sha1:24d34de00efac5ff04c53a09cab995654bf6f5b7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9790 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
