<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/ctables.h, branch v3.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/ctables.h?h=v3.0.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/ctables.h?h=v3.0.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2015-11-23T11:50:35Z</updated>
<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://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://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://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://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://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://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://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>
<entry>
<title>Remove TR_END, remove TRANSLATEx() from commands that do not need it</title>
<updated>2013-06-13T16:41:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-13T16:41:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c25a59d9036444872d831a126c6326f3d8be5e74'/>
<id>urn:sha1:c25a59d9036444872d831a126c6326f3d8be5e74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove (non-functional) total_bytes counter from Command</title>
<updated>2013-06-01T20:52:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-01T20:52:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dac63207aac2ed05603aaa7691421b6bbfc5dc35'/>
<id>urn:sha1:dac63207aac2ed05603aaa7691421b6bbfc5dc35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up source files:</title>
<updated>2013-04-12T16:03:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-02T19:12:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=11cafc12d5440b67a9f676c9f6aa67840ca5399d'/>
<id>urn:sha1:11cafc12d5440b67a9f676c9f6aa67840ca5399d</id>
<content type='text'>
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
</content>
</entry>
</feed>
