<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch v2.0.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v2.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-03-19T18:06:39Z</updated>
<entry>
<title>Add RAWIO log level which is more verbose than DEBUG</title>
<updated>2010-03-19T18:06:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-19T18:06:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5c631ef8641db6455bed23c02e5a39f63f7d6d0'/>
<id>urn:sha1:f5c631ef8641db6455bed23c02e5a39f63f7d6d0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12646 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix logged error when user is denied by connect class</title>
<updated>2010-03-06T21:11:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-06T21:11:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=22d8967b7da6432c5c22e87713654c3f3d348f84'/>
<id>urn:sha1:22d8967b7da6432c5c22e87713654c3f3d348f84</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12609 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move DNSBL and ident lookups after &lt;connect deny&gt;/bancache/Z:line checks</title>
<updated>2010-03-02T06:22:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T06:22:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a898a149fbe7b19232115a068bdfd4da4b881c72'/>
<id>urn:sha1:a898a149fbe7b19232115a068bdfd4da4b881c72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12588 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix m_ident deleting sockets that are still in use</title>
<updated>2010-03-02T06:08:37Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T06:08:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a840ad3c174addc97e0ebecc3188006b42d34f35'/>
<id>urn:sha1:a840ad3c174addc97e0ebecc3188006b42d34f35</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12586 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DelFd should not fail, it will leave a bad dangling pointer in that case</title>
<updated>2010-03-02T03:17:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T03:17:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a018f26eddbc72fdbf87fe5ee89112a53311fff1'/>
<id>urn:sha1:a018f26eddbc72fdbf87fe5ee89112a53311fff1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12584 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>Remove users from uuidlist on QuitUser, not during cull (allows UID reuse on fast netsplits)</title>
<updated>2010-01-30T15:44:51Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T15:44:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a14cf3eed86b9ce638a0465e0c4dbb817710fb79'/>
<id>urn:sha1:a14cf3eed86b9ce638a0465e0c4dbb817710fb79</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12326 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>Move StreamSocket inheritance off of User</title>
<updated>2009-11-06T22:37:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-06T22:37:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a26502ff51141c3cd74c078876d3322b49a3833c'/>
<id>urn:sha1:a26502ff51141c3cd74c078876d3322b49a3833c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
