<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_oper.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/commands/cmd_oper.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_oper.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-03-05T14:41:06Z</updated>
<entry>
<title>Move src/commands/cmd_*.cpp to src/coremods[/core_*]/</title>
<updated>2014-03-05T14:41:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-05T14:41:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c67d3103e9f7397f0ab9631bf07a5e5547deb2c3'/>
<id>urn:sha1:c67d3103e9f7397f0ab9631bf07a5e5547deb2c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove out of date doc and fix typo in commands/cmd_*.cpp</title>
<updated>2014-03-04T12:30:56Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-04T12:30:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5613d701785b61e09a2327bdea41acdd25cb9ef5'/>
<id>urn:sha1:5613d701785b61e09a2327bdea41acdd25cb9ef5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert InspIRCd::PassCompare to return bool instead of int.</title>
<updated>2014-01-25T11:20:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-01-18T04:53:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=074727e7a74f8dcef6c250faf6a757f0274d27db'/>
<id>urn:sha1:074727e7a74f8dcef6c250faf6a757f0274d27db</id>
<content type='text'>
The insane behaviour of this method was due to an implementation
detail which has since become irrelevent.
</content>
</entry>
<entry>
<title>Use WriteNumeric() everywhere we send numerics and include the user's nick automatically</title>
<updated>2013-11-12T11:51:31Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-11-12T11:51:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c7a3ceb6c674a9af09da955ee0238e9291cf29a'/>
<id>urn:sha1:6c7a3ceb6c674a9af09da955ee0238e9291cf29a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spacing in calls to LogManager::Log.</title>
<updated>2013-05-19T18:33:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-05-19T02:29:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3e105c6311c23787ff54388c8d21c8ac1a01fd57'/>
<id>urn:sha1:3e105c6311c23787ff54388c8d21c8ac1a01fd57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some C-isms with C++-isms.</title>
<updated>2013-05-15T02:32:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-05-06T10:49:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=accccc212cd4f08a3c5532b1ae7a17e76bac8718'/>
<id>urn:sha1:accccc212cd4f08a3c5532b1ae7a17e76bac8718</id>
<content type='text'>
* 'const char*' to 'const std::string&amp;'.
* snprintf to std::string concatenation.
* Replace duplicated OneOfMatches with InspIRCd::MatchMask.
</content>
</entry>
<entry>
<title>Add LOG_ prefix to the log level enum values.</title>
<updated>2013-04-12T01:21:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-12T01:10:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=645f7e18c64a6628ede880dc69bf8825ba93b375'/>
<id>urn:sha1:645f7e18c64a6628ede880dc69bf8825ba93b375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change User::GetIPString() to return const std::string&amp;</title>
<updated>2013-03-31T23:27:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-31T23:27:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12872e3d4b942d10c4dc1ec9e099345b474ac874'/>
<id>urn:sha1:12872e3d4b942d10c4dc1ec9e099345b474ac874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make better use of User::GetFullRealHost()</title>
<updated>2012-10-21T13:10:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-21T13:10:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=569a742b9420b62a538c27fbd38a2bb8db6b9ca6'/>
<id>urn:sha1:569a742b9420b62a538c27fbd38a2bb8db6b9ca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove leftover #ifdefs and #includes from cmd_*.cpp</title>
<updated>2012-07-02T17:08:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-02T17:08:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=baa9ba88b78cf9de5e37dc78433c4e2f91ee9c79'/>
<id>urn:sha1:baa9ba88b78cf9de5e37dc78433c4e2f91ee9c79</id>
<content type='text'>
</content>
</entry>
</feed>
