<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_nick.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_nick.cpp?h=v1.0-final</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_nick.cpp?h=v1.0-final'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-15T17:35:52Z</updated>
<entry>
<title>Removal of all gcc2 checks (there sure was a lot of craq in here)</title>
<updated>2006-07-15T17:35:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-15T17:35:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3912842fd987e6030698191b33c51383f86e915'/>
<id>urn:sha1:c3912842fd987e6030698191b33c51383f86e915</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4395 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whowas refactor - probably wont compile yet</title>
<updated>2006-03-07T19:11:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T19:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e639377cbad496a0b5f7d969a88fb808508f811'/>
<id>urn:sha1:1e639377cbad496a0b5f7d969a88fb808508f811</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3523 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>It didn't, there was more strlcpy</title>
<updated>2006-02-21T03:30:29Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-21T03:30:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a546ab3f11c28ce03952567b8cf4035bd7a93bf5'/>
<id>urn:sha1:a546ab3f11c28ce03952567b8cf4035bd7a93bf5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3271 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix this, I think.</title>
<updated>2006-02-21T03:27:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-21T03:27:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76109ae62bc0ea75662094bb8c0c5f658d64271a'/>
<id>urn:sha1:76109ae62bc0ea75662094bb8c0c5f658d64271a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3270 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed bug with {} -&gt; [] etc in NICK where nick == newnick apart from irc-case:</title>
<updated>2006-01-16T15:49:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-16T15:49:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7254428c00c7f9298eeaddecec4e17d3fd1ecef4'/>
<id>urn:sha1:7254428c00c7f9298eeaddecec4e17d3fd1ecef4</id>
<content type='text'>
[15:41] --- Brain is now known as [Brain]
[15:41] --- {Brain} is now known as {Brain}
Now correct:
[15:41] --- Brain is now known as [Brain]
[15:41] --- [Brain] is now known as {Brain}
Was just a strlcpy BEFORE the NICK output instead of AFTER.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2814 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>Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORS</title>
<updated>2006-01-11T12:09:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-11T12:09:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9826d2ee0a26234a4f5421ae686b0068f3f64c57'/>
<id>urn:sha1:9826d2ee0a26234a4f5421ae686b0068f3f64c57</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2769 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>New system for client exits using CullList seems stable, needs testing</title>
<updated>2005-12-28T20:22:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-28T20:22:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7972cc32495597ac411a51a40d41e0bb42f80a44'/>
<id>urn:sha1:7972cc32495597ac411a51a40d41e0bb42f80a44</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2681 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE WITH CAUTION</title>
<updated>2005-12-28T19:57:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-28T19:57:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b6b04b1ee6ce0b9b5274def704170e6181236ec'/>
<id>urn:sha1:3b6b04b1ee6ce0b9b5274def704170e6181236ec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2680 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
