<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch v2.0.26</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.26</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v2.0.26'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-06-13T11:05:18Z</updated>
<entry>
<title>Stop processing the new connection in UserManager::AddUser() when an internal SocketEngine error happens and the user is quitted</title>
<updated>2016-06-13T11:05:18Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-06-13T11:05:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cb43342a295c6ab01d3895dd4bf21af60b76adaa'/>
<id>urn:sha1:cb43342a295c6ab01d3895dd4bf21af60b76adaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rebuild clone counts on rehash</title>
<updated>2015-03-21T16:53:21Z</updated>
<author>
<name>Adam</name>
</author>
<published>2015-03-03T20:45:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f051bcc5198c2eb3fff1ca52888bd7c6ec19000'/>
<id>urn:sha1:7f051bcc5198c2eb3fff1ca52888bd7c6ec19000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix signon time of clients being off by dns_timeout seconds</title>
<updated>2014-12-30T19:51:34Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-12-30T19:51:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3f443f085e922fa2bb5393c46d02722ad05879d'/>
<id>urn:sha1:f3f443f085e922fa2bb5393c46d02722ad05879d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialize local_count</title>
<updated>2013-05-18T14:03:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-18T14:03:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67822c67e91e70917ddbdec0bd8453c7170ee06d'/>
<id>urn:sha1:67822c67e91e70917ddbdec0bd8453c7170ee06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Workaround for std::list::size() having linear complexity on some implementations</title>
<updated>2013-05-16T18:51:12Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-16T18:51:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb962f92ace6eb23c66c5fccee01f825c22363c3'/>
<id>urn:sha1:bb962f92ace6eb23c66c5fccee01f825c22363c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log some internal errors on DEFAULT loglevel instead of DEBUG, log detected errors in m_callerid</title>
<updated>2013-04-21T15:20:28Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-21T15:20:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e79197210e58d69e7bd512d0b5569c4cb06f3e5'/>
<id>urn:sha1:6e79197210e58d69e7bd512d0b5569c4cb06f3e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix uuids getting truncated in the nick hash in UserManager::AddUser() if nickmax is &lt; 9</title>
<updated>2013-04-19T15:06:35Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-19T15:06:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89a8e22b6698c3f4ee1d32e0e864c293cd9335d0'/>
<id>urn:sha1:89a8e22b6698c3f4ee1d32e0e864c293cd9335d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop user initialization when the user is marked as quitting after OnSetUserIP</title>
<updated>2013-03-11T19:48:58Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-02T20:36:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99a470a5909b05757dbaef96cce1fafdba7d5240'/>
<id>urn:sha1:99a470a5909b05757dbaef96cce1fafdba7d5240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make LocalUserList an std::list</title>
<updated>2012-11-29T22:41:22Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-20T23:53:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74b05d550081fb7a7b41a145cfbc333f8774d438'/>
<id>urn:sha1:74b05d550081fb7a7b41a145cfbc333f8774d438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a typedef for LocalUserList</title>
<updated>2012-11-29T22:41:22Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-20T23:15:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a589577b68cb84bc877ecdd4c0f9cb84a1581ddd'/>
<id>urn:sha1:a589577b68cb84bc877ecdd4c0f9cb84a1581ddd</id>
<content type='text'>
</content>
</entry>
</feed>
