<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_messageflood.cpp, branch v1.1.0a1</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_messageflood.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_messageflood.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-27T19:40:47Z</updated>
<entry>
<title>Change std::pair&lt;bool,std::string&gt; to neater typedef "ModePair"</title>
<updated>2006-07-27T19:40:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-27T19:40:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1f073f66f4b985bf776b9be2015136209c0c311'/>
<id>urn:sha1:a1f073f66f4b985bf776b9be2015136209c0c311</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4557 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra method to mode handler, ModeHandler::ModeSet().</title>
<updated>2006-07-26T21:54:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-26T21:54:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4d202cdbbcaa9e17c21e3f74d7816f58b2ffc6a'/>
<id>urn:sha1:f4d202cdbbcaa9e17c21e3f74d7816f58b2ffc6a</id>
<content type='text'>
Returns a std::pair&lt;bool,string&gt;.
if the bool is true, the mode is set, and the second item in the pair is the parameter set on it, if any
If the bool is false, the mode is not set, and the parameter given is returned as the second item of the pair

To be used in mode bouncing, to build a safe set of bounced modes (dont ask yet)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4549 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>mass tidyup, change A LOT of stuff to const char** which was char** (such as parameters to commands in handlers)</title>
<updated>2006-07-16T12:18:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T12:18:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0757a4a495daabf661ac3b7ab79f0a5ee423abe8'/>
<id>urn:sha1:0757a4a495daabf661ac3b7ab79f0a5ee423abe8</id>
<content type='text'>
which makes the new lineparser work neater with no casts. This also removes tons of casts from other locations
(all in all, ive added 2 casts and removed almost a hundred)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4403 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Inherit just about everything from classbase</title>
<updated>2006-07-10T19:02:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T19:02:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac39617c087139f2d89aeb9e36565139b4410672'/>
<id>urn:sha1:ac39617c087139f2d89aeb9e36565139b4410672</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to templated GetExt()</title>
<updated>2006-07-10T17:14:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T17:14:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3eefd1dfbdf611e526670b89dbd738e17c392c2c'/>
<id>urn:sha1:3eefd1dfbdf611e526670b89dbd738e17c392c2c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4284 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add stuff for propogating mode out on +f * ban</title>
<updated>2006-07-09T20:11:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T20:11:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb0d5b432568ff5fccb6bc734b1576b90280c722'/>
<id>urn:sha1:bb0d5b432568ff5fccb6bc734b1576b90280c722</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4247 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Same here, tidy up the parameter to show what we actually stored (e.g. 1:5fdfds -&gt; 1:5)</title>
<updated>2006-07-09T18:07:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T18:07:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de3d300845590cf4308520ee98693f004ddda376'/>
<id>urn:sha1:de3d300845590cf4308520ee98693f004ddda376</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4241 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Alter SetModeParam to take const char* to save on casts, notice a load of modules that arent setting the param or the mode inside the handler</title>
<updated>2006-07-09T16:40:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T16:40:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49ef1162a51906e7444bb7e38736bd816c317db6'/>
<id>urn:sha1:49ef1162a51906e7444bb7e38736bd816c317db6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4231 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Port to new API (last mode that has akward parameters done, yay!)</title>
<updated>2006-07-09T15:14:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T15:14:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9d8022a06563e9a11b6d16b139090cde82fad877'/>
<id>urn:sha1:9d8022a06563e9a11b6d16b139090cde82fad877</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4224 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>delete operator tracking in debug mode (using a macro -- live with it.)</title>
<updated>2006-04-24T13:28:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-24T13:28:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d407fb44c759524881712a80febb86b4506ddbf'/>
<id>urn:sha1:5d407fb44c759524881712a80febb86b4506ddbf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
