<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_kick.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/cmd_kick.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_kick.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-16T12:18:29Z</updated>
<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>Changed first of files to match new location of headers</title>
<updated>2006-04-20T18:48:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-20T18:48:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=088ec6caed6ff877169fcbd9914b8653374f6829'/>
<id>urn:sha1:088ec6caed6ff877169fcbd9914b8653374f6829</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3897 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove references to inspircd_io from these, stop configure making all the modules depend on it too. And remove some more un-needed includes</title>
<updated>2006-04-08T22:33:46Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-08T22:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a'/>
<id>urn:sha1:77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3853 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>
</feed>
