<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_halfop.cpp, branch insp2</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=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_halfop.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-03-31T22:54:58Z</updated>
<entry>
<title>Remove legacy code, mostly related to 1.2 compatibility</title>
<updated>2013-03-31T22:54:58Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-31T22:54:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56cae0f3a484cbcb20569b68917f1810a0c2f4a4'/>
<id>urn:sha1:56cae0f3a484cbcb20569b68917f1810a0c2f4a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register all commands, modes and extensions using AddService()</title>
<updated>2012-12-02T18:40:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=349106f3f9f75d7f957fc5d1e71ca650f4807bb9'/>
<id>urn:sha1:349106f3f9f75d7f957fc5d1e71ca650f4807bb9</id>
<content type='text'>
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_halfop, m_chanhistory Remove redundant ModeParser::DelMode() calls, the modes are deleted automatically on unload</title>
<updated>2012-07-12T18:57:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-12T18:57:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53ab523021bbb7bf318bb5e53d15c783685e587b'/>
<id>urn:sha1:53ab523021bbb7bf318bb5e53d15c783685e587b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Module description updates</title>
<updated>2012-05-30T01:46:41Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-05-30T01:46:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=804c02174fd61143f6da5580dd0e28bd9f1bb8a8'/>
<id>urn:sha1:804c02174fd61143f6da5580dd0e28bd9f1bb8a8</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>Allow halfops to remove their own halfop status</title>
<updated>2010-08-03T16:15:43Z</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=65d9999c006dc3d20439ecc0e9856b9990f9dce7'/>
<id>urn:sha1:65d9999c006dc3d20439ecc0e9856b9990f9dce7</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>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Create m_halfop</title>
<updated>2009-11-03T17:12:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T17:12:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=17cc3b8490692ee3a225f052425deb43a45b98db'/>
<id>urn:sha1:17cc3b8490692ee3a225f052425deb43a45b98db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11997 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
