<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/command_parse.cpp, branch v1.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.0.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-02-19T15:59:57Z</updated>
<entry>
<title>This was back to front and threw an exception when the command DIDNT exist (whoooops!)</title>
<updated>2006-02-19T15:59:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T15:59:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=014f4a259ed667ea5dad8eddcda96adc97f66e27'/>
<id>urn:sha1:014f4a259ed667ea5dad8eddcda96adc97f66e27</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3251 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Missing semicolons are bad.</title>
<updated>2006-02-19T15:28:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T15:28:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ed940179f56e70d662274b8c2bd91a1ed047f99'/>
<id>urn:sha1:5ed940179f56e70d662274b8c2bd91a1ed047f99</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Server::AddExtendedMode and Server::AddCommand will now throw exceptions when adding a bad mode or already existing command. If the module constructor does not handle this exception, this will abort the module's constructor, forbidding loading of modules which are unable to function (smart eh)</title>
<updated>2006-02-19T15:21:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T15:21:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1328556e3690aa7a6c6003373221c4cc914c1d4d'/>
<id>urn:sha1:1328556e3690aa7a6c6003373221c4cc914c1d4d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3246 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Sped up disabled commands check</title>
<updated>2006-02-15T19:25:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-15T19:25:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8bf40d57296b0775414f087f4c57a1c37bc9a58a'/>
<id>urn:sha1:8bf40d57296b0775414f087f4c57a1c37bc9a58a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3222 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed a whole lot of strchr's looking for mode +o where we can do if *user-&gt;oper</title>
<updated>2006-02-15T19:23:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-15T19:23:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=feaf72ecb48470114fbe3f3058b5f4b9622b88a5'/>
<id>urn:sha1:feaf72ecb48470114fbe3f3058b5f4b9622b88a5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3221 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- Useless loop removed</title>
<updated>2006-02-15T04:50:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-15T04:50:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b4ff0ba5d363b6e1557666861932fa0ab527e7f'/>
<id>urn:sha1:9b4ff0ba5d363b6e1557666861932fa0ab527e7f</id>
<content type='text'>
- Intenting cleaned up
- command_parse stuff (really) needs proper going over and at least commenting what stuff does.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3216 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Experimental improved string handling in server links</title>
<updated>2006-02-07T18:26:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-07T18:26:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dba88edc767697f9c2a9de3c4c2fbaea6cc35f3e'/>
<id>urn:sha1:dba88edc767697f9c2a9de3c4c2fbaea6cc35f3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3127 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now errors when sent SERVER on a non-server port</title>
<updated>2006-02-07T01:37:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-07T01:37:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4897253c0c195c755a715a2b68ce04044047e6d6'/>
<id>urn:sha1:4897253c0c195c755a715a2b68ce04044047e6d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3119 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Warning fix.</title>
<updated>2006-01-23T17:16:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-23T17:16:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e7a8f306a545ee47bcfa81ad2ea54432fd31283'/>
<id>urn:sha1:4e7a8f306a545ee47bcfa81ad2ea54432fd31283</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2865 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allowed for configuration of maxtargets in &lt;options:maxtargets&gt;</title>
<updated>2006-01-22T23:54:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-22T23:54:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8486ec92d22dcee8e2d02f0d76ddb8ade08aa9a7'/>
<id>urn:sha1:8486ec92d22dcee8e2d02f0d76ddb8ade08aa9a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2848 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
