<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_halfop.cpp, branch v2.1b3</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_halfop.cpp?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_halfop.cpp?h=v2.1b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change ResolveModeConflict to a simpler parameter ordering function</title>
<updated>2010-08-19T02:23:12Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-19T02:23:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1d273c09efe5b27657b32f8a591901558dbee65'/>
<id>urn:sha1:d1d273c09efe5b27657b32f8a591901558dbee65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change ModeHandler::AccessCheck to use PermissionData</title>
<updated>2010-08-19T02:00:15Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-19T02:00:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf3f6948aef997bf3af13b549d9163aa618be9c4'/>
<id>urn:sha1:bf3f6948aef997bf3af13b549d9163aa618be9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unload of prefix modes not unsetting prefixes</title>
<updated>2010-08-15T20:37:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T20:36:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0678e260fbd12f0cb9a174faa56c23c2227dc528'/>
<id>urn:sha1:0678e260fbd12f0cb9a174faa56c23c2227dc528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force modules to use init() to register hooks</title>
<updated>2010-08-05T22:28:49Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-05T22:09:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=708843f1b9c92e1c4ef3db3b54e8268406bff7b3'/>
<id>urn:sha1:708843f1b9c92e1c4ef3db3b54e8268406bff7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow halfops to remove their own halfop status</title>
<updated>2010-08-03T21:32:44Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-03T16:14:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a28f6385450f4b9541df1ece16335e7f84195b8d'/>
<id>urn:sha1:a28f6385450f4b9541df1ece16335e7f84195b8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add &lt;options:nameonlymodes&gt;</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-20T05:19:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c7827fc376de41131d6ceae8835be02910776f2'/>
<id>urn:sha1:8c7827fc376de41131d6ceae8835be02910776f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for &lt;modeletters&gt; config block to adjust mode letters</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-09T22:02:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1dc169ac6bb57f7839b0af45a39af6336d6bd72a'/>
<id>urn:sha1:1dc169ac6bb57f7839b0af45a39af6336d6bd72a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Module compilation fixups</title>
<updated>2010-08-03T21:32:34Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-09T17:37:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1c15d73a0805796d6c4a8030f5b155f1ad97077'/>
<id>urn:sha1:f1c15d73a0805796d6c4a8030f5b155f1ad97077</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>
