<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/command_parse.cpp, branch v1.1.0b2</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.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-09-25T21:58:32Z</updated>
<entry>
<title>Mini security audit</title>
<updated>2006-09-25T21:58:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-25T21:58:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24dfb05a8681591aaeaf852214c6c268bb40ed3e'/>
<id>urn:sha1:24dfb05a8681591aaeaf852214c6c268bb40ed3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5333 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>If inspircd crashes in std::string destructor in CommandParser::ProcessCommand, take away all std::string's to make the bug manifest elsewhere, so maybe we can spot it</title>
<updated>2006-09-13T20:29:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-13T20:29:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c53f05f766458af333a67b22733ae680fba788a'/>
<id>urn:sha1:5c53f05f766458af333a67b22733ae680fba788a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5232 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Special check in cmd_quit and cmd_kill and special return value CMD_USER_DELETED, to prevent theoretical segfault (this isnt the bug youre trying to find, pip)</title>
<updated>2006-09-13T20:07:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-13T20:07:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c06d4197afe3830ab6c28d55e8889d1cad36282c'/>
<id>urn:sha1:c06d4197afe3830ab6c28d55e8889d1cad36282c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5230 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stop gcc prerelease (PRERELEASE? YEAH REALLY, WE HATE YOUR GUTS DEBIAN) from bitching about using ++ within an expression</title>
<updated>2006-09-10T15:11:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T15:11:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=afd808e442bc4d6c4df0399518f0b58225d86de6'/>
<id>urn:sha1:afd808e442bc4d6c4df0399518f0b58225d86de6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5197 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove debug output</title>
<updated>2006-09-09T17:43:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T17:43:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c95593578c276f5001fb40266090a5cb9bbb18ca'/>
<id>urn:sha1:c95593578c276f5001fb40266090a5cb9bbb18ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5190 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>I'll give you ##TOAST, :p</title>
<updated>2006-09-09T17:42:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T17:42:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19b34cde73ce410fdc335127efe4d7080270feb2'/>
<id>urn:sha1:19b34cde73ce410fdc335127efe4d7080270feb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5189 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Finish off the fix for bug #136 (a biggie for such a simple thing)</title>
<updated>2006-09-06T18:20:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T18:20:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecd5b4082a7ef4ae89116761c77285ed77b7a794'/>
<id>urn:sha1:ecd5b4082a7ef4ae89116761c77285ed77b7a794</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5151 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All commands now return results CMD_FAILURE or CMD_SUCCESS</title>
<updated>2006-09-06T17:58:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T17:58:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71ad308979d9c9129507fdf85d4305fd12e18bea'/>
<id>urn:sha1:71ad308979d9c9129507fdf85d4305fd12e18bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5150 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Proper error checking on loading cmd_*.so files</title>
<updated>2006-09-03T00:58:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T00:58:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=13aeb82ad2462d3eb2952365fd944c8837d55ea8'/>
<id>urn:sha1:13aeb82ad2462d3eb2952365fd944c8837d55ea8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5122 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
