<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_messageflood.cpp, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_messageflood.cpp?h=v1.2.0a5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_messageflood.cpp?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-06-12T19:29:42Z</updated>
<entry>
<title>Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, why couldnt you just use TR1 from the start???</title>
<updated>2008-06-12T19:29:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-12T19:29:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b3e3b1f14e12b4b0a395ef8e2a4848f132e2c22b'/>
<id>urn:sha1:b3e3b1f14e12b4b0a395ef8e2a4848f132e2c22b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9894 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://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>Convert channel::name to std::string, this was a beastie!</title>
<updated>2008-05-19T21:16:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T21:16:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=31f1e7ad092f8bf16ee653cc105eea4a769650ca'/>
<id>urn:sha1:31f1e7ad092f8bf16ee653cc105eea4a769650ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9770 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More done</title>
<updated>2008-05-19T00:29:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T00:29:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e3bd782207f50d131acd008b0cbcc7545aac7690'/>
<id>urn:sha1:e3bd782207f50d131acd008b0cbcc7545aac7690</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9759 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Conversions</title>
<updated>2008-05-05T02:06:59Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-05T02:06:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b817341e2149af163011cce47605ae17b4f67eeb'/>
<id>urn:sha1:b817341e2149af163011cce47605ae17b4f67eeb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9628 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug #509 reported by Casey: bans were not applied on non-opped users (1.2 only)</title>
<updated>2008-04-06T12:30:47Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-06T12:30:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e2ff1fd474983a17961b5b00ce58b2b77d06192e'/>
<id>urn:sha1:e2ff1fd474983a17961b5b00ce58b2b77d06192e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9375 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a silly bug we never thought was a bug, in m_messageflood - the message that got a user kicked was always allowed through (appearing *after* they were kicked). Was a return 1 in the wrong place.</title>
<updated>2008-04-06T12:04:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-06T12:04:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=92eda175245c3d3da6b41af5c52d1540a23a0dc3'/>
<id>urn:sha1:92eda175245c3d3da6b41af5c52d1540a23a0dc3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9372 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change the function name because gcc is dumb :/</title>
<updated>2008-04-04T13:29:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:29:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3f971b447fae258a92f2cc6645497cce93f1c04e'/>
<id>urn:sha1:3f971b447fae258a92f2cc6645497cce93f1c04e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9305 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, fix typo</title>
<updated>2008-04-04T13:24:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:24:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d7c6f213ec42585507a12b305a69a0f0740d8caa'/>
<id>urn:sha1:d7c6f213ec42585507a12b305a69a0f0740d8caa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9304 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A convenience function for ProtocolInterface::SendMode that just takes a string, then splits it internally to deque for sending to the other function of the same name</title>
<updated>2008-04-04T13:21:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:21:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d3d32dcf6ddb15d8ca9089de63a51b45b437a063'/>
<id>urn:sha1:d3d32dcf6ddb15d8ca9089de63a51b45b437a063</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9303 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
