<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/userprocess.cpp, branch v1.1.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/userprocess.cpp?h=v1.1.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/userprocess.cpp?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-31T17:50:26Z</updated>
<entry>
<title>Remove some debug</title>
<updated>2006-10-31T17:50:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-31T17:50:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=677c569364f20adaadba6e8d3007138fe8c08c08'/>
<id>urn:sha1:677c569364f20adaadba6e8d3007138fe8c08c08</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5602 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the makefile confusion removal of these headers creates</title>
<updated>2006-10-31T17:45:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-31T17:45:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=857b9beed4299aa42e589565b146f4db106683b8'/>
<id>urn:sha1:857b9beed4299aa42e589565b146f4db106683b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5601 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken quits (i broke them by taking out a check i didnt think was required -- it was. RTFS!)</title>
<updated>2006-10-30T20:38:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T20:38:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1aaee19ee96eef97eb75bfaaf4cf38db74d0dc6c'/>
<id>urn:sha1:1aaee19ee96eef97eb75bfaaf4cf38db74d0dc6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5590 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>For users, we now only write when the socketengine says theyre writeable, setting WantWrite after we call userrec::Write().</title>
<updated>2006-10-30T18:59:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-30T18:59:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46513e8bd2810d266572f0e0ab47a9d4d27e806b'/>
<id>urn:sha1:46513e8bd2810d266572f0e0ab47a9d4d27e806b</id>
<content type='text'>
The old way was to always try and flush the buffer after every read, regardless of wether the socket was writeable


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5584 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Needs more testing but seems to work: In DoBackgroundUserStuff(), calculate the time value of when we actually do need enter the function body again, and dont run function body again till that time</title>
<updated>2006-10-28T17:19:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-28T17:19:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35529718181c14610669054fcc0a80b8bf305666'/>
<id>urn:sha1:35529718181c14610669054fcc0a80b8bf305666</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5568 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use a ternary operator to remove bracketing from ping timeout message</title>
<updated>2006-10-02T00:31:45Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-10-02T00:31:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a584474bd9b4f62b9da9f44e1f083f378970e43c'/>
<id>urn:sha1:a584474bd9b4f62b9da9f44e1f083f378970e43c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5383 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix ping timeout messages. This is what I get for not fully testing.</title>
<updated>2006-10-01T21:49:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-10-01T21:49:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8259e54d2aef9ada3cf6299424d5550f5d5f1a0c'/>
<id>urn:sha1:8259e54d2aef9ada3cf6299424d5550f5d5f1a0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5377 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Everybody loves boobies. It's true.</title>
<updated>2006-10-01T16:16:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T16:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d1cfde1eea889e8853a0524bd27b20008add178'/>
<id>urn:sha1:1d1cfde1eea889e8853a0524bd27b20008add178</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5367 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>InspIRCd: Now with 100% more boobies. Err, ping timeout message coolness.</title>
<updated>2006-10-01T14:10:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-10-01T14:10:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abec4e1e7c76cb8fa1b324d9ca743e7d687a9b09'/>
<id>urn:sha1:abec4e1e7c76cb8fa1b324d9ca743e7d687a9b09</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5365 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removal of debug</title>
<updated>2006-09-03T22:00:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T22:00:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0810dfaba6f160336d18ff0073e0065b35b59e3'/>
<id>urn:sha1:d0810dfaba6f160336d18ff0073e0065b35b59e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5133 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
