<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v2.0.0b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v2.0.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v2.0.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-15T15:45:04Z</updated>
<entry>
<title>2.0 beta 3 release</title>
<updated>2010-02-15T15:45:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-15T15:45:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5eb024c601db0a8ded7e812c8f823a53275d2731'/>
<id>urn:sha1:5eb024c601db0a8ded7e812c8f823a53275d2731</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12464 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow forced nick change to bypass Q:Lines</title>
<updated>2010-02-15T01:33:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-15T01:33:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1acecec2792dc20260546a27be079db4818e9491'/>
<id>urn:sha1:1acecec2792dc20260546a27be079db4818e9491</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12460 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix build error</title>
<updated>2010-02-15T00:08:09Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-15T00:08:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d783bb290f3123b51e66678c0027604cf2e18abd'/>
<id>urn:sha1:d783bb290f3123b51e66678c0027604cf2e18abd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12459 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove unused exports; counting is not for programmers</title>
<updated>2010-02-14T18:34:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T18:34:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=040cdb13e45ece886cf8392937ba61ef39c1f497'/>
<id>urn:sha1:040cdb13e45ece886cf8392937ba61ef39c1f497</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12457 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Switch the order of arguments in the +X mode, thanks aquanight for the suggestion</title>
<updated>2010-02-14T05:04:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T05:04:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c52aebb50e013483d079f0ef75a01dffd866141'/>
<id>urn:sha1:6c52aebb50e013483d079f0ef75a01dffd866141</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't check for existance and such when removing bans</title>
<updated>2010-02-14T01:33:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T01:33:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=957b298e48f06e801da8c260147c771515858cbe'/>
<id>urn:sha1:957b298e48f06e801da8c260147c771515858cbe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12455 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>m_dnsbl updates</title>
<updated>2010-02-14T00:31:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T00:31:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4498f1abd163b140efcbbd9e75173665c9b1c29f'/>
<id>urn:sha1:4498f1abd163b140efcbbd9e75173665c9b1c29f</id>
<content type='text'>
Prevent user registration until dnsbl lookups are complete
Allow DNSBLs to be checked using &lt;connect:dnsbl&gt; (MARK type)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix inverted return on ldapoper</title>
<updated>2010-02-13T22:29:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T22:29:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2552786a2fbed628e7d51a6b8e177981b1ff8d40'/>
<id>urn:sha1:2552786a2fbed628e7d51a6b8e177981b1ff8d40</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12453 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up treesocket naming confusion by adding a link block reference during negotiation</title>
<updated>2010-02-13T21:47:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T21:47:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f85458ff9cdfd0c677086e56492955ee89f6702'/>
<id>urn:sha1:8f85458ff9cdfd0c677086e56492955ee89f6702</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12452 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-invocation of Squit that can cause a crash on delink</title>
<updated>2010-02-13T17:20:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T17:20:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d075564787cbde9bf05aca8b1cd5b10ea978c05'/>
<id>urn:sha1:7d075564787cbde9bf05aca8b1cd5b10ea978c05</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12451 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
