<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_permchannels.cpp, branch v2.0.8</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_permchannels.cpp?h=v2.0.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_permchannels.cpp?h=v2.0.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-04-19T18:58:29Z</updated>
<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>Fix misspelling</title>
<updated>2010-02-28T14:26:42Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-28T14:26:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10a53cc5001e88885b4585582775d4ddd3a4cbde'/>
<id>urn:sha1:10a53cc5001e88885b4585582775d4ddd3a4cbde</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12572 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add a short message at the top of permchannel DB, and ensure config format is compat</title>
<updated>2010-02-23T05:53:08Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-23T05:53:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fbb1ebd08b6e4f3322da57884d6c90447bd21460'/>
<id>urn:sha1:fbb1ebd08b6e4f3322da57884d6c90447bd21460</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12544 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Delete 0-user permanent channels that are being set -P</title>
<updated>2010-02-16T15:25:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-16T15:25:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9228c006f98afa98d0f77d7ed3c6bdf79836e9d1'/>
<id>urn:sha1:9228c006f98afa98d0f77d7ed3c6bdf79836e9d1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12475 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compilation</title>
<updated>2010-02-12T23:49:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T23:49:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f76df9169d933b2bf5005cc71a1e2c570a13042a'/>
<id>urn:sha1:f76df9169d933b2bf5005cc71a1e2c570a13042a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12447 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Write out the permchannels database on a timer, not on every mode change</title>
<updated>2010-02-12T23:41:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T23:41:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4b66ad9600ff64b62bbfeabc8dc2579918b77b3'/>
<id>urn:sha1:b4b66ad9600ff64b62bbfeabc8dc2579918b77b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12446 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mark +P mode as oper-only now that it no longer requires an explicit permission string</title>
<updated>2010-02-01T01:29:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-01T01:29:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=490446040d80d144e64ddf8e52515df1f40f1fd7'/>
<id>urn:sha1:490446040d80d144e64ddf8e52515df1f40f1fd7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12343 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove duplicated permisison check for setting mode +P (it is already restricted in allowed chanmodes)</title>
<updated>2010-01-31T19:54:26Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-31T19:54:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0fa6bf2a5175b348a5d0fb03ec6c5a9ae6e01315'/>
<id>urn:sha1:0fa6bf2a5175b348a5d0fb03ec6c5a9ae6e01315</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12338 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up some slow iterations</title>
<updated>2010-01-19T02:28:30Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-19T02:28:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0429d86a7afa7d5c1e27e48f27db0687d2688d87'/>
<id>urn:sha1:0429d86a7afa7d5c1e27e48f27db0687d2688d87</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12300 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>
</feed>
