<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0a5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-07-20T09:15:01Z</updated>
<entry>
<title>Fix potential off-by-one on large reads (thanks psychon)</title>
<updated>2008-07-20T09:15:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-20T09:15:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ccfcdda27482fe2ac99d0da936ef1a1374223624'/>
<id>urn:sha1:ccfcdda27482fe2ac99d0da936ef1a1374223624</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10048 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes to some stuff that writes on memory it shouldn't (thanks psychon).</title>
<updated>2008-07-20T08:53:56Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-20T08:53:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca781714c1651a9e7042eb930c6b117449f8e1fc'/>
<id>urn:sha1:ca781714c1651a9e7042eb930c6b117449f8e1fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken build</title>
<updated>2008-07-19T21:56:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T21:56:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a016cb0a6ba93d30fdd16edab1774273d036d69'/>
<id>urn:sha1:6a016cb0a6ba93d30fdd16edab1774273d036d69</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10044 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per channel, and 112 bytes per channel, with no loss in speed or ease of use in code. :). Thanks (VERY) much to Special for telling me about this.</title>
<updated>2008-07-19T20:34:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T20:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a67b9de1742efbff29ec08093b220565eab7df23'/>
<id>urn:sha1:a67b9de1742efbff29ec08093b220565eab7df23</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Combine IP+port in a failed port list, show (the more helpful) error string so the user can have some idea of what actually went wrong.. why we forced people to strace is beyond me..</title>
<updated>2008-07-17T20:07:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-17T20:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=21bb2f2acf59f1bdf2853908fe82601531068a21'/>
<id>urn:sha1:21bb2f2acf59f1bdf2853908fe82601531068a21</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10030 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Applied patch by psychon to make AddExtBanChar correctly take a single char</title>
<updated>2008-07-16T09:50:23Z</updated>
<author>
<name>special</name>
</author>
<published>2008-07-16T09:50:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=14e4768140d796b3cb9eb979e74e48bffabd9bfc'/>
<id>urn:sha1:14e4768140d796b3cb9eb979e74e48bffabd9bfc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10024 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InspIRCd::AddExtBanChar() to avoid copypasta.</title>
<updated>2008-07-14T11:53:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-14T11:53:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac71a039c396c323ec5e32e389f0a165a0e21473'/>
<id>urn:sha1:ac71a039c396c323ec5e32e389f0a165a0e21473</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10017 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add include/numerics.h, contains/will contain an enum for numerics. Work in progress.</title>
<updated>2008-07-13T19:01:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-13T19:01:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=95538518b3d672ffd9ad46a91293a8b2d4b35220'/>
<id>urn:sha1:95538518b3d672ffd9ad46a91293a8b2d4b35220</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10006 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a slightly odd comment</title>
<updated>2008-07-12T21:52:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T21:52:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=97ef4d2d75c8a6df9f4a0383365c55ae4ea9cb22'/>
<id>urn:sha1:97ef4d2d75c8a6df9f4a0383365c55ae4ea9cb22</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9997 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>peavey already fixed this with climits include, remove limits.h. Keep the warning, though.</title>
<updated>2008-07-12T21:49:45Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T21:49:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=feb6904d32273f42f0892ebfd38de1406dab20aa'/>
<id>urn:sha1:feb6904d32273f42f0892ebfd38de1406dab20aa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
