<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_operflood.cpp, branch v1.2.0a3</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_operflood.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_operflood.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-03-24T13:41:25Z</updated>
<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>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>Add param 'opername' to event OnPostOper. This will help make a (slightly nicer) version of dz's patch to allow modes in &lt;oper&gt;</title>
<updated>2008-01-02T22:58:47Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-02T22:58:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5c3e3782bfeb3ffb634f86eadb8ffecbc36f176'/>
<id>urn:sha1:f5c3e3782bfeb3ffb634f86eadb8ffecbc36f176</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8615 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove Implements() method from every module. booya.</title>
<updated>2007-11-04T22:51:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-11-04T22:51:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53afaa7cadcdf222dcf761441727305f79b4c557'/>
<id>urn:sha1:53afaa7cadcdf222dcf761441727305f79b4c557</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8536 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>wtf at the line endings in this bag of spanners</title>
<updated>2007-11-04T22:43:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-11-04T22:43:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6f1b91fb149fc547c96a93b4dc421f4e0721cb5a'/>
<id>urn:sha1:6f1b91fb149fc547c96a93b4dc421f4e0721cb5a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8535 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert all to new Attach() system. The Implements() method needs removing from all modules as it is dead weight. </title>
<updated>2007-11-04T18:30:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-11-04T18:30:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cadc11999ee28545e9beb92de116c151832af5c4'/>
<id>urn:sha1:cadc11999ee28545e9beb92de116c151832af5c4</id>
<content type='text'>
WARNING: there are segfaults here! HERE BE DRAGONS, i am not finished!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8510 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move some stuff from using userrec cached stuff to using stuff in the connect classes</title>
<updated>2007-10-23T23:54:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-23T23:54:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b80dc83fdb6b7952e452a8eb2355005fdb5366c'/>
<id>urn:sha1:5b80dc83fdb6b7952e452a8eb2355005fdb5366c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8339 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All of insp now builds with -pedantic (theres some warnings to squash in modules, and in spanningtree, but its all 'unused parameter').</title>
<updated>2007-10-23T21:00:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-23T21:00:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e1f86fd0c9911210b79e6ac346672441eef18c4'/>
<id>urn:sha1:2e1f86fd0c9911210b79e6ac346672441eef18c4</id>
<content type='text'>
I suggest we actually go through and satisfy these unused parameter errors for two reasons:
(1) it acts as a strong compiler hint leading to better optimization
(2) it will give us a good clue of what parameters are NEVER used and should therefore be removed from use (like i just did with AddMode)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8323 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This now sets User::ExemptFromPenalty too</title>
<updated>2007-10-21T17:21:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T17:21:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1106ed5571cc086978ab2c024aadd81aaa7b4031'/>
<id>urn:sha1:1106ed5571cc086978ab2c024aadd81aaa7b4031</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8261 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>In the grand tradition of huge fucking commits:</title>
<updated>2007-10-15T20:59:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-15T20:59:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b57c7f4e466f72fdd2ac3deca42caa1ea7748338'/>
<id>urn:sha1:b57c7f4e466f72fdd2ac3deca42caa1ea7748338</id>
<content type='text'>
 - chanrec -&gt; Channel
 - userrec -&gt; User
Enjoy.

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