<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/commands, branch v1.2.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/commands?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/commands?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-02-20T19:07:07Z</updated>
<entry>
<title>Wheee, mass commit! this adds const stafety, throwing a compile error if anyone does: "parameters[n] = blahvar;" in a command handler etc. where they REALLY SHOULD NOT fuck with the value and should </title>
<updated>2008-02-20T19:07:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-20T19:07:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd36852a52e8541306b76c5b88bce8ab9b36654c'/>
<id>urn:sha1:dd36852a52e8541306b76c5b88bce8ab9b36654c</id>
<content type='text'>
copy the pointer.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8971 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Slight API tweak. Change Command to take char * instead of char in it's constructor, this avoids confusion/generates a compile error if someone mixes up flags with number of params, instead of working but not working as expected in a weird manner.</title>
<updated>2008-02-13T10:39:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-13T10:39:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=449bbb6e04f73685341fc22acb4b579794bd56ac'/>
<id>urn:sha1:449bbb6e04f73685341fc22acb4b579794bd56ac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8918 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>No penalty here!</title>
<updated>2007-10-21T23:52:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T23:52:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ceab65fb268ef3fbe90fbf2c37c9d20b04198cc'/>
<id>urn:sha1:9ceab65fb268ef3fbe90fbf2c37c9d20b04198cc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8297 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Another big commit, just to please all my fans out there.. cmd_* -&gt; Command*. Muahaha.</title>
<updated>2007-10-21T21:43:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T21:43:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b669f920eaa9fb795d0a103d724943898a0df4b2'/>
<id>urn:sha1:b669f920eaa9fb795d0a103d724943898a0df4b2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8290 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed ssl clients on trunk. The problem peavey was having was that before ReadBuffer was char[] now its char*. sizeof() on char[] returns its size in chars, and sizeof on char* returns 4. :p</title>
<updated>2007-10-21T17:59:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T17:59:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52a8a6d2bd1f015103f42eb7f1902f4f470f2318'/>
<id>urn:sha1:52a8a6d2bd1f015103f42eb7f1902f4f470f2318</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Set penalties (documentation page listing these to come)</title>
<updated>2007-10-21T17:26:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T17:26:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1afe64600c5affe07bc51cb0be4cc9f2229247da'/>
<id>urn:sha1:1afe64600c5affe07bc51cb0be4cc9f2229247da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8262 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't penalise /kill and /*line</title>
<updated>2007-10-21T16:18:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-21T16:18:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a8bfe53cd4cd2ddc85c0759f23fc0a8266e26c36'/>
<id>urn:sha1:a8bfe53cd4cd2ddc85c0759f23fc0a8266e26c36</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8259 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't penalise PING/PONG</title>
<updated>2007-10-21T14:56:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T14:56:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ce8eba7d4b94b4408ac7444b4ffdb04a8957da13'/>
<id>urn:sha1:ce8eba7d4b94b4408ac7444b4ffdb04a8957da13</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8258 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add penalties for WHO, INVITE, LIST, JOIN, PART.</title>
<updated>2007-10-21T14:51:59Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-21T14:51:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff8f998b2b855467de14d31ced9762dfdce65cce'/>
<id>urn:sha1:ff8f998b2b855467de14d31ced9762dfdce65cce</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8257 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
