<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v1.2.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.2.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.2.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-13T16:45:32Z</updated>
<entry>
<title>char -&gt; const char</title>
<updated>2008-04-13T16:45:32Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-13T16:45:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=55924e9537d3ed235dae5f38da8f59c55327fe7f'/>
<id>urn:sha1:55924e9537d3ed235dae5f38da8f59c55327fe7f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9485 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Trunk fix for bug #505 reported by nenolod</title>
<updated>2008-04-12T15:48:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-12T15:48:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=597ecea91e69f96869127ba1023c3d689c4c216c'/>
<id>urn:sha1:597ecea91e69f96869127ba1023c3d689c4c216c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9468 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix sillies</title>
<updated>2008-04-11T16:03:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-11T16:03:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9a7af3161c2531c88424d43a88cee6eccf7d6117'/>
<id>urn:sha1:9a7af3161c2531c88424d43a88cee6eccf7d6117</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9457 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch from Brain fixing broken stuff</title>
<updated>2008-04-11T14:27:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-11T14:27:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d75ec0e5a59c32069b15e6ecf91d71ed62c21442'/>
<id>urn:sha1:d75ec0e5a59c32069b15e6ecf91d71ed62c21442</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Much faster way of checking if the user is 4in6, avoid strncmp in User::GetIPString(), do it in User::SetSockAddr()</title>
<updated>2008-04-11T00:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-11T00:03:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e20a0915892b965b345db80d25fed25b8ef3a52f'/>
<id>urn:sha1:e20a0915892b965b345db80d25fed25b8ef3a52f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9455 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Provide an optional param translate4in6 to User::GetIPString() and default it to true. This hides the 0::ffff: on all info about an ipv6 user connecting over ipv4, making glines on them and bans etc work better.</title>
<updated>2008-04-10T23:35:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-10T23:35:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e6de2ea580f3fa25dbe8bdd2ed8267e18144b315'/>
<id>urn:sha1:e6de2ea580f3fa25dbe8bdd2ed8267e18144b315</id>
<content type='text'>
Certain parts such as dns lookup need to set this to false to determine wether to use ipv4 or ipv6 reverse lookup.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move QuitUser into UserManager class, and unstaticize it. This prepares for some benchmarking lulz on object pooling I plan to do today, as well as making more sense now we *have* a manager class</title>
<updated>2008-04-09T15:34:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-09T15:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d7a0cd3db1e8b64a6f706f1831e645ad69aa7927'/>
<id>urn:sha1:d7a0cd3db1e8b64a6f706f1831e645ad69aa7927</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9442 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't check Q:Lines here, it will affect change to UID</title>
<updated>2008-04-08T22:50:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T22:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=927f436c1c2f26e4a44f9f86f044e5e742981ffe'/>
<id>urn:sha1:927f436c1c2f26e4a44f9f86f044e5e742981ffe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9435 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should probably be tested, but makes a whole lot more sense like this (users.cpp)</title>
<updated>2008-04-07T22:00:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-07T22:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f78a6a90b194acfbabe61795470cabbdc36a32f4'/>
<id>urn:sha1:f78a6a90b194acfbabe61795470cabbdc36a32f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Initialise this so WriteCommon() knows what it's dealing with (thanks, valgrind)</title>
<updated>2008-04-06T20:24:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-06T20:24:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5accf1b16ae89612df7ce9005e30537ca38be389'/>
<id>urn:sha1:5accf1b16ae89612df7ce9005e30537ca38be389</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9387 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
