<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v1.2.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include?h=v1.2.0a4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include?h=v1.2.0a4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-06-08T14:21:21Z</updated>
<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://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>m_abbreviation completed. :)</title>
<updated>2008-06-06T15:47:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-06T15:47:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=61185fc62b7d3d05e33a116fca26aa9dc72ab691'/>
<id>urn:sha1:61185fc62b7d3d05e33a116fca26aa9dc72ab691</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9845 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow changing of command string and parameter vector within OnPreCommand, allowing for m_abbreviation and other fancy stuff.</title>
<updated>2008-06-06T15:22:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-06T15:22:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a914ae91957f617af0a21bcdb024a16361ae3398'/>
<id>urn:sha1:a914ae91957f617af0a21bcdb024a16361ae3398</id>
<content type='text'>
Add basic skeleton module for it


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9840 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ProtocolInterface::Introduce() to prevent confusion over event ordering, and allow for more flexible protocol use</title>
<updated>2008-06-01T14:18:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-01T14:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ada434820d2d81d8e4bcf633ebcbfef20606b51c'/>
<id>urn:sha1:ada434820d2d81d8e4bcf633ebcbfef20606b51c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9827 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://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://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://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>Compile fixes, was forced to move some stuff around</title>
<updated>2008-05-25T17:35:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T17:35:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c5de9cee03465340ee9d23fce34ee525d6da2466'/>
<id>urn:sha1:c5de9cee03465340ee9d23fce34ee525d6da2466</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9804 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://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://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>
</feed>
