<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_kick.cpp, branch v1.0-final</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_kick.cpp?h=v1.0-final</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_kick.cpp?h=v1.0-final'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-09T00:39:13Z</updated>
<entry>
<title>More of the same cleanup :P</title>
<updated>2006-03-09T00:39:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-03-09T00:39:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60f91c5c3c313115dc4e92af9d728c493d8bc6aa'/>
<id>urn:sha1:60f91c5c3c313115dc4e92af9d728c493d8bc6aa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3573 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is channel-&gt;HasUser(userrec)</title>
<updated>2006-03-08T23:16:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T23:16:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aaf5226111f515f4baa68e95ea6a1db740828ac3'/>
<id>urn:sha1:aaf5226111f515f4baa68e95ea6a1db740828ac3</id>
<content type='text'>
Yeah its the other way around to the old way, but somehow, seems less backwards to me (its also faster)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3560 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidying, strlen, strcasecmp where not needed.</title>
<updated>2006-03-07T11:55:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T11:55:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5dd6b4e97d9c63172fac90a5b2b7167214b4ba64'/>
<id>urn:sha1:5dd6b4e97d9c63172fac90a5b2b7167214b4ba64</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3513 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clarify an error message on KICK</title>
<updated>2006-03-01T15:40:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-03-01T15:40:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1a204630332bbfc4a90c6c17998133d00932d01'/>
<id>urn:sha1:f1a204630332bbfc4a90c6c17998133d00932d01</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3398 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Re-organized order of cmd_kick stuff (OnUserPreKick) to make override kicks work nicer</title>
<updated>2006-02-05T00:19:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-05T00:19:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dfa6568af2bceb842d6f9ba73ee6a6679e2c5d0c'/>
<id>urn:sha1:dfa6568af2bceb842d6f9ba73ee6a6679e2c5d0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3085 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://www.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>Tidyups - brain</title>
<updated>2005-12-17T00:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-17T00:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=00aba6964584e2a4dc208f7aebbb2122247922c9'/>
<id>urn:sha1:00aba6964584e2a4dc208f7aebbb2122247922c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2548 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split all commands into seperate files and redid command system to take classes, not function pointers (function pointers suck ass)</title>
<updated>2005-12-16T18:10:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T18:10:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=293df6a8b55e89c127e60e92711ef0ef1027bff8'/>
<id>urn:sha1:293df6a8b55e89c127e60e92711ef0ef1027bff8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
