<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/user_resolver.cpp, branch v1.2.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/user_resolver.cpp?h=v1.2.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/user_resolver.cpp?h=v1.2.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-10T17:48:18Z</updated>
<entry>
<title>Clear out the string used for the temporarily stored hostname during DNS resolution. Should save at least strlen(host) per user</title>
<updated>2008-09-10T17:48:18Z</updated>
<author>
<name>special</name>
</author>
<published>2008-09-10T17:48:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=901babedd35b248e923779e9d6261b26e3c7c4b7'/>
<id>urn:sha1:901babedd35b248e923779e9d6261b26e3c7c4b7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10496 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Save 4 bytes (assuming sizeof(ptr) == 2) per user record, storing unneeded pointers (self managed class) that nothing was ever done with.</title>
<updated>2008-08-31T01:05:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-31T01:05:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29237b699f47488962133b54b0b3d1085f3c068d'/>
<id>urn:sha1:29237b699f47488962133b54b0b3d1085f3c068d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10359 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix compile errors under debug profile in windows.</title>
<updated>2008-08-06T11:59:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-06T11:59:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ee5092d7528488b2e2160a57c5dcd433ac48d4d'/>
<id>urn:sha1:1ee5092d7528488b2e2160a57c5dcd433ac48d4d</id>
<content type='text'>
fix some warnings too.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10108 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove last vestige of libircdfoo, by changing  tag into a single  identifier marking object as requiring compilation into a .o (minor commit)</title>
<updated>2008-07-29T18:58:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T18:58:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a869d0701bbfe3c7a5e370793adfda4b5b45c65'/>
<id>urn:sha1:6a869d0701bbfe3c7a5e370793adfda4b5b45c65</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert connection::host</title>
<updated>2008-05-19T19:12:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T19:12:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12427e75fe175fe7a62f388281dd7ab5100c9dda'/>
<id>urn:sha1:12427e75fe175fe7a62f388281dd7ab5100c9dda</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9768 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make User:: nick/ident/dhost/fullname and some other things std::string instead of char*/char[] (MODULES DO NOT COMPILE)</title>
<updated>2008-05-18T23:15:53Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-18T23:15:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b856bda135a08e800b96c970a10b0b6a34d433a'/>
<id>urn:sha1:4b856bda135a08e800b96c970a10b0b6a34d433a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9748 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a note to webirc that needs looking at.</title>
<updated>2008-02-11T09:41:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T09:41:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5db1d322be106c8462dc691072f9415dc0766ed4'/>
<id>urn:sha1:5db1d322be106c8462dc691072f9415dc0766ed4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8892 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove the need for a bunch of the hard coded arrays/hashes by scanning the src/ dir for tag comments, like in modules</title>
<updated>2007-10-22T19:53:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-22T19:53:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab6a7318e36bd8e0a259cd9eef3694a0f0e8684a'/>
<id>urn:sha1:ab6a7318e36bd8e0a259cd9eef3694a0f0e8684a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8307 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
