<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/xline.cpp, branch v3.0.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/xline.cpp?h=v3.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/xline.cpp?h=v3.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-21T15:51:45Z</updated>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>Merge the latest changes from insp20 into master.</title>
<updated>2017-10-12T14:55:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-12T14:55:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3e0768758ca68429a29d9c78ce672f2d938c6e7'/>
<id>urn:sha1:a3e0768758ca68429a29d9c78ce672f2d938c6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix killing elined clients on [gkz]line in some cases.</title>
<updated>2017-09-11T15:01:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-15T17:04:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c6dbb427b693118b652aa01e6b4722fd5d2fb13'/>
<id>urn:sha1:6c6dbb427b693118b652aa01e6b4722fd5d2fb13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace irc::string in XLineLookup with irc::insensitive_swo map</title>
<updated>2016-08-22T14:37:32Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:37:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=adc366ab1dd3274855bc6abbfe256567825b232e'/>
<id>urn:sha1:adc366ab1dd3274855bc6abbfe256567825b232e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce Stats::Context, pass it to the OnStats hook and switch all code to it</title>
<updated>2016-02-25T16:02:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T16:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=304b6dbbf56710b1310fce8c5cf71b73334c060a'/>
<id>urn:sha1:304b6dbbf56710b1310fce8c5cf71b73334c060a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert c8b344ea748d62d9f37cacd4dd785f15b186725c to fix regression</title>
<updated>2015-04-16T20:50:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-16T20:50:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c490a9061f18eceb69eb4bb5ed9eb32fd90400fe'/>
<id>urn:sha1:c490a9061f18eceb69eb4bb5ed9eb32fd90400fe</id>
<content type='text'>
Fixes issue #989 reported by @B00mX0r
</content>
</entry>
<entry>
<title>Use ERR_YOUREBANNEDCREEP instead of NOTICE when a user is banned.</title>
<updated>2015-01-24T11:57:49Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-01-23T20:09:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0412d5161891c04faf2050cc02e8a9cffdda8a4'/>
<id>urn:sha1:e0412d5161891c04faf2050cc02e8a9cffdda8a4</id>
<content type='text'>
This is specified in RFC 1459 so we should probably use it.
</content>
</entry>
<entry>
<title>Fix elines not matching elined users when rechecking elined status</title>
<updated>2015-01-17T14:21:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-17T14:21:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8b344ea748d62d9f37cacd4dd785f15b186725c'/>
<id>urn:sha1:c8b344ea748d62d9f37cacd4dd785f15b186725c</id>
<content type='text'>
</content>
</entry>
</feed>
