<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ident.cpp, branch v2.0.14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ident.cpp?h=v2.0.14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ident.cpp?h=v2.0.14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-04-19T15:06:07Z</updated>
<entry>
<title>m_ident Invalidate cache after changing User::ident</title>
<updated>2013-04-19T15:06:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-19T15:06:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9d43a08903592e82655d7afcf978006d64198808'/>
<id>urn:sha1:9d43a08903592e82655d7afcf978006d64198808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ident Reject invalid and error replies</title>
<updated>2012-12-15T18:47:47Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-15T18:41:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab65f7902f9e4aeda68e9797f1904f02d1f9fc35'/>
<id>urn:sha1:ab65f7902f9e4aeda68e9797f1904f02d1f9fc35</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>
<entry>
<title>Register a few extensions that weren't registered</title>
<updated>2012-12-02T18:40:26Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd20068a0bddf39b7464218997ccff37489608c9'/>
<id>urn:sha1:fd20068a0bddf39b7464218997ccff37489608c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dynamically determine the size of the eventlist[] passed to Attach()</title>
<updated>2012-12-02T18:40:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84a1569cd60daa64b1ae52a1fff62c0dc4d78850'/>
<id>urn:sha1:84a1569cd60daa64b1ae52a1fff62c0dc4d78850</id>
<content type='text'>
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of the deprecated ConfigReader</title>
<updated>2012-11-12T20:48:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-06T19:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4db7bf9af00b32d4f5c1922997d02b0b8be59e5'/>
<id>urn:sha1:a4db7bf9af00b32d4f5c1922997d02b0b8be59e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ident Allow the usage of an overriden IsIdent() instead of using a hardcoded version of it</title>
<updated>2012-10-18T13:53:37Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-05T01:23:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa1f46885810c4779ae539c142fdee15b556206b'/>
<id>urn:sha1:aa1f46885810c4779ae539c142fdee15b556206b</id>
<content type='text'>
Fix long idents being accepted regardless of Limits.IdentMax
</content>
</entry>
<entry>
<title>m_ident Fix casting User pointers to LocalUser pointers blindly</title>
<updated>2012-07-13T15:20:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-05T01:25:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d8b4bfa59cecfed1f503dacf6ef2f5dc8cb7f2d'/>
<id>urn:sha1:5d8b4bfa59cecfed1f503dacf6ef2f5dc8cb7f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ident Close the socket and mark as done when received something instead of doing it in two places before returning</title>
<updated>2012-07-13T15:20:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-05T01:04:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f11cf21b155957d4b0321f932a85ec6556f6116'/>
<id>urn:sha1:3f11cf21b155957d4b0321f932a85ec6556f6116</id>
<content type='text'>
</content>
</entry>
</feed>
