<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/commands, branch v1.1.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/commands?h=v1.1.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/commands?h=v1.1.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-09-15T15:06:51Z</updated>
<entry>
<title>Annotations</title>
<updated>2006-09-15T15:06:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T15:06:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=946bff6371d73b50dae6f7011ba0adff852302f0'/>
<id>urn:sha1:946bff6371d73b50dae6f7011ba0adff852302f0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5257 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Annotations</title>
<updated>2006-09-15T14:59:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T14:59:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3f221fcbbd896c75f5a95b86844854e4d1726b0'/>
<id>urn:sha1:c3f221fcbbd896c75f5a95b86844854e4d1726b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5256 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Spacify() the oper types</title>
<updated>2006-09-10T16:59:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T16:59:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f9d81063ce18619f5ef56c31cb7fa90cebd3f54'/>
<id>urn:sha1:8f9d81063ce18619f5ef56c31cb7fa90cebd3f54</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5199 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow QUIT to be used before we fully register the connection. This stops mirc from closing the connection thinking it has quit when inspircd has denied their QUIT command,</title>
<updated>2006-09-08T13:28:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-08T13:28:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78a41fc6e425c49a0a8845fecf75434e00f7afa6'/>
<id>urn:sha1:78a41fc6e425c49a0a8845fecf75434e00f7afa6</id>
<content type='text'>
in theory the ghosts w00t and i saw would have timed out after 60 secs?


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5158 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>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>
<entry>
<title>Auto loading of commands as shared objects via dlsym (very lightweight interface, just expects a command_t* pointer)</title>
<updated>2006-09-03T00:09:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T00:09:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b7c615062a7b203c7fc3ce4c56e16eb671f7c15'/>
<id>urn:sha1:1b7c615062a7b203c7fc3ce4c56e16eb671f7c15</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5118 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a ton of &lt;typeinfo&gt;, &lt;iostream&gt;, &lt;sstream&gt; etc that we usually never use</title>
<updated>2006-08-30T09:51:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:51:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b8d2c4cabec5e6bb7aaf359e6cf6af9635c8dab'/>
<id>urn:sha1:5b8d2c4cabec5e6bb7aaf359e6cf6af9635c8dab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5081 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists</title>
<updated>2006-08-30T09:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0'/>
<id>urn:sha1:d54fd9b1e6b31f69332a9241b5f17330c0ad61e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add modules.h to cmd_connect.h</title>
<updated>2006-08-17T14:47:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-17T14:47:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52f7f1a296e4347b2f38d765eb39e2c916028946'/>
<id>urn:sha1:52f7f1a296e4347b2f38d765eb39e2c916028946</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4936 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
