<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_timedbans.cpp, branch v1.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_timedbans.cpp?h=v1.0.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_timedbans.cpp?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-01-15T19:26:59Z</updated>
<entry>
<title>Changed some .cpp to .so in the this-&gt;source field</title>
<updated>2006-01-15T19:26:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T19:26:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=29b4e8dce678748ecc9e6004288464c179ca20ca'/>
<id>urn:sha1:29b4e8dce678748ecc9e6004288464c179ca20ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2800 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Last set converted to 'Implements'</title>
<updated>2005-12-26T21:28:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-26T21:28:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=53e521785f75f9a3f8be7f8110a8af65fcaff410'/>
<id>urn:sha1:53e521785f75f9a3f8be7f8110a8af65fcaff410</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2667 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed typo in command source</title>
<updated>2005-12-17T13:05:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-17T13:05:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=17a3c190eb209877884eb0006461adfb873643b0'/>
<id>urn:sha1:17a3c190eb209877884eb0006461adfb873643b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2552 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Last set of modules converted to new command system</title>
<updated>2005-12-16T18:48:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T18:48:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=347e25f83d2d8403851e8bdcbf27d987abbd8fd5'/>
<id>urn:sha1:347e25f83d2d8403851e8bdcbf27d987abbd8fd5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2538 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed behaviour of module API to pass Server* to the constructor, rather than have to create one (makes more sense)</title>
<updated>2005-12-07T17:05:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-07T17:05:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2d821f2980825be73e3f90b47ffff365b0ec5ecb'/>
<id>urn:sha1:2d821f2980825be73e3f90b47ffff365b0ec5ecb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Highly optimized userrec saving 1.5k per user</title>
<updated>2005-05-29T05:41:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-05-29T05:41:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b0a467e8d3064177e3ceaaa6c207a3e625d2125a'/>
<id>urn:sha1:b0a467e8d3064177e3ceaaa6c207a3e625d2125a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1550 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed to use __single_client_alloc, faster on most systems in a single thread</title>
<updated>2005-05-15T22:58:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-05-15T22:58:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ab01aaeeee9aed655df2eec2522072233fe3aa57'/>
<id>urn:sha1:ab01aaeeee9aed655df2eec2522072233fe3aa57</id>
<content type='text'>
Specified namespace std in *all* files


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Made modules use irc::string where they were using strcasecmp()</title>
<updated>2005-05-15T18:04:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-05-15T18:04:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=82503a6b82042fb6d648690c8505dd31c6c057df'/>
<id>urn:sha1:82503a6b82042fb6d648690c8505dd31c6c057df</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1397 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Moved a ton of functions into helperfuncs.h to speed up recompiles</title>
<updated>2005-05-15T03:03:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-05-15T03:03:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=eb4229deed0281ae566ef7e55a144e5d3183a4b2'/>
<id>urn:sha1:eb4229deed0281ae566ef7e55a144e5d3183a4b2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
