<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ident.cpp, branch v3.2.0</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=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ident.cpp?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-04T10:20:33Z</updated>
<entry>
<title>ident: fix erroneously prefixing an ident multiple times.</title>
<updated>2019-02-04T10:20:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T10:20:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26095b12f6d0037cfbbe9b2383398f0522f8f077'/>
<id>urn:sha1:26095b12f6d0037cfbbe9b2383398f0522f8f077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ident: rename ext to socket.</title>
<updated>2019-02-04T09:47:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-01T10:51:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=625e5435f51650f547f4411441c0b7b958c53d30'/>
<id>urn:sha1:625e5435f51650f547f4411441c0b7b958c53d30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ident: rename nolookupprefix to prefixunqueried.</title>
<updated>2019-02-04T09:47:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-01T10:49:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09da1499d7bc3a380c2b828eed22e3639d6e5e27'/>
<id>urn:sha1:09da1499d7bc3a380c2b828eed22e3639d6e5e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ident: store the timeout as an unsigned value and limit to 60s.</title>
<updated>2019-02-04T09:47:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-01T10:46:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=965c55881b6804caa2f6c37f547dba06039c1194'/>
<id>urn:sha1:965c55881b6804caa2f6c37f547dba06039c1194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ident: reduce the amount of messages sent when a lookup fails.</title>
<updated>2019-02-04T09:47:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-01T10:43:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d66757a43817966edc0fdbe62722415354b042aa'/>
<id>urn:sha1:d66757a43817966edc0fdbe62722415354b042aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ident: Change idents with the ChangeIdent method.</title>
<updated>2019-02-04T09:16:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-01T10:39:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f35490427c17229e81b1ff266c7dcaf67d1a35b5'/>
<id>urn:sha1:f35490427c17229e81b1ff266c7dcaf67d1a35b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ident: Fix making idents longer than maxident when a lookup fails.</title>
<updated>2019-02-04T09:16:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-18T13:12:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b9ef1ae8dcaf2d36f0e31e8b39fe5cfea304d74'/>
<id>urn:sha1:3b9ef1ae8dcaf2d36f0e31e8b39fe5cfea304d74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ident lookups to the OnSetUserIP hook.</title>
<updated>2019-01-20T09:51:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-20T09:51:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a9c72335a3d3dea286382ad3e7635a05713d7cc'/>
<id>urn:sha1:0a9c72335a3d3dea286382ad3e7635a05713d7cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial support for listening on UNIX socket endpoints.</title>
<updated>2018-07-18T18:22:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-13T09:28:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7716ed57704b2b2bcc665a590aecc8f02de631d'/>
<id>urn:sha1:b7716ed57704b2b2bcc665a590aecc8f02de631d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the family() member to the sockaddrs union.</title>
<updated>2018-07-18T18:21:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-12T23:47:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87e328a1fbfcacafc013ba580d31dd4123f1e7e2'/>
<id>urn:sha1:87e328a1fbfcacafc013ba580d31dd4123f1e7e2</id>
<content type='text'>
</content>
</entry>
</feed>
