<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_permchannels.cpp, branch v1.2.0b1</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=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_permchannels.cpp?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-29T21:03:41Z</updated>
<entry>
<title>Don't try destroy on -P of a 0 user chan, as this causes problems during netmerge.. *sigh*</title>
<updated>2008-08-29T21:03:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-29T21:03:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7646da6fc4a9c44f13d2960a97c8b1005d0378de'/>
<id>urn:sha1:7646da6fc4a9c44f13d2960a97c8b1005d0378de</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10351 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add and document &lt;permchannels&gt; block for m_permchannels, which creates a channel on startup. Fixes bug #511.</title>
<updated>2008-08-25T13:22:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T13:22:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8eae84e3ba8ec6d025592b9406193f73929bbf77'/>
<id>urn:sha1:8eae84e3ba8ec6d025592b9406193f73929bbf77</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10271 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Delete channel on -P if usercount is 0, fixes part of #565</title>
<updated>2008-07-12T10:11:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T10:11:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=288f9406b57fd44af4480207faa1780226352b6d'/>
<id>urn:sha1:288f9406b57fd44af4480207faa1780226352b6d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9966 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And more of them</title>
<updated>2008-03-24T13:41:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T13:41:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=638381c529a2f19c699718234d689e54ad459c97'/>
<id>urn:sha1:638381c529a2f19c699718234d689e54ad459c97</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9186 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Phew. Fix a bunch of method sigs to stop warnings.</title>
<updated>2008-02-18T17:37:35Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-18T17:37:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e21ee18e62aecee6d27a0f9ba497a52688cb8349'/>
<id>urn:sha1:e21ee18e62aecee6d27a0f9ba497a52688cb8349</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8966 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a redundant method here, call the mode manager directly</title>
<updated>2008-01-17T23:40:18Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-17T23:40:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ece985ccb3210a132d67381511642edfb359f5c4'/>
<id>urn:sha1:ece985ccb3210a132d67381511642edfb359f5c4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8732 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Permanent channels, currently conflicts with blockcaps (+P) and is untested</title>
<updated>2008-01-06T14:43:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-06T14:43:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e7f33ba1896482367d01379e84d5496631229741'/>
<id>urn:sha1:e7f33ba1896482367d01379e84d5496631229741</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8650 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
