<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_whois.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_whois.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_whois.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-28T12:00:25Z</updated>
<entry>
<title>Change all references to voodoo numbers (7, 3 etc) to the new bitwise constants for user-&gt;registered</title>
<updated>2006-07-28T12:00:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-28T12:00:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=95840640cb374a0845c866bd1ad56a04dd833081'/>
<id>urn:sha1:95840640cb374a0845c866bd1ad56a04dd833081</id>
<content type='text'>
Change a lot of user-&gt;fd &gt; -1 to use the IS_LOCAL() macro


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4569 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Created new class irc::commasepstream.</title>
<updated>2006-07-16T15:08:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T15:08:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=085cd4278f0f495c6d008a3d157026b33a23b787'/>
<id>urn:sha1:085cd4278f0f495c6d008a3d157026b33a23b787</id>
<content type='text'>
Will read comma seperated lists and works identically to irc::tokenstream
It's re-entrant so we can run two of them together for JOIN


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4412 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>Added Spacify() function local to cmd_whois.cpp which translates _ in oper names to " "</title>
<updated>2006-07-09T22:14:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T22:14:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0bb5b62bfb18d033ef03932f6ea8fe7a366c1b92'/>
<id>urn:sha1:0bb5b62bfb18d033ef03932f6ea8fe7a366c1b92</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4254 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change WriteChannelWithServ and it's _NoFormat to take a const char* servername rather than char* - although it doesn't seem to be used :&lt;</title>
<updated>2006-07-01T14:40:53Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-01T14:40:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=903dbea2b1c4072fcd4538bf67feaf1cf968bac9'/>
<id>urn:sha1:903dbea2b1c4072fcd4538bf67feaf1cf968bac9</id>
<content type='text'>
Lose some more casts in m_spanningtree, unneeded because of above changes
Make xline_set_creation_time() take const char* rather than char* for it's first parameter, lose more casts in spanningtree because of this
Make do_whois take a const char* rather chan char* nick, lose yet more casts

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4095 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for an/a and vowel detection in "is an ircop" numeric, noticed by Smartys</title>
<updated>2006-06-04T13:36:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-06-04T13:36:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c59a28a1a71ccd2ac1fda2b35ef9b0e0e3561fa6'/>
<id>urn:sha1:c59a28a1a71ccd2ac1fda2b35ef9b0e0e3561fa6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3988 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>Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE THEM - we now have no stupid spaces. This was mostly a mass find/replace, so some indentation may be stuffed. Minor issue, though.</title>
<updated>2006-04-06T02:25:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-06T02:25:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2'/>
<id>urn:sha1:a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>move do_whois to cmd_whois, i'm stopping now. really.</title>
<updated>2006-04-04T06:47:22Z</updated>
<author>
<name>om</name>
</author>
<published>2006-04-04T06:47:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b450c430626cd3034844a749874cce3d2259704a'/>
<id>urn:sha1:b450c430626cd3034844a749874cce3d2259704a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3825 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
