<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_nick.cpp, branch v1.2.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_nick.cpp?h=v1.2.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_nick.cpp?h=v1.2.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-08T22:55:37Z</updated>
<entry>
<title>Allow remote users to bypass Q:Line (why on earth wasn't this the case)</title>
<updated>2008-04-08T22:55:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T22:55:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=149ed936a85e5483f8fd99060ab1acbc4d360ba9'/>
<id>urn:sha1:149ed936a85e5483f8fd99060ab1acbc4d360ba9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9436 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't check Q:Lines if server is enforcing a nick change (I forgot we had a way to check this). 'Bug' (it's not really a bug, just admin stupidity) found by Kein.</title>
<updated>2008-04-08T22:36:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T22:36:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=66e76caaa09f5e7037590030ef14921359407a1a'/>
<id>urn:sha1:66e76caaa09f5e7037590030ef14921359407a1a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9434 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumeric can capture them.</title>
<updated>2008-03-22T12:03:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-22T12:03:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=68730d4c9701b34c962302e6410908865fb2ba28'/>
<id>urn:sha1:68730d4c9701b34c962302e6410908865fb2ba28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9175 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And one more tweak to this.</title>
<updated>2008-03-19T01:35:11Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-03-19T01:35:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=95a3d0c0801b9f15b62f793de9014c6dce450d8a'/>
<id>urn:sha1:95a3d0c0801b9f15b62f793de9014c6dce450d8a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9137 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix OnUserRegister() not getting called for if USER sent before NICK on registration.</title>
<updated>2008-03-19T01:33:42Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-03-19T01:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aaf49d58022cdda23feb81a0f005500f01da9e4a'/>
<id>urn:sha1:aaf49d58022cdda23feb81a0f005500f01da9e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9136 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>Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a note to webirc that needs looking at.</title>
<updated>2008-02-11T09:41:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T09:41:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5db1d322be106c8462dc691072f9415dc0766ed4'/>
<id>urn:sha1:5db1d322be106c8462dc691072f9415dc0766ed4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8892 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://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>Fake lag on nick change, thanks pLaYa</title>
<updated>2008-01-09T11:47:04Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-09T11:47:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=12e974a85d32135f859385a1bc40f7369330efda'/>
<id>urn:sha1:12e974a85d32135f859385a1bc40f7369330efda</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8674 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up, and make the identifer for a line type be std::string not char</title>
<updated>2007-11-02T13:45:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-11-02T13:45:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5ecd5447d0f52592b121778f251965179597466d'/>
<id>urn:sha1:5ecd5447d0f52592b121778f251965179597466d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8459 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
