<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v1.1.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.1.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v1.1.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-09-19T18:24:07Z</updated>
<entry>
<title>Make the check against z/k/q/e/g methods return a pointer to the whole object rather than just the reason string</title>
<updated>2006-09-19T18:24:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T18:24:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ed63fe681c5dbd1f3993b8b8e3ef7a7e9ef0fc8'/>
<id>urn:sha1:8ed63fe681c5dbd1f3993b8b8e3ef7a7e9ef0fc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5305 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crashes, and in the process make xline even faster!</title>
<updated>2006-09-19T18:12:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T18:12:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=066e5ca3665835e50dddaaf612212ffb94c68a85'/>
<id>urn:sha1:066e5ca3665835e50dddaaf612212ffb94c68a85</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5304 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make xline more memory-efficient and faster/neater. Eliminate a mass of fixed-size buffer and strlcpy</title>
<updated>2006-09-19T13:44:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T13:44:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89dc9ab19899e8bde4761da2e3f86194cf34fc21'/>
<id>urn:sha1:89dc9ab19899e8bde4761da2e3f86194cf34fc21</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5300 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Turn irc::commasepstream into a base class, irc::sepstream, inherit two classes from it: irc::commasepstream and irc::spacesepstream, to be used for the most common token seperators "," and " "</title>
<updated>2006-09-17T14:08:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-17T14:08:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e21e5b642562b199fb53b4f8302596ee592caa0'/>
<id>urn:sha1:0e21e5b642562b199fb53b4f8302596ee592caa0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5266 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add const std::string &amp;original_command to OnPreCommand and OnPostCommand, which gives the entire untouched command string and params in all its colon-ny glory</title>
<updated>2006-09-17T14:01:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-17T14:01:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a7dd5b129450b94e0a87b8ad5009da70905b8e5'/>
<id>urn:sha1:3a7dd5b129450b94e0a87b8ad5009da70905b8e5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5265 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive headers, and 60 seconds after receipt of headers and sending of page, in which to time out the connection if the client doesnt close() as it should</title>
<updated>2006-09-15T18:36:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T18:36:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=383caa90d568d8d997a9624a9e6174ddc1a9a3da'/>
<id>urn:sha1:383caa90d568d8d997a9624a9e6174ddc1a9a3da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5260 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug noticed by dotslasher (?) where SAJOIN can desync</title>
<updated>2006-09-15T17:17:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T17:17:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e2f1e98a6123aa1177623f92480ce7ba3c55acb'/>
<id>urn:sha1:2e2f1e98a6123aa1177623f92480ce7ba3c55acb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5258 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Annotations</title>
<updated>2006-09-15T15:06:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T15:06:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=946bff6371d73b50dae6f7011ba0adff852302f0'/>
<id>urn:sha1:946bff6371d73b50dae6f7011ba0adff852302f0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5257 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Annotations</title>
<updated>2006-09-15T14:59:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T14:59:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3f221fcbbd896c75f5a95b86844854e4d1726b0'/>
<id>urn:sha1:c3f221fcbbd896c75f5a95b86844854e4d1726b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5256 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Annotations</title>
<updated>2006-09-15T10:59:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T10:59:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b45e7cfebbeaad4ecc3c55bc3060140f50f710d3'/>
<id>urn:sha1:b45e7cfebbeaad4ecc3c55bc3060140f50f710d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5254 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
