<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_jumpserver.cpp, branch v3.0.0rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_jumpserver.cpp?h=v3.0.0rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_jumpserver.cpp?h=v3.0.0rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-12-12T21:43:24Z</updated>
<entry>
<title>Fix conversion issues by replacing ConvToInt with ConvToNum&lt;T&gt;.</title>
<updated>2018-12-12T21:43:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T20:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f7cfd46ef2d277f5f82e34a2852c75212d75261'/>
<id>urn:sha1:0f7cfd46ef2d277f5f82e34a2852c75212d75261</id>
<content type='text'>
The former was a thin wrapper around atol and brought with it all
of the weird parsing logic of atol which is almost never what is
actually wanted. It also almost never returned the numeric type
which is actually wanted which can cause weird issues when casting.
</content>
</entry>
<entry>
<title>Fix detecting secure clients connecting through HAProxy/WEBIRC.</title>
<updated>2018-12-01T23:48:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-26T15:15:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec6955f28ba9423828ac24ef83caee09ffa6b52c'/>
<id>urn:sha1:ec6955f28ba9423828ac24ef83caee09ffa6b52c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow unlocking jumpserver and lockserv with a module rehash.</title>
<updated>2018-08-24T11:30:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-24T11:24:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a30926e2b3b54e1ee3562dea6119d9237814e9f'/>
<id>urn:sha1:5a30926e2b3b54e1ee3562dea6119d9237814e9f</id>
<content type='text'>
Closes #282.
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Use !empty() instead of 'size() &gt; 0' when checking parameter count.</title>
<updated>2018-07-03T15:09:35Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2018-07-03T15:07:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5585654df265bc37d547fa7738e35cc7ae7dacbb'/>
<id>urn:sha1:5585654df265bc37d547fa7738e35cc7ae7dacbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move a bunch of optional module numerics to the module source file.</title>
<updated>2018-04-22T13:35:38Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-22T13:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=48a400f2e068527b338ceecf8ed1dde2da971ca9'/>
<id>urn:sha1:48a400f2e068527b338ceecf8ed1dde2da971ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2016-09-02T18:58:58Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T18:58:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5267fb9d362aeb326c9e64f7171c957f76776f90'/>
<id>urn:sha1:5267fb9d362aeb326c9e64f7171c957f76776f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_jumpserver Prevent OnUserRegister from running in other modules for users we quit</title>
<updated>2016-09-02T15:08:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T15:08:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5288575567d453ebd9dfbec44e4948599527dde9'/>
<id>urn:sha1:5288575567d453ebd9dfbec44e4948599527dde9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SSLIOHook::IsSSL() to determine whether a socket is using SSL or not</title>
<updated>2016-04-28T15:04:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-28T15:04:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b96329dc3b775c77e98964c42cb0def7ca65ba0e'/>
<id>urn:sha1:b96329dc3b775c77e98964c42cb0def7ca65ba0e</id>
<content type='text'>
Use it in a few places
</content>
</entry>
</feed>
