<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ident.cpp, branch v1.1.0b3</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=v1.1.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ident.cpp?h=v1.1.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-06T14:37:51Z</updated>
<entry>
<title>Document more classes</title>
<updated>2006-10-06T14:37:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-06T14:37:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=855f0d98e90a077f46b456e98ebb8a9b290488f6'/>
<id>urn:sha1:855f0d98e90a077f46b456e98ebb8a9b290488f6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5435 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix jamies fix (you cant strcpy to a char* pointer, without first allocating some memory!) -- made it char newident[MAXBUF].</title>
<updated>2006-10-04T16:42:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-04T16:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87b8062151235cfce221c6a05c2e6ab41f120cf7'/>
<id>urn:sha1:87b8062151235cfce221c6a05c2e6ab41f120cf7</id>
<content type='text'>
Added extra fixage for when the ident module gets 'connection refused' right away, this also prepends the ~ properly too now


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5413 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>*slaps* jamie for not using tabs to indent ;-p</title>
<updated>2006-10-04T13:47:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-04T13:47:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edac74f053a0a03a020870a2805c43c553b68723'/>
<id>urn:sha1:edac74f053a0a03a020870a2805c43c553b68723</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5409 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Prepend ident with '~' if we get no response</title>
<updated>2006-10-04T11:34:54Z</updated>
<author>
<name>jamie</name>
</author>
<published>2006-10-04T11:34:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f863be724f761b1b49123ef23bf546ec8e9d2695'/>
<id>urn:sha1:f863be724f761b1b49123ef23bf546ec8e9d2695</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5408 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should fix the timeout issues pippjin was experiencing</title>
<updated>2006-09-10T23:18:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T23:18:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d74392ed27288eff2ded29699b2a2f08e221dc9'/>
<id>urn:sha1:1d74392ed27288eff2ded29699b2a2f08e221dc9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5211 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Note: connect() cant time out for inspsockets in this commit. They'll sit in memory forever -- if you want something actually working properly wait for the next commit</title>
<updated>2006-08-28T13:01:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-28T13:01:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=104cf9cbee8ae0c6994060b565fe410e8f140ed7'/>
<id>urn:sha1:104cf9cbee8ae0c6994060b565fe410e8f140ed7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5040 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix timeouts</title>
<updated>2006-08-18T23:55:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T23:55:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=972328a2656088a1f2a68faf9c00ec0d98853031'/>
<id>urn:sha1:972328a2656088a1f2a68faf9c00ec0d98853031</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4977 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix ident timeouts to work properly when the connect succeeds but nothing comes in as a reply to the ident request</title>
<updated>2006-08-18T23:49:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T23:49:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=033cf7bfdbe73dbd446efc7b08f58bf6c7262bf6'/>
<id>urn:sha1:033cf7bfdbe73dbd446efc7b08f58bf6c7262bf6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4976 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>EventHandler class, an abstraction for raw i/o</title>
<updated>2006-08-18T01:08:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T01:08:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e381b06561228aaea752deda20a62c6dc99a560e'/>
<id>urn:sha1:e381b06561228aaea752deda20a62c6dc99a560e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4941 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
