<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ident.cpp, branch v2.0.8</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.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ident.cpp?h=v2.0.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-07-13T15:20:39Z</updated>
<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>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</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>Fix some more incorrect socket use</title>
<updated>2010-03-02T03:23:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T03:23:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b2cb52a12bf17d23417e689a1c07765d3bdaed5'/>
<id>urn:sha1:9b2cb52a12bf17d23417e689a1c07765d3bdaed5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12585 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add requireident/requiressl to connect blocks</title>
<updated>2010-02-02T15:02:42Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T15:02:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f288993a85681c09e3d92d8c3ab9742826923e99'/>
<id>urn:sha1:f288993a85681c09e3d92d8c3ab9742826923e99</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12353 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>Get rid of socklen_t parameter to Bind, we are using C++ here and can do it other ways</title>
<updated>2009-11-13T20:23:11Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-13T20:23:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=800f02e7599d5f90d1c16f02cb1c28901d354140'/>
<id>urn:sha1:800f02e7599d5f90d1c16f02cb1c28901d354140</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12129 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module API to use LocalUser* where correct</title>
<updated>2009-10-21T23:45:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:45:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=123eac3f25ce4dd3142b4ac66eb321f7df1e23e4'/>
<id>urn:sha1:123eac3f25ce4dd3142b4ac66eb321f7df1e23e4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11943 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move some local-only fields to LocalUser</title>
<updated>2009-10-21T23:45:08Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:45:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d03657b63b0b77edc25cd566d9aab134d930bf7'/>
<id>urn:sha1:5d03657b63b0b77edc25cd566d9aab134d930bf7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11942 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
