<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_operprefix.cpp, branch v2.0.22</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_operprefix.cpp?h=v2.0.22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_operprefix.cpp?h=v2.0.22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2015-11-23T09:53:30Z</updated>
<entry>
<title>m_operprefix Unset mode on unload</title>
<updated>2015-11-23T09:53:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-23T09:53:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91fe9afed5ee65f1d6dc1d0d3cdee628125f4d0d'/>
<id>urn:sha1:91fe9afed5ee65f1d6dc1d0d3cdee628125f4d0d</id>
<content type='text'>
Fixes issue #1109 reported by @Sheogorath-SI
</content>
</entry>
<entry>
<title>m_operprefix Fix force joined opers not being given the operprefix mode</title>
<updated>2015-01-19T16:43:58Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-19T16:43:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=17b4151bff2edcec3f3524cc60e536407c70cec6'/>
<id>urn:sha1:17b4151bff2edcec3f3524cc60e536407c70cec6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_operprefix Don't set +y on the oper if hideoper is being unset due to deopering</title>
<updated>2014-03-23T21:10:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-23T21:10:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f601a622d886918866ae4775c1199892f43507c'/>
<id>urn:sha1:3f601a622d886918866ae4775c1199892f43507c</id>
<content type='text'>
Fixes issue #801 reported by @UselessOper
</content>
</entry>
<entry>
<title>Remove unused variables, avoid copies where possible, check empty() instead of size() == 0</title>
<updated>2013-05-16T18:33:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-16T18:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a8b0d317ed4adc43185c1b791bcf752115dc58e'/>
<id>urn:sha1:0a8b0d317ed4adc43185c1b791bcf752115dc58e</id>
<content type='text'>
Most of these were detected by cppcheck
</content>
</entry>
<entry>
<title>Dynamically determine the size of the eventlist[] passed to Attach()</title>
<updated>2012-12-02T18:40:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84a1569cd60daa64b1ae52a1fff62c0dc4d78850'/>
<id>urn:sha1:84a1569cd60daa64b1ae52a1fff62c0dc4d78850</id>
<content type='text'>
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove
</content>
</entry>
<entry>
<title>m_operprefix Enhance compatibility with m_hideoper using a ModeWatcher</title>
<updated>2012-11-12T20:48:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-24T15:05:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62149fcd86711d3ca7457a327c4e8fa2e7d85582'/>
<id>urn:sha1:62149fcd86711d3ca7457a327c4e8fa2e7d85582</id>
<content type='text'>
Prioritize after m_opermodes, so we know when it sets +H on somebody
</content>
</entry>
<entry>
<title>m_operprefix Switch to OnUserPreJoin hook to give +y to joining opers, switch to OnPostOper for giving +y initially</title>
<updated>2012-11-12T20:33:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-24T15:05:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ca354be81ed18a0297c9b6cc9785d1a38c85af4'/>
<id>urn:sha1:1ca354be81ed18a0297c9b6cc9785d1a38c85af4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_operprefix Remove unused hooks, move module initialization to init()</title>
<updated>2012-11-12T20:33:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-24T15:38:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fda5e8d0556dadd2840909bbbfda169de29a7ccb'/>
<id>urn:sha1:fda5e8d0556dadd2840909bbbfda169de29a7ccb</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>Remove VF_COMMON from mode-provider modules (no longer needed due to better CAPAB checking)</title>
<updated>2010-01-15T20:05:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-15T20:05:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8ccaed31d68661d16eae1a412b337af09de111b'/>
<id>urn:sha1:f8ccaed31d68661d16eae1a412b337af09de111b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
