<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_who.cpp, branch v1.0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_who.cpp?h=v1.0.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_who.cpp?h=v1.0.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-09T12:23:04Z</updated>
<entry>
<title>Fixed to correctly use iterator</title>
<updated>2006-03-09T12:23:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T12:23:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98fd8145d87a16a8bca10102f42fe0de954af967'/>
<id>urn:sha1:98fd8145d87a16a8bca10102f42fe0de954af967</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3583 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is channel-&gt;HasUser(userrec)</title>
<updated>2006-03-08T23:16:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T23:16:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aaf5226111f515f4baa68e95ea6a1db740828ac3'/>
<id>urn:sha1:aaf5226111f515f4baa68e95ea6a1db740828ac3</id>
<content type='text'>
Yeah its the other way around to the old way, but somehow, seems less backwards to me (its also faster)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3560 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>Typo that didn't look like a typo :p</title>
<updated>2006-03-02T19:47:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-02T19:47:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81761626d09537ed2dc45bcf79326c2f1a09f9c7'/>
<id>urn:sha1:81761626d09537ed2dc45bcf79326c2f1a09f9c7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3440 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added IS_SINGLE, see comment in include/inspircd.h</title>
<updated>2006-03-02T19:34:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-02T19:34:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3b861b2507dd2ef52802c69a2d737925846e2e0'/>
<id>urn:sha1:c3b861b2507dd2ef52802c69a2d737925846e2e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3438 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added charlcat which appends a single char to a char* string (range checked)</title>
<updated>2006-03-02T11:45:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-02T11:45:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99f6009b2d0d1bc4b7ddc09f164fc19b78e6b431'/>
<id>urn:sha1:99f6009b2d0d1bc4b7ddc09f164fc19b78e6b431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3416 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>Pedantic tweak to /WHO (this actually needs rewriting at some point -- its a mess)</title>
<updated>2006-02-06T12:21:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-06T12:21:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d94d84683bd0e916e5ce0a3c7fedbc524d653b0'/>
<id>urn:sha1:6d94d84683bd0e916e5ce0a3c7fedbc524d653b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3106 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Test-fix for crazy's bug (/who 0 * as oper while on no channels)</title>
<updated>2006-01-18T23:53:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-18T23:53:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a7b1fb30d71936f057c0c0ee0fa5e711042311e'/>
<id>urn:sha1:9a7b1fb30d71936f057c0c0ee0fa5e711042311e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2821 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>
