<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/ctables.h, branch v3.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/ctables.h?h=v3.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/ctables.h?h=v3.0.0a6'/>
<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>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove CMD_EPERM as it is not used anywhere.</title>
<updated>2017-10-21T21:13:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-21T21:13:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0189455f5d9a0ae8ae6afd9c1ec6585c4cfb6f19'/>
<id>urn:sha1:0189455f5d9a0ae8ae6afd9c1ec6585c4cfb6f19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Command::RegisterService()</title>
<updated>2015-11-23T11:50:35Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-23T11:50:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42de16029da37f08ce1827352aa78b4b29d888cb'/>
<id>urn:sha1:42de16029da37f08ce1827352aa78b4b29d888cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move implementation of Command and CommandBase functions into a source file</title>
<updated>2015-01-24T13:10:38Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-24T13:10:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b127d368e33aa89ed567c438f905bdf3f263891c'/>
<id>urn:sha1:b127d368e33aa89ed567c438f905bdf3f263891c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused CommandBase::DecodeParameter()</title>
<updated>2015-01-24T13:08:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-24T13:08:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae7b6b9104e8889426a14cbe41704d9816e566f9'/>
<id>urn:sha1:ae7b6b9104e8889426a14cbe41704d9816e566f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to unsigned ints in CommandBase constructor for min and max params</title>
<updated>2015-01-24T13:06:42Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-24T13:06:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8871a024436cb1600a30b2d0346fe9f59f3036e5'/>
<id>urn:sha1:8871a024436cb1600a30b2d0346fe9f59f3036e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ProtocolInterface::BroadcastEncap() and infrastructure for manually forwarding ENCAPs</title>
<updated>2014-01-26T12:12:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-26T12:12:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3fef0ed889eecb40b96a597924254560c81d4a09'/>
<id>urn:sha1:3fef0ed889eecb40b96a597924254560c81d4a09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce Server class</title>
<updated>2014-01-05T14:04:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-05T14:04:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11916574f67962dce1d7a2fdf7ef6a3d2d1fa49f'/>
<id>urn:sha1:11916574f67962dce1d7a2fdf7ef6a3d2d1fa49f</id>
<content type='text'>
- Replaces std::string server in User
- Replaces InspIRCd::ULine() and SilentULine()
</content>
</entry>
<entry>
<title>Create the CommandBase class from Command</title>
<updated>2013-08-18T13:11:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-07-15T10:26:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=153179b574dccd6df9c5c5f3e68f3c1725e26843'/>
<id>urn:sha1:153179b574dccd6df9c5c5f3e68f3c1725e26843</id>
<content type='text'>
The Handle() method is not part of CommandBase, making it possible to provide a different Handle() in each class derived from CommandBase
</content>
</entry>
</feed>
