<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_hideoper.cpp, branch v3.7.0</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_hideoper.cpp?h=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_hideoper.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-10T14:36:14Z</updated>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename GetFlagIndex -&gt; GetFieldIndex</title>
<updated>2019-03-12T17:14:53Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-03-12T17:04:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1003c593bfd455734a8f39f137d4ce68e7e87ca8'/>
<id>urn:sha1:1003c593bfd455734a8f39f137d4ce68e7e87ca8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Who::Request::GetFlagIndex to get field index</title>
<updated>2019-03-12T17:14:53Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-03-12T14:48:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dfb1e0da7823641ad648f9fbd19b43d2e6b0d7ad'/>
<id>urn:sha1:dfb1e0da7823641ad648f9fbd19b43d2e6b0d7ad</id>
<content type='text'>
Replaces the dirty logic in m_hideoper and m_namesx
</content>
</entry>
<entry>
<title>Fix the OnSendWhoLine event being completely broken with WHOX.</title>
<updated>2018-11-15T19:24:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-14T15:01:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6adca3e0997781eae4adb02f19a2f8c312512ae1'/>
<id>urn:sha1:6adca3e0997781eae4adb02f19a2f8c312512ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include modules/whois.h directly from files that use it.</title>
<updated>2018-04-08T16:00:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:48:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9cdf7255356761152f1e679a948f9bc55e07b00'/>
<id>urn:sha1:c9cdf7255356761152f1e679a948f9bc55e07b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move OnStats from the core to a cross-module event.</title>
<updated>2018-04-08T15:54:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=454c8d374955d2ffb3ec1fca39a6efc32032c649'/>
<id>urn:sha1:454c8d374955d2ffb3ec1fca39a6efc32032c649</id>
<content type='text'>
Some core code still exists in the XLine system but this will be
replaced when the XLine system is replaced later.
</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>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>Use RPL_LUSEROP instead of the raw numeric in m_hideoper.</title>
<updated>2017-08-11T17:57:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-11T17:53:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a012cf0aa8227b4bc4ce23b8b07eede904ac1afd'/>
<id>urn:sha1:a012cf0aa8227b4bc4ce23b8b07eede904ac1afd</id>
<content type='text'>
</content>
</entry>
</feed>
