<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands, branch v2.0.17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/commands?h=v2.0.17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands?h=v2.0.17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-06-07T11:12:04Z</updated>
<entry>
<title>Fix harmless loop off-by-ones found by Moonlightning</title>
<updated>2014-06-07T11:12:04Z</updated>
<author>
<name>satmd</name>
</author>
<published>2014-06-01T15:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f7cdd5b61112802973470e74a87da52ee064920'/>
<id>urn:sha1:8f7cdd5b61112802973470e74a87da52ee064920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct the syntax messages of a few modules.</title>
<updated>2014-04-12T20:08:41Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2014-04-12T20:08:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd35f849452cc4cc83972939bfbc363e679203e1'/>
<id>urn:sha1:bd35f849452cc4cc83972939bfbc363e679203e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add REG_ALL checks to treat unregistered users as nonexistent in more cases</title>
<updated>2014-04-04T16:30:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-04T16:30:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23183603b7ea3b2a50ce082d573bef07ab794686'/>
<id>urn:sha1:23183603b7ea3b2a50ce082d573bef07ab794686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_names Allow opers having the channels/auspex priv to view the NAMES list of +s channels from outside</title>
<updated>2014-03-11T12:20:21Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-11T12:20:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04779a0a0d82ab79036ca3d8e4ee0a4f21955baf'/>
<id>urn:sha1:04779a0a0d82ab79036ca3d8e4ee0a4f21955baf</id>
<content type='text'>
A version of the check removed by this commit is in Channel::UserList() which takes the priv into account

Discovered by @Cronus89
</content>
</entry>
<entry>
<title>Fix /who on opers incorrectly showing +i opers to</title>
<updated>2014-02-20T18:08:43Z</updated>
<author>
<name>Adam</name>
</author>
<published>2014-02-20T18:03:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60b5933a7e0973c0043b72a10d66226c9d1b423c'/>
<id>urn:sha1:60b5933a7e0973c0043b72a10d66226c9d1b423c</id>
<content type='text'>
users without the privilege to see them, introduced in
b328aad53b044bd9cf9720dfed216b0ee61c8e31
</content>
</entry>
<entry>
<title>Fix various problems detected by Clang 3.4.</title>
<updated>2014-02-11T08:20:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-02-10T20:08:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fec670c9b378f5c8470204ba36a284a424a11c7'/>
<id>urn:sha1:7fec670c9b378f5c8470204ba36a284a424a11c7</id>
<content type='text'>
- cidr.cpp: remove inverted_bits; unused since 9fad3ecb9215a0034bf407f192926b04cb5efaed.
- cmd_stats.cpp: remove needless inversion and comparison to 0.
- inspircd.cpp: remove needless comparison to 0.
- socket.cpp: remove all_zero; unused since 03a1bf15b1da7643b237c22db1a478916a976ccf.
</content>
</entry>
<entry>
<title>Increase the penalty for a few core commands</title>
<updated>2014-01-21T13:04:45Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-21T13:04:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed57ffc4febceeb30da35a37ac0b0c386234dd3b'/>
<id>urn:sha1:ed57ffc4febceeb30da35a37ac0b0c386234dd3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix remote /MODULES bug</title>
<updated>2013-11-12T17:31:34Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2013-11-12T16:28:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=457c4f211f055b54031d8c8822bddc4d78af91c3'/>
<id>urn:sha1:457c4f211f055b54031d8c8822bddc4d78af91c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash caused by passing a large integer to ctime()</title>
<updated>2013-08-27T16:33:32Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-27T16:33:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25ab5612f2ed8f0163c338740abd9f133af89356'/>
<id>urn:sha1:25ab5612f2ed8f0163c338740abd9f133af89356</id>
<content type='text'>
In addition to verifying the return value of localtime(), correct tm_year if it is out of bounds

Reported by @JDowny
</content>
</entry>
<entry>
<title>Remove unnecessary string copies and dead code</title>
<updated>2013-06-05T21:11:50Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-05T21:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d87bfc277858543ff14cd43f4222c66362464094'/>
<id>urn:sha1:d87bfc277858543ff14cd43f4222c66362464094</id>
<content type='text'>
</content>
</entry>
</feed>
