<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_override.cpp, branch v2.1a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_override.cpp?h=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_override.cpp?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-21T15:13:59Z</updated>
<entry>
<title>Change config reading hook for better error reporting</title>
<updated>2010-08-21T15:13:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T04:48:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e95a4358c193ddd3e60da28ae55b44986c73c4d0'/>
<id>urn:sha1:e95a4358c193ddd3e60da28ae55b44986c73c4d0</id>
<content type='text'>
This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
</content>
</entry>
<entry>
<title>Don't send override notices on exemptchanops overrides</title>
<updated>2010-08-12T22:20:58Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-12T22:20:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b37d467e11fc7da248688353064e2bb61c721083'/>
<id>urn:sha1:b37d467e11fc7da248688353064e2bb61c721083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change m_override to require umode +O to be set to use</title>
<updated>2010-08-07T20:35:19Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-07T20:35:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=910246004f9da34657c41eb09d35b3ccfa131395'/>
<id>urn:sha1:910246004f9da34657c41eb09d35b3ccfa131395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix m_override ignoring RequireKey and NoisyOverride settings</title>
<updated>2010-08-05T15:58:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-05T15:58:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=660cc7bd8dc278f8492adf1757abeba21e19da8d'/>
<id>urn:sha1:660cc7bd8dc278f8492adf1757abeba21e19da8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change to use a permission-based OnCheckJoin hook instead of OnUserPreJoin</title>
<updated>2010-08-04T17:50:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-04T16:56:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2743de6da61e6f81cff53f457ceb9ece6708d42'/>
<id>urn:sha1:b2743de6da61e6f81cff53f457ceb9ece6708d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of char* argument for channel name</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T19:43:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6286f2c2415dee69c91ae4820a06e5b0b961671b'/>
<id>urn:sha1:6286f2c2415dee69c91ae4820a06e5b0b961671b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic counting is too easy to get wrong</title>
<updated>2010-08-03T21:32:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-25T21:21:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=227048b2a79c8aa5ca65dfafc6367adf0e1bb2ce'/>
<id>urn:sha1:227048b2a79c8aa5ca65dfafc6367adf0e1bb2ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix override permission checking the wrong list</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-06T23:24:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c16e74a5cf52a9e63d8eb0c7f77ac74d840b6153'/>
<id>urn:sha1:c16e74a5cf52a9e63d8eb0c7f77ac74d840b6153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Funnel access checks through the OnPermissionCheck hook</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-06T23:00:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=50737634cbebf946621076c0582b0208e28a816c'/>
<id>urn:sha1:50737634cbebf946621076c0582b0208e28a816c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change m_override to use the standard &lt;class&gt; permission checks</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-04T19:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=83e1f3955e19d7655bf75b2cc0672e9c5c387828'/>
<id>urn:sha1:83e1f3955e19d7655bf75b2cc0672e9c5c387828</id>
<content type='text'>
</content>
</entry>
</feed>
