<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_userhost.cpp, branch v2.0.23</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_userhost.cpp?h=v2.0.23</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_userhost.cpp?h=v2.0.23'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2015-04-16T20:51:41Z</updated>
<entry>
<title>cmd_userhost Fix +H hidden opers being shown as opers</title>
<updated>2015-04-16T20:51:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-16T20:51:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64faca29b377185c4615c8f2e4eecedc7ad045d1'/>
<id>urn:sha1:64faca29b377185c4615c8f2e4eecedc7ad045d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd_userhost List 5 users in the reply even if the query (incorrectly) contains more than 5 nicks</title>
<updated>2015-02-04T18:16:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-04T18:16:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40bcbd81b6e32f8db9aecf6d2b76ad71b3978411'/>
<id>urn:sha1:40bcbd81b6e32f8db9aecf6d2b76ad71b3978411</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>Remove superfluous std::string()s</title>
<updated>2012-10-12T01:57:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-24T12:54:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8b41aa5d256d99eee67ec94492a94dc30e0ea35'/>
<id>urn:sha1:c8b41aa5d256d99eee67ec94492a94dc30e0ea35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix to show ERR_NEEDMOREPARAMS for cmd_userhost and cmd_ison</title>
<updated>2012-07-06T19:28:19Z</updated>
<author>
<name>Shawn Smith</name>
</author>
<published>2012-06-23T00:43:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b450b1a34ecf5ab0c7f1236dc86ce347e7cfa039'/>
<id>urn:sha1:b450b1a34ecf5ab0c7f1236dc86ce347e7cfa039</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>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for bug #12</title>
<updated>2012-04-15T01:03:25Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T01:03:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5'/>
<id>urn:sha1:df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use FindNickOnly in a few commands to prevent enumerating users via UID walking</title>
<updated>2010-04-02T15:39:15Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-02T15:39:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cf993500544c2157992650da2487bfa89be405d'/>
<id>urn:sha1:3cf993500544c2157992650da2487bfa89be405d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
