<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v1.2.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-07-19T20:34:14Z</updated>
<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://www.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>Implement &lt;disabled:usermodes&gt; and &lt;disabled:chanmodes&gt;.</title>
<updated>2008-07-18T15:29:58Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-07-18T15:29:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58ecf39129ae6d1e5a15785c7bb8bf0fd5ee46b9'/>
<id>urn:sha1:58ecf39129ae6d1e5a15785c7bb8bf0fd5ee46b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10032 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;cidr&gt; block, and documentation in example config.</title>
<updated>2008-07-12T13:58:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T13:58:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19916fcab237519d6b3d74f89ac7ee5e16bf7d10'/>
<id>urn:sha1:19916fcab237519d6b3d74f89ac7ee5e16bf7d10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9980 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Check for invalid characters in keys, will catch config errors earlier and closer to the actual error line. Valid values in key names are [A-Za-z_]</title>
<updated>2008-06-08T14:21:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-08T14:21:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9095800a1750caf7e5d6951090e8f6c2a2facbc4'/>
<id>urn:sha1:9095800a1750caf7e5d6951090e8f6c2a2facbc4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9863 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Dont increment maxmodes at finalisation, it isnt used in the same way</title>
<updated>2008-05-26T12:17:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-26T12:17:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1c9dfe2bfc431348d4c3c71c35d3088532a3a9c'/>
<id>urn:sha1:c1c9dfe2bfc431348d4c3c71c35d3088532a3a9c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9810 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All the limits were one less than specified in the config, so now we postincrement them all in configreader, this means we can just use them without all that +1 hackery in the code.</title>
<updated>2008-05-25T21:09:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T21:09:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5151d1bbcf5c4c3cff57ff8a8129940ede35d73'/>
<id>urn:sha1:f5151d1bbcf5c4c3cff57ff8a8129940ede35d73</id>
<content type='text'>
This DOES mean that from a protocol perspective the figures look a little odd, but they always did. :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9809 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add parsing of &lt;limits&gt; tag and finish documenting it, make all the values match sensibly by starting them all 'max' rather than some starting with it, some ending with it...</title>
<updated>2008-05-25T18:00:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T18:00:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d01978194558a422cf886acb114546d0cbe84c76'/>
<id>urn:sha1:d01978194558a422cf886acb114546d0cbe84c76</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>First phase of conversion to dynamic limits on all the lengths, configured via the &lt;limits&gt; tag</title>
<updated>2008-05-25T17:30:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T17:30:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d7250484c352c13830e63ae41ee8faae40a9bd5'/>
<id>urn:sha1:7d7250484c352c13830e63ae41ee8faae40a9bd5</id>
<content type='text'>
(the tag isnt there yet, these all just run on defaults in the class constructor)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9802 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A few minor fixes, some copy constructor stuff, misnamed channelmanager constructor, add files to vc8 project, configreader tidyups</title>
<updated>2008-05-20T18:29:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-20T18:29:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2be353eececbfb9ab811ac74134ed7437b641369'/>
<id>urn:sha1:2be353eececbfb9ab811ac74134ed7437b641369</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9780 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Check for windows drive letters on the start of paths and treat them the same as paths that start with /, this makes insp more friendly for windows filesystems</title>
<updated>2008-05-13T17:16:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T17:16:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f33bf7fc83cffccae96eb622bf39e8f4838b809'/>
<id>urn:sha1:9f33bf7fc83cffccae96eb622bf39e8f4838b809</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9724 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
