<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v2.0.18</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v2.0.18</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v2.0.18'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-10-13T18:15:58Z</updated>
<entry>
<title>Replace dodgy use of const char* and memcpy with std::string.</title>
<updated>2014-10-13T18:15:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-05-20T19:15:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef335eb2de8e33550661c7dc826f471c3405c25f'/>
<id>urn:sha1:ef335eb2de8e33550661c7dc826f471c3405c25f</id>
<content type='text'>
This was backported from commit e01df63 in master.
</content>
</entry>
<entry>
<title>Fix harmless loop off-by-ones found by Moonlightning</title>
<updated>2014-06-07T11:12:04Z</updated>
<author>
<name>satmd</name>
</author>
<published>2014-06-01T15:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f7cdd5b61112802973470e74a87da52ee064920'/>
<id>urn:sha1:8f7cdd5b61112802973470e74a87da52ee064920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some logically dead code which was found by Coverity.</title>
<updated>2014-01-20T23:43:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-12-11T05:05:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0a472641b7c77fe5f40a6affb62de67be2ee888'/>
<id>urn:sha1:d0a472641b7c77fe5f40a6affb62de67be2ee888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve support for rarely used compilers, EKOPath in this case.</title>
<updated>2013-08-30T23:17:07Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2013-08-30T23:17:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=426752022ee4b5158b4cfc6c4531fff285029071'/>
<id>urn:sha1:426752022ee4b5158b4cfc6c4531fff285029071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix generated snomask mode change string being incosistent with the input in certain cases, spotted by @Robby-</title>
<updated>2013-07-20T16:45:35Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-07-20T16:45:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=457d5da6925bf996ae3504e89b7f182b855cf017'/>
<id>urn:sha1:457d5da6925bf996ae3504e89b7f182b855cf017</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>Immediately stop processing whenever we detect and handle a RecvQ overrun</title>
<updated>2013-04-19T15:07:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-19T15:07:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=92da062c028f4a6546a938631e7574e324040274'/>
<id>urn:sha1:92da062c028f4a6546a938631e7574e324040274</id>
<content type='text'>
Thanks to @SimosNap for the report and cooperation
</content>
</entry>
<entry>
<title>Fix m_dnsbl not checking cgiirc users when the cgiirc address is elined</title>
<updated>2013-03-11T19:48:58Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-03T22:13:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe9e5947552cc8b044a7ce47ffbee06ee7283886'/>
<id>urn:sha1:fe9e5947552cc8b044a7ce47ffbee06ee7283886</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ServerLimits::Finalise(), it's completely wrong</title>
<updated>2012-12-09T17:12:09Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-09T17:06:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71d53e4883cdb83b50f43cd934ac9b4cd2b95383'/>
<id>urn:sha1:71d53e4883cdb83b50f43cd934ac9b4cd2b95383</id>
<content type='text'>
Truncate &lt;limits:identmax&gt;+1 long idents in User::ChangeIdent()
</content>
</entry>
</feed>
