<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v1.1.0b5</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.1.0b5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.1.0b5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-11-12T16:02:10Z</updated>
<entry>
<title>Fix off-by-one error in userrec::ChangeDisplayedHost, some hosts were truncated</title>
<updated>2006-11-12T16:02:10Z</updated>
<author>
<name>om</name>
</author>
<published>2006-11-12T16:02:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=76cb0571ed2c94cca327129ff21991ef8d1f7a19'/>
<id>urn:sha1:76cb0571ed2c94cca327129ff21991ef8d1f7a19</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5709 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Apply patch for bug #165 (compile warning for users.cpp) by peaveydk</title>
<updated>2006-11-06T19:25:58Z</updated>
<author>
<name>special</name>
</author>
<published>2006-11-06T19:25:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2087510e0eaadbb6decb6104a0104e8706b48939'/>
<id>urn:sha1:2087510e0eaadbb6decb6104a0104e8706b48939</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5660 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix IPv4 resolution, spank satmd if you were affected by this</title>
<updated>2006-11-06T01:50:12Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-11-06T01:50:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ddf1d3a50e58bd7e65a18ad6c26d70951450f15b'/>
<id>urn:sha1:ddf1d3a50e58bd7e65a18ad6c26d70951450f15b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5659 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added time syncing! This is fairly simple - servers exchange timestamps and use the lowest - but should get rid of the annoying bounces for those of us who can't depend on ntpd.</title>
<updated>2006-11-05T00:47:08Z</updated>
<author>
<name>special</name>
</author>
<published>2006-11-05T00:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1fbd75d645e2b4243ebec65bb8952069b24253b9'/>
<id>urn:sha1:1fbd75d645e2b4243ebec65bb8952069b24253b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5649 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge peaveys patch, tracker #162</title>
<updated>2006-11-04T11:31:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-04T11:31:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e53d30bc6d4c3b002f08569b68affa540104d5cf'/>
<id>urn:sha1:e53d30bc6d4c3b002f08569b68affa540104d5cf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5642 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compile error, and spank Brain</title>
<updated>2006-11-03T00:18:47Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-11-03T00:18:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f1dbe14881f19e46de86dcfd7f3c32146a51c563'/>
<id>urn:sha1:f1dbe14881f19e46de86dcfd7f3c32146a51c563</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5634 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>When we get an event on a userrec of EVENT_ERROR, and errornum is 0, send the error message "EOF from client" rather than using strerror and getting: Quit (Unknown error: 0)</title>
<updated>2006-11-02T21:56:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-02T21:56:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=139285820f9fa625713fb757ad868fb0642a0409'/>
<id>urn:sha1:139285820f9fa625713fb757ad868fb0642a0409</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5633 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is not designed for this, and mangles your patch so we cant apply it. gzip it instead!</title>
<updated>2006-11-02T20:34:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-02T20:34:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c926070195545fcded6581623ce49a0ef57af032'/>
<id>urn:sha1:c926070195545fcded6581623ce49a0ef57af032</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5632 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed another overflow, identical to the last one</title>
<updated>2006-11-01T17:10:15Z</updated>
<author>
<name>special</name>
</author>
<published>2006-11-01T17:10:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5515872a2349be06014282b09eb77cf012a76172'/>
<id>urn:sha1:5515872a2349be06014282b09eb77cf012a76172</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5622 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed a little overflow, noticed by satmd</title>
<updated>2006-11-01T17:01:32Z</updated>
<author>
<name>special</name>
</author>
<published>2006-11-01T17:01:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7cc96f2b1c3efe3efad3fdb298ea2aa3527966de'/>
<id>urn:sha1:7cc96f2b1c3efe3efad3fdb298ea2aa3527966de</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5621 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
