<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/userprocess.cpp, branch v1.0.2</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.0.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/userprocess.cpp?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-01T16:03:06Z</updated>
<entry>
<title>Removed old &gt;512 check</title>
<updated>2006-03-01T16:03:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-01T16:03:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9f61ff60134a00220a360794e302be9bc90c46c'/>
<id>urn:sha1:f9f61ff60134a00220a360794e302be9bc90c46c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3399 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And fixes for typos</title>
<updated>2006-02-26T11:07:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T11:07:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a06876d5fd5e4222f5a568daea7f192996e53c2f'/>
<id>urn:sha1:a06876d5fd5e4222f5a568daea7f192996e53c2f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3328 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added ability to provide -logfile parameter on commandline</title>
<updated>2006-02-26T11:05:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T11:05:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05008506691249a1fb7d3d46651a5e8610a17a48'/>
<id>urn:sha1:05008506691249a1fb7d3d46651a5e8610a17a48</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Apparently to catch descendent classes we need to catch a reference to the parent, not the parent itself</title>
<updated>2006-02-19T14:53:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T14:53:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6824a483e3bc4a584b998929ac066dda2ae24c8b'/>
<id>urn:sha1:6824a483e3bc4a584b998929ac066dda2ae24c8b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3242 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added exception handling for module loading</title>
<updated>2006-02-19T14:44:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T14:44:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a9b0cdd30113ab4926f4b68350d619c015c89a3'/>
<id>urn:sha1:2a9b0cdd30113ab4926f4b68350d619c015c89a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3240 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Increased how often socket timeout checks occur which will mean flushing write buffers more often</title>
<updated>2006-02-08T17:22:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-08T17:22:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1674c21da1f2539806250982dc91ac7ad8a24984'/>
<id>urn:sha1:1674c21da1f2539806250982dc91ac7ad8a24984</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3142 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed bool return of DoBackgroundUserStuff()</title>
<updated>2006-02-02T18:00:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-02T18:00:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f42e73185f4e5d82c0fd3ee51b224774210658d1'/>
<id>urn:sha1:f42e73185f4e5d82c0fd3ee51b224774210658d1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3023 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improved IP handling. Now uses in_addr to store client ip, not char[16]!</title>
<updated>2006-01-27T15:26:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-27T15:26:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=653638c68684ec035fd58bc2d0d91c9bf9aa2ab9'/>
<id>urn:sha1:653638c68684ec035fd58bc2d0d91c9bf9aa2ab9</id>
<content type='text'>
Added global and local session limits
All of this needs TESTING.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2934 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tweaks for openssl compatibility</title>
<updated>2006-01-22T13:09:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-22T13:09:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9295960ea1b6821fc8c03f4cc672f0e49215d750'/>
<id>urn:sha1:9295960ea1b6821fc8c03f4cc672f0e49215d750</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2825 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stopped lines longer than 512b from being killed, instead, warning sent and dropped.</title>
<updated>2006-01-22T11:24:08Z</updated>
<author>
<name>frostycoolslug</name>
</author>
<published>2006-01-22T11:24:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65d3f80df5b672bffb00355892bf6454b488caf9'/>
<id>urn:sha1:65d3f80df5b672bffb00355892bf6454b488caf9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2824 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
