<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_stats.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_stats.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_stats.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-30T13:00:51Z</updated>
<entry>
<title>REMOTE STATS! WOOO AND YAY!</title>
<updated>2006-07-30T13:00:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-30T13:00:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c746f9a9644524751501e72aa35547a7110512c1'/>
<id>urn:sha1:c746f9a9644524751501e72aa35547a7110512c1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4596 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change stats recv/send to double, so they can hold truly massive numbers of transferred bytes (they would overflow after about 6 weeks on a busy net otherwise)</title>
<updated>2006-07-19T15:03:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-19T15:03:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69ae63ecd25c63b4f6d446fae28af9c8d1caac4d'/>
<id>urn:sha1:69ae63ecd25c63b4f6d446fae28af9c8d1caac4d</id>
<content type='text'>
Fix some warnings


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4450 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>Move to new include path</title>
<updated>2006-04-20T18:55:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-20T18:55:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24ac504f4b6dbcca3cb3ab91d3cbb40cc7a9ff33'/>
<id>urn:sha1:24ac504f4b6dbcca3cb3ab91d3cbb40cc7a9ff33</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3898 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits going into inspircd.*, doesn't look like I've broken anything... :P</title>
<updated>2006-04-08T17:05:48Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-08T17:05:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17'/>
<id>urn:sha1:d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3847 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All new shiny config parser, there's probably some bugs there somewhere but hey...I've been up all night. make clean before you try and compile this. Really. And nobody dare complain</title>
<updated>2006-04-04T05:55:54Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T05:55:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54963bee7003f65f5412ea52133b1a00c3b0763e'/>
<id>urn:sha1:54963bee7003f65f5412ea52133b1a00c3b0763e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3817 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>Removed a whole lot of strchr's looking for mode +o where we can do if *user-&gt;oper</title>
<updated>2006-02-15T19:23:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-15T19:23:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=feaf72ecb48470114fbe3f3058b5f4b9622b88a5'/>
<id>urn:sha1:feaf72ecb48470114fbe3f3058b5f4b9622b88a5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3221 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>
</feed>
