<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_channelban.cpp, branch v2.0.2</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_channelban.cpp?h=v2.0.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_channelban.cpp?h=v2.0.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-09-04T20:17:21Z</updated>
<entry>
<title>Fix crash on matching j:@#chan ban when the user is not in the channel</title>
<updated>2010-09-04T20:17:21Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-04T20:17:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33f4713fbdb53a22abec11bf78d192447f66b5e7'/>
<id>urn:sha1:33f4713fbdb53a22abec11bf78d192447f66b5e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extbans can be VF_OPTCOMMON as they do not desync on module add/remove</title>
<updated>2010-01-19T15:16:24Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-19T15:16:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5965b08c23e3e89404b481386f2e56ce7cb7ce2'/>
<id>urn:sha1:b5965b08c23e3e89404b481386f2e56ce7cb7ce2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12303 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>Remove dummy API_VERSION from Version constructor</title>
<updated>2009-10-17T17:53:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T17:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f'/>
<id>urn:sha1:67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change match direction of extbans to allow stacking</title>
<updated>2009-09-13T20:33:11Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:33:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d732f4dbf4ccd22c8a4424692cc72a89ffd49b7'/>
<id>urn:sha1:2d732f4dbf4ccd22c8a4424692cc72a89ffd49b7</id>
<content type='text'>
This allows you create stacked bans like:
	+b m:r:*bot* to mute anyone with bot in their gecos
	+e S:j:+#staff to allow voices in #staff to use color

It also deprecates extban M, which can be implemented using m:R:

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11711 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Membership* changes</title>
<updated>2009-09-13T20:30:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:30:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91df762e93212958db487d8517addba1a63a4ddd'/>
<id>urn:sha1:91df762e93212958db487d8517addba1a63a4ddd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11697 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change Extensible to use strongly typed entries</title>
<updated>2009-09-13T20:30:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:30:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58'/>
<id>urn:sha1:6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11696 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ModResult conversion: Change return type of all module functions</title>
<updated>2009-09-02T00:49:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:49:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=86775e2e98f55b3b88befe2daff0ca23f02f3155'/>
<id>urn:sha1:86775e2e98f55b3b88befe2daff0ca23f02f3155</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11634 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
