<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_check.cpp, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_check.cpp?h=v1.2.0a5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_check.cpp?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-06-11T11:35:23Z</updated>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More done</title>
<updated>2008-05-19T00:29:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T00:29:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e3bd782207f50d131acd008b0cbcc7545aac7690'/>
<id>urn:sha1:e3bd782207f50d131acd008b0cbcc7545aac7690</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9759 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Please see my XXX in m_conn_umodes w00t, maybe something we can look at next?</title>
<updated>2008-05-18T17:38:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-18T17:38:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=697cf1b6582667119a620b50aa40c0d097444611'/>
<id>urn:sha1:697cf1b6582667119a620b50aa40c0d097444611</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9735 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>and no need to cast parameters to std::string here</title>
<updated>2008-05-05T03:56:48Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-05T03:56:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=50d094548656cfe1f5eb7b0f015a71e2d9f28766'/>
<id>urn:sha1:50d094548656cfe1f5eb7b0f015a71e2d9f28766</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9639 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert a few more</title>
<updated>2008-05-04T23:48:07Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-04T23:48:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1eb52771d6a7fe8768baf8bad509de0facafbd2c'/>
<id>urn:sha1:1eb52771d6a7fe8768baf8bad509de0facafbd2c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9621 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Finally change all the Version() objects</title>
<updated>2008-03-24T13:40:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T13:40:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c2957516bca0fe70622c7668a12ade68576ddab2'/>
<id>urn:sha1:c2957516bca0fe70622c7668a12ade68576ddab2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9185 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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://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://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>Move some stuff to usermanager, remove a little header insanity, remove trace because it's still less useful than a chocolate fireman.</title>
<updated>2008-02-02T20:55:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-02T20:55:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dd98d56cabcd08a3d5207454e002b187af98d28a'/>
<id>urn:sha1:dd98d56cabcd08a3d5207454e002b187af98d28a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8790 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>First UserManager overhaul: Move clone counts out of InspIRCd &amp; User.</title>
<updated>2008-01-13T03:37:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-13T03:37:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2192a9f58aae466a42d60279fb34ee3c5d2950a1'/>
<id>urn:sha1:2192a9f58aae466a42d60279fb34ee3c5d2950a1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8705 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
