<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_geoip.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_geoip.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_geoip.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-08-13T18:38:13Z</updated>
<entry>
<title>Redelete the geoip module which snuck back in during a merge.</title>
<updated>2019-08-13T18:38:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-08-13T18:38:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=074d3d40d76497f1899b730b8c9170167aa7089b'/>
<id>urn:sha1:074d3d40d76497f1899b730b8c9170167aa7089b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the Module parameter of ExtensionItem et al to the start.</title>
<updated>2019-08-13T16:36:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-08-13T16:01:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21664767f0a9d6f6c7d81c46efa84f725d1bd1f3'/>
<id>urn:sha1:21664767f0a9d6f6c7d81c46efa84f725d1bd1f3</id>
<content type='text'>
This matches what other ServiceProvider types do.
</content>
</entry>
<entry>
<title>Remove support for defaults in find_{compiler,linker}_flags().</title>
<updated>2019-03-06T10:55:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-03-06T10:55:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=83327a1978eddef854cad9e937263f80bf25f056'/>
<id>urn:sha1:83327a1978eddef854cad9e937263f80bf25f056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop silencing warnings about `long long` not existing.</title>
<updated>2019-01-25T02:53:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2018-07-31T02:27:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2a7623c331831a1706e1a64aeb4ca7a5d656a86'/>
<id>urn:sha1:b2a7623c331831a1706e1a64aeb4ca7a5d656a86</id>
<content type='text'>
We use C++14 now which has `long long`.
</content>
</entry>
<entry>
<title>Replace the override macro with the override keyword.</title>
<updated>2019-01-25T02:52:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-01-25T02:52:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c78ecdf579c0bf0a75ed0f9641ffef8d89c17ec8'/>
<id>urn:sha1:c78ecdf579c0bf0a75ed0f9641ffef8d89c17ec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of harmless compiler warnings on recent GCC releases.</title>
<updated>2018-10-26T00:20:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-26T00:18:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d50984185c7902d37783a98f19637c86694a452'/>
<id>urn:sha1:2d50984185c7902d37783a98f19637c86694a452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for IPv6 GeoIP lookups.</title>
<updated>2018-10-13T13:04:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-13T12:15:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0f7d012791d79b67b56b62415f7901d5e48870f'/>
<id>urn:sha1:a0f7d012791d79b67b56b62415f7901d5e48870f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'v2.0.26' into master.</title>
<updated>2018-04-22T12:02:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-21T11:04:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35b70631f0532a5828b04a8e0c02092a285f331a'/>
<id>urn:sha1:35b70631f0532a5828b04a8e0c02092a285f331a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include modules/whois.h directly from files that use it.</title>
<updated>2018-04-08T16:00:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:48:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9cdf7255356761152f1e679a948f9bc55e07b00'/>
<id>urn:sha1:c9cdf7255356761152f1e679a948f9bc55e07b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move OnStats from the core to a cross-module event.</title>
<updated>2018-04-08T15:54:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=454c8d374955d2ffb3ec1fca39a6efc32032c649'/>
<id>urn:sha1:454c8d374955d2ffb3ec1fca39a6efc32032c649</id>
<content type='text'>
Some core code still exists in the XLine system but this will be
replaced when the XLine system is replaced later.
</content>
</entry>
</feed>
