<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/uid.cpp, branch v2.0.3</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=v2.0.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/uid.cpp?h=v2.0.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-04-11T21:51:52Z</updated>
<entry>
<title>Prevent using invalid UIDs and enforce UID/SID matching</title>
<updated>2010-04-11T21:51:52Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-11T21:38:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f915e5ddbab4e36bb08f9f9d726e953db1f601f'/>
<id>urn:sha1:8f915e5ddbab4e36bb08f9f9d726e953db1f601f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log duplicate UUID events a bit better</title>
<updated>2010-03-02T00:36:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T00:36:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6560f4d50e3eea079dc983bd1e01ce9b1241ed8'/>
<id>urn:sha1:a6560f4d50e3eea079dc983bd1e01ce9b1241ed8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12580 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make UID modify its parameter on a nick collision so that services has an easier time understanding things</title>
<updated>2010-02-11T07:17:30Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-11T07:17:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c6a4d51c006566dbbe959f3272c438ab740bac9c'/>
<id>urn:sha1:c6a4d51c006566dbbe959f3272c438ab740bac9c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12433 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a few needless string crops, compile fix</title>
<updated>2010-01-30T18:02:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T18:02:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=845135ba55d2bad81588a80546c8abe2b76ed47c'/>
<id>urn:sha1:845135ba55d2bad81588a80546c8abe2b76ed47c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12329 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move lots of spanningtree items to commands</title>
<updated>2010-01-18T23:49:23Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-18T23:49:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dce58b1611e275118d418bfb3b4402bd14d279dd'/>
<id>urn:sha1:dce58b1611e275118d418bfb3b4402bd14d279dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12296 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove mode counter, not reliable and only used for umode +i</title>
<updated>2010-01-09T17:48:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-09T17:48:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cd1a24a51b9560a6dd6590b4a384f6b6942370d'/>
<id>urn:sha1:3cd1a24a51b9560a6dd6590b4a384f6b6942370d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12246 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make User::uuid and User::server const</title>
<updated>2009-10-23T22:47:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-23T22:47:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b16e16ac1bae4ac5494778b4b8a7009febb58137'/>
<id>urn:sha1:b16e16ac1bae4ac5494778b4b8a7009febb58137</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11962 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split LocalUser and RemoteUser</title>
<updated>2009-10-21T23:44:48Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:44:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9924e5631193ad581d885380fd11ae8bfb91fa0b'/>
<id>urn:sha1:9924e5631193ad581d885380fd11ae8bfb91fa0b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11940 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update Event and Request APIs</title>
<updated>2009-10-08T23:29:21Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:29:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e843c22e16c81054bad18073d24fe1a07026431'/>
<id>urn:sha1:7e843c22e16c81054bad18073d24fe1a07026431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
