<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands, branch v2.0.14</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.14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands?h=v2.0.14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-08-27T16:33:32Z</updated>
<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>
<entry>
<title>cmd_who Hide +i users when listing users on a server and hidewhois is off</title>
<updated>2013-06-01T18:53:45Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-01T18:53:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8ef121681b73748bb78a2fdefca5d5973491f25'/>
<id>urn:sha1:c8ef121681b73748bb78a2fdefca5d5973491f25</id>
<content type='text'>
Fixes #547 reported by @RawrDragon
</content>
</entry>
<entry>
<title>Update authors</title>
<updated>2013-05-23T18:12:09Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-23T18:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e990d1af81414b6b5147f561155d5919e1dd7ea'/>
<id>urn:sha1:7e990d1af81414b6b5147f561155d5919e1dd7ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_stats List opers without iterating the whole userlist</title>
<updated>2013-04-01T14:42:04Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-01T14:42:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=153bd37b598373f4f52024747ee3bc2cbb76f629'/>
<id>urn:sha1:153bd37b598373f4f52024747ee3bc2cbb76f629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_invite Check if the inviting user is on the channel before potentially telling him the target is already on it</title>
<updated>2013-04-01T14:32:01Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-01T14:32:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=157d9445f53ff63cfabf19d5f16ebdf84e6e0454'/>
<id>urn:sha1:157d9445f53ff63cfabf19d5f16ebdf84e6e0454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_kill Send snotice to servers when both the oper and the victim are on the same server</title>
<updated>2013-03-29T00:31:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-24T21:19:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ae964012effc5fab56a37bb5e0c4af62c3544ea'/>
<id>urn:sha1:2ae964012effc5fab56a37bb5e0c4af62c3544ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_lusers Fix miscounting</title>
<updated>2013-03-27T20:49:59Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-27T20:49:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=63b7384092472aa1395f9254592cf6ce45922bc3'/>
<id>urn:sha1:63b7384092472aa1395f9254592cf6ce45922bc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_lusers Be smart and know how many invisible users are there without iterating the userlist</title>
<updated>2013-03-03T22:08:33Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-01T22:34:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0fa15e165f9e5d0ad920d329a62af3d2abadee84'/>
<id>urn:sha1:0fa15e165f9e5d0ad920d329a62af3d2abadee84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_lusers Use of size() instead of counting elements</title>
<updated>2013-03-03T22:08:33Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-02-12T20:21:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=596f199f11c419eda2a944204ce516af437c44ac'/>
<id>urn:sha1:596f199f11c419eda2a944204ce516af437c44ac</id>
<content type='text'>
</content>
</entry>
</feed>
