<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cgiirc.cpp, branch v1.1.3</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_cgiirc.cpp?h=v1.1.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cgiirc.cpp?h=v1.1.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-08T04:03:13Z</updated>
<entry>
<title>Patch by satmd to support using IP addresses with cgiirc</title>
<updated>2007-03-08T04:03:13Z</updated>
<author>
<name>special</name>
</author>
<published>2007-03-08T04:03:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53d548355b6657e01bd6a296dc87c4abec271fef'/>
<id>urn:sha1:53d548355b6657e01bd6a296dc87c4abec271fef</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6634 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for the cgiirc module to change the users host if it doesnt resolve</title>
<updated>2007-03-03T22:08:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-03T22:08:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a98e7a8023fdaa367c4e712ea753a0d8dd9fbb04'/>
<id>urn:sha1:a98e7a8023fdaa367c4e712ea753a0d8dd9fbb04</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6622 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-dereference in CheckIdent and CheckPass which causes the values of the userrec to be overwritten with an ascii ip address. (oops!) Fixes primary cause for bug #215, NEEDS QA TESTING</title>
<updated>2007-03-03T16:53:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-03T16:53:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9fdf5e99a7960e030a1bf0ec61894fabc3732151'/>
<id>urn:sha1:9fdf5e99a7960e030a1bf0ec61894fabc3732151</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6620 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Force ipv4 lookups here - cgiirc doesnt support ipv6 anyway.</title>
<updated>2007-02-14T21:22:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-14T21:22:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4ba4a1a3864debf0edb4024a82644866911a788'/>
<id>urn:sha1:d4ba4a1a3864debf0edb4024a82644866911a788</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6582 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge patch for WEBIRC command from satmd</title>
<updated>2007-02-10T20:13:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-10T20:13:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=621ab4c775866e1c81f98ec4fee148fd58e8ffa7'/>
<id>urn:sha1:621ab4c775866e1c81f98ec4fee148fd58e8ffa7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6565 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remember: C++ only works if you type the right method names and not ones that dont exist.</title>
<updated>2007-02-07T20:02:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T20:02:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfe3ce79fb1a5b36c3b8b6995baec0fd92c2dd98'/>
<id>urn:sha1:bfe3ce79fb1a5b36c3b8b6995baec0fd92c2dd98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6542 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Ident fixes,</title>
<updated>2007-02-07T19:56:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T19:56:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b460e6f324aa72cdbfb4143918971d582f62a77'/>
<id>urn:sha1:0b460e6f324aa72cdbfb4143918971d582f62a77</id>
<content type='text'>
removal of some old craq we dont use.
cgiirc optimizations and tidyups


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6541 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix ipv6 ass-u-me's</title>
<updated>2007-02-07T19:46:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T19:46:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24a6c24858d4ae3e747884f6486796d161d6c301'/>
<id>urn:sha1:24a6c24858d4ae3e747884f6486796d161d6c301</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6540 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InvalidateCache() calls and fix a ton of ass-u-me :/</title>
<updated>2007-02-07T19:41:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T19:41:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8af948ecd74a924d5d490aedbb35d49c1b242cd'/>
<id>urn:sha1:b8af948ecd74a924d5d490aedbb35d49c1b242cd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6539 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make this work when we have both ipv6 and ipv4 connections at once</title>
<updated>2007-02-07T19:39:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T19:39:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ac4fbe33b35cf42fbded97a2fdb4a5d9163f04b'/>
<id>urn:sha1:7ac4fbe33b35cf42fbded97a2fdb4a5d9163f04b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6538 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
