<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cgiirc.cpp, branch v1.2.10</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.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cgiirc.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-04-20T01:32:07Z</updated>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-20T01:32:07Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T01:32:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix resolved hostname being cropped when WEBIRC passes a hostname longer than 64 characters</title>
<updated>2010-09-04T03:05:21Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-04T03:05:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1bd70418237c8335bc0becc1d2543a5ce5e4ac2'/>
<id>urn:sha1:f1bd70418237c8335bc0becc1d2543a5ce5e4ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quick fix for cgiirc notify bug</title>
<updated>2010-08-11T18:54:18Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-11T18:54:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=340d0c01b6754f3e5ed3f5624b762ab4eed4fde2'/>
<id>urn:sha1:340d0c01b6754f3e5ed3f5624b762ab4eed4fde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clone counting bugs in IDENT and PASS based CGI:IRC clients</title>
<updated>2010-01-30T22:55:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T22:55:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f1a25dcb784fda1be9d0cb6f4b9996ee1c37d38'/>
<id>urn:sha1:0f1a25dcb784fda1be9d0cb6f4b9996ee1c37d38</id>
<content type='text'>
Previously, clone counts were not properly decremented for the CGI:IRC
host itself if the resolver changed the user's IP. This fix removes
support for passing a resolved hostname in the password field (only
raw IP addresses are allowed, which are resolved by the ircd).

git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12333 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix CGI:IRC user class in the other places too</title>
<updated>2009-11-01T22:16:59Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-01T22:16:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10bf8e8ea830fc0558ab720e32dc11faa2e334ae'/>
<id>urn:sha1:10bf8e8ea830fc0558ab720e32dc11faa2e334ae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11987 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix CGI:IRC user class not being changed based on their real IP when it is changed</title>
<updated>2009-11-01T22:06:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-01T22:06:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0803bf659857a918f7aa88262a3dc76e604f1dd8'/>
<id>urn:sha1:0803bf659857a918f7aa88262a3dc76e604f1dd8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11986 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cgiirc: Pass hosts to WEBIRC command on rehash. No fucking wonder this never worked except on module load. _ARGH_. Thanks to Jeremy for his help in tracking this down.</title>
<updated>2009-08-16T01:17:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-16T01:17:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c71801ebc4577b19e604c0d91a95fdcfe5250cc9'/>
<id>urn:sha1:c71801ebc4577b19e604c0d91a95fdcfe5250cc9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11528 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Roll back mysterious DNS change from 2007 which broke multiple-answer</title>
<updated>2009-06-30T13:59:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-06-30T13:59:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c2334ddd64be97d13f1add53aa05f185d9450d2'/>
<id>urn:sha1:7c2334ddd64be97d13f1add53aa05f185d9450d2</id>
<content type='text'>
DNS requests (CNAME, A). It looks like this was to be related to bitmask
dnsbl support, but it would never have worked anyway (resultnum was always 0..).

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11419 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OnRehash changes: split to multiple hooks to clarify use and prevent explosion of rehashes on a /REHASH *</title>
<updated>2009-05-24T02:53:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-24T02:53:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0da6b3a13def40e8fd002b9fc60f955467f6372d'/>
<id>urn:sha1:0da6b3a13def40e8fd002b9fc60f955467f6372d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11388 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Globally route "a" snotices for more modules. Patch from Milliways.</title>
<updated>2009-05-02T19:55:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-02T19:55:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b0884a94ef85f28fa964adc1b4f0732f2986ca7a'/>
<id>urn:sha1:b0884a94ef85f28fa964adc1b4f0732f2986ca7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11352 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
