<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_joinflood.cpp, branch v2.1b3</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_joinflood.cpp?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_joinflood.cpp?h=v2.1b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add const to some functions</title>
<updated>2010-12-01T19:22:25Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-01T19:19:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=280bbc88c9db1e1b50d5c2e16945962e36066de0'/>
<id>urn:sha1:280bbc88c9db1e1b50d5c2e16945962e36066de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't remove const when we don't have to</title>
<updated>2010-12-01T17:17:33Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-01T17:17:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa1c9b760b8e74f5ae896a85e27dc164ec166ef7'/>
<id>urn:sha1:aa1c9b760b8e74f5ae896a85e27dc164ec166ef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ExtensibleType argument to ExtensionItem to identify item types</title>
<updated>2010-09-23T00:49:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-23T00:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6049aefbfe55e7668f50f76efac4e4a67c2f18c6'/>
<id>urn:sha1:6049aefbfe55e7668f50f76efac4e4a67c2f18c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid future bugs with Attach</title>
<updated>2010-08-29T00:18:22Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-29T00:18:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eb056ec67eb774e8ba4751911c22d2973927271d'/>
<id>urn:sha1:eb056ec67eb774e8ba4751911c22d2973927271d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change to use a permission-based OnCheckJoin hook instead of OnUserPreJoin</title>
<updated>2010-08-04T17:50:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-04T16:56:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2743de6da61e6f81cff53f457ceb9ece6708d42'/>
<id>urn:sha1:b2743de6da61e6f81cff53f457ceb9ece6708d42</id>
<content type='text'>
</content>
</entry>
<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>Add &lt;options:nameonlymodes&gt;</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-20T05:19:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c7827fc376de41131d6ceae8835be02910776f2'/>
<id>urn:sha1:8c7827fc376de41131d6ceae8835be02910776f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for &lt;modeletters&gt; config block to adjust mode letters</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-09T22:02:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1dc169ac6bb57f7839b0af45a39af6336d6bd72a'/>
<id>urn:sha1:1dc169ac6bb57f7839b0af45a39af6336d6bd72a</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>
</feed>
