<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chanprotect.cpp, branch v2.1a1</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_chanprotect.cpp?h=v2.1a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chanprotect.cpp?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:42Z</updated>
<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://www.cgit.space/~steering/inspircd++.git/commit/?id=6286f2c2415dee69c91ae4820a06e5b0b961671b'/>
<id>urn:sha1:6286f2c2415dee69c91ae4820a06e5b0b961671b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change chanprotect settings so it is possible to permit +q to grant +q without permitting +a to grant +a</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-19T22:21:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18414906bcb74d0493dab0bfc9b8d89f16bbd6eb'/>
<id>urn:sha1:18414906bcb74d0493dab0bfc9b8d89f16bbd6eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the rest of the &lt;modeletters&gt; support</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-10T01:17:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecdf81507ab724ab8341240597ef1891fcdea124'/>
<id>urn:sha1:ecdf81507ab724ab8341240597ef1891fcdea124</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>Add Module::init() for correct exception handling during hook registration</title>
<updated>2010-01-17T16:00:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T16:00:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b6bdeccb537b6f8030172c37afa7dc324e26765'/>
<id>urn:sha1:4b6bdeccb537b6f8030172c37afa7dc324e26765</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12278 e03df62e-2008-0410-955e-edbf42e46eb7
</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>Disallow adding prefix-mode when it is already set (fixes bug #935)</title>
<updated>2010-01-09T17:29:28Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-09T17:29:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd2ace5916a8bb24801e74aa8b209d396e012d9b'/>
<id>urn:sha1:dd2ace5916a8bb24801e74aa8b209d396e012d9b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12245 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of ModePair</title>
<updated>2009-10-24T03:29:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T03:29:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b868bb52c55fc902e0acab3c4a43576826817e85'/>
<id>urn:sha1:b868bb52c55fc902e0acab3c4a43576826817e85</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11963 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add names for all modes (part 1 of named channel mode list)</title>
<updated>2009-10-08T23:34:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:34:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4d6ce8c5e1802e5b834d5845e31c3adf7700585'/>
<id>urn:sha1:c4d6ce8c5e1802e5b834d5845e31c3adf7700585</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11809 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
