<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_jumpserver.cpp, branch v3.0.0a8</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.0a8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_jumpserver.cpp?h=v3.0.0a8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-07-03T15:09:35Z</updated>
<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>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect iterator use leading to prematurely exiting loops when quitting users while looping the local user list</title>
<updated>2015-05-17T16:00:42Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-17T16:00:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b28782c4a3cd52587d61541bcca4e0b217685c54'/>
<id>urn:sha1:b28782c4a3cd52587d61541bcca4e0b217685c54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Access local user list via new UserManager::GetLocalUsers() and make local_users private</title>
<updated>2014-07-19T12:28:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-19T12:28:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5ada400b0f2e2ae02f40867450a6789126da6e3'/>
<id>urn:sha1:e5ada400b0f2e2ae02f40867450a6789126da6e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move and rename typedef LocalUserList to UserManager::LocalList</title>
<updated>2014-07-19T12:23:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-19T12:23:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bc8664c5c49f4ac9adbc5e3937a584e4a6b35614'/>
<id>urn:sha1:bc8664c5c49f4ac9adbc5e3937a584e4a6b35614</id>
<content type='text'>
</content>
</entry>
</feed>
