<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v2.0.0rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.0rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.0rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-03-27T16:00:00Z</updated>
<entry>
<title>2.0 release candidate 1</title>
<updated>2010-03-27T16:00:00Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-27T16:00:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fcdfe35a312fef4e12fa628c51a302582bf1e823'/>
<id>urn:sha1:fcdfe35a312fef4e12fa628c51a302582bf1e823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Block writes to pending-connect socket</title>
<updated>2010-03-27T15:31:08Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-27T15:31:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a46cb4d8e6e7b3dfacead145ee8970522f43f9f9'/>
<id>urn:sha1:a46cb4d8e6e7b3dfacead145ee8970522f43f9f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add debouncing to m_cloaking, and fix cloak of hosts without dots</title>
<updated>2010-03-27T14:56:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-27T14:56:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44ad8a5e3359950f0fb98c6c8d6f407baffaf694'/>
<id>urn:sha1:44ad8a5e3359950f0fb98c6c8d6f407baffaf694</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove references to svn from configure</title>
<updated>2010-03-25T21:09:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-25T21:09:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78453e4fa791905462b6244c96002979445ae878'/>
<id>urn:sha1:78453e4fa791905462b6244c96002979445ae878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove references to SVN from the Makefile</title>
<updated>2010-03-25T20:51:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-25T20:26:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81ea1c49fa9c8d1abf80ed9b2f3402ec29f24f8b'/>
<id>urn:sha1:81ea1c49fa9c8d1abf80ed9b2f3402ec29f24f8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the output of "make install"</title>
<updated>2010-03-24T19:52:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-24T19:52:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a7d1bbe1997c3a38720cf534a0bb6482c0f19f8'/>
<id>urn:sha1:5a7d1bbe1997c3a38720cf534a0bb6482c0f19f8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12660 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix CommandFloodPenalty overflow on connect</title>
<updated>2010-03-23T14:51:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-23T14:51:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fea69b05696db26abef5a113b0868034e4370338'/>
<id>urn:sha1:fea69b05696db26abef5a113b0868034e4370338</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12659 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fail config parse if duplicate keys are found</title>
<updated>2010-03-23T14:51:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-23T14:51:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a8d1f3298512a37e0b5e628da9113ba9bc8ab63'/>
<id>urn:sha1:5a8d1f3298512a37e0b5e628da9113ba9bc8ab63</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12658 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Calling OnError from Resolver's constructor is broken; just use the exception</title>
<updated>2010-03-23T13:54:16Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-23T13:54:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a331a3b64b2b531422bac0767e26dfcf56a0413'/>
<id>urn:sha1:0a331a3b64b2b531422bac0767e26dfcf56a0413</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12657 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change 2.0 cloak function to use variable-length segments</title>
<updated>2010-03-23T03:10:49Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-23T03:10:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=13e2fa5fead2bce145d15c89dd9006f113367591'/>
<id>urn:sha1:13e2fa5fead2bce145d15c89dd9006f113367591</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12656 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
