<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_stats.cpp, branch v1.2.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_stats.cpp?h=v1.2.0b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_stats.cpp?h=v1.2.0b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-10-18T16:52:58Z</updated>
<entry>
<title>Tie a number of /who settings to servers/auspex and users/auspex respectively.</title>
<updated>2008-10-18T16:52:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-18T16:52:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a578f50f03a15e87a8abd8381fb936f1679109b7'/>
<id>urn:sha1:a578f50f03a15e87a8abd8381fb936f1679109b7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10674 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tie /stats that aren't explicitly marked for users into servers/auspex.</title>
<updated>2008-10-18T16:52:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-18T16:52:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=71dc240aa36f254ef062ca00b526765edf61c2d8'/>
<id>urn:sha1:71dc240aa36f254ef062ca00b526765edf61c2d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10672 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix extra End of /STATS on spanningtree override of stats c and n.</title>
<updated>2008-08-29T20:19:31Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-08-29T20:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6e39923ee904795ca6ddf7d7b5d377d3b1591642'/>
<id>urn:sha1:6e39923ee904795ca6ddf7d7b5d377d3b1591642</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10350 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>properly coreexport the getcpu() function etc</title>
<updated>2008-08-20T11:47:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-20T11:47:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bc73d93718fbc47f33fb6b9780fc0af1b8bb916a'/>
<id>urn:sha1:bc73d93718fbc47f33fb6b9780fc0af1b8bb916a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10184 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We can finally have percent cpu in the stats z on windows now, same as it is on linux. The windows one surprisingly enough is more accurate than the linux one as posix gives no standard way of obtaining this. :-)</title>
<updated>2008-08-20T10:31:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-20T10:31:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a10ae79f0ff7e8396c37141726c0925573ec0aa9'/>
<id>urn:sha1:a10ae79f0ff7e8396c37141726c0925573ec0aa9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10181 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>These are not percentages</title>
<updated>2008-08-17T16:53:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-17T16:53:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8b060bea02efed1b476cdaea50a46e19ff53f341'/>
<id>urn:sha1:8b060bea02efed1b476cdaea50a46e19ff53f341</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10150 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug #579, missing end of stats and snomask when module returns 1 from OnStats, thanks jackmcbarn</title>
<updated>2008-07-22T23:06:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-07-22T23:06:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bc0d7a138dd8c81d5507f5bff32a5db4b884d8e2'/>
<id>urn:sha1:bc0d7a138dd8c81d5507f5bff32a5db4b884d8e2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10067 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Back out the incomplete linebuffering stuff that shouldn't have been committed..</title>
<updated>2008-07-02T14:22:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-02T14:22:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2723d2577b124d5a3ed188b01136a3eae9e9343'/>
<id>urn:sha1:b2723d2577b124d5a3ed188b01136a3eae9e9343</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9948 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port r9946: make SVSHOLD silent to avoid useless irritation to opers</title>
<updated>2008-07-02T14:20:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-02T14:20:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f4ea51671f367d6e473049d52919a3c879329c6f'/>
<id>urn:sha1:f4ea51671f367d6e473049d52919a3c879329c6f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9947 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>more fixes</title>
<updated>2008-06-18T21:09:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-18T21:09:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=07c7b5b61b8601d4651eab1c1984684d3a2fa6ae'/>
<id>urn:sha1:07c7b5b61b8601d4651eab1c1984684d3a2fa6ae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9922 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
