<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/command_parse.h, branch v1.1.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/command_parse.h?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/command_parse.h?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-19T15:56:42Z</updated>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make RemoveCommand private.</title>
<updated>2006-12-17T02:58:57Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-17T02:58:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c14fd2155725038ddd97beefee6c47742f6be82'/>
<id>urn:sha1:3c14fd2155725038ddd97beefee6c47742f6be82</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6030 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Invented safe delete-while-itering for hash_map.</title>
<updated>2006-12-17T02:46:47Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-17T02:46:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3712db9cc6365e556a803daf32416ae929e95330'/>
<id>urn:sha1:3712db9cc6365e556a803daf32416ae929e95330</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6029 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And now, just to force you to recompile the *whole* ircd.. updated headers on the headers. :p</title>
<updated>2006-12-15T22:18:59Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T22:18:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=696ee9ff66bb94be2229bfa9c3dc288affc38a72'/>
<id>urn:sha1:696ee9ff66bb94be2229bfa9c3dc288affc38a72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert special's sqloper change, nice try but only half a biscuit.</title>
<updated>2006-11-03T08:30:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-03T08:30:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4c19dfeed86fa4f42ab062ded09a9bfa42a2e3eb'/>
<id>urn:sha1:4c19dfeed86fa4f42ab062ded09a9bfa42a2e3eb</id>
<content type='text'>
With the old fix, it would echo out all the oper failure notices first then try again, annoying all the opers.
The new version uses a CommandParser method i added, to again use OnPreCommand, halt the /oper command, but after doing the sql lookup call the original handler of the OPER command with the original user and pass, so the original handler handles the definitive failure message.


DAMNIT STOP COMMITTING


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5636 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>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>Command result codes. This isnt finished yet, still got to do most of the modules, and alter CallCommandHandler</title>
<updated>2006-09-06T17:21:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T17:21:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4cf0ae1308fe98757de42ffbe391e61844ac9e0a'/>
<id>urn:sha1:4cf0ae1308fe98757de42ffbe391e61844ac9e0a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5149 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>
<entry>
<title>Add /RELOAD and move cmd_mode into its own command.</title>
<updated>2006-09-03T00:44:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T00:44:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=540f3bd9da75eea65e8ae5e5fd929ff522d95870'/>
<id>urn:sha1:540f3bd9da75eea65e8ae5e5fd929ff522d95870</id>
<content type='text'>
/RELOAD is the only thing you cant reload (ahem)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5119 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
