<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/ctables.h, branch v1.1.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/ctables.h?h=v1.1.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/ctables.h?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-02-17T22:31:33Z</updated>
<entry>
<title>Change bytes-used counter for commands (used by /stats m) as in excessive use (see BARAFRANCA!) they can wrap around past 2 million commands.</title>
<updated>2007-02-17T22:31:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-17T22:31:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23d635950d15eea741e41af6b3109ccfc3196cb6'/>
<id>urn:sha1:23d635950d15eea741e41af6b3109ccfc3196cb6</id>
<content type='text'>
(YES REALLY. THEY ISSUED &gt; 2 MILLION PRIVMSGS)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6590 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comment on a lot of recently added stuff that wasnt properly documented (until now)</title>
<updated>2007-01-09T22:31:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-09T22:31:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49e34a508d9070097fa6aae5bf611bdd5c2b0f2d'/>
<id>urn:sha1:49e34a508d9070097fa6aae5bf611bdd5c2b0f2d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6284 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add internal cmdhandler that will make it easy to move stuff out of core and into a reloadable command.</title>
<updated>2007-01-07T01:24:44Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-07T01:24:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2f3ac116127f93cd798c54e3e42500b40af256d'/>
<id>urn:sha1:b2f3ac116127f93cd798c54e3e42500b40af256d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6241 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add this:</title>
<updated>2006-12-17T14:40:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T14:40:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=156d634231fa0c09f85f39bc0b0bbb38b1207acf'/>
<id>urn:sha1:156d634231fa0c09f85f39bc0b0bbb38b1207acf</id>
<content type='text'>
#define CMD_LOCALONLY CMD_FAILURE
so that when we say 'return cmd_failure to not allow spanningtree to propogate the message', the constant itself documents the code instead and is more readable.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6035 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>Update configure, remove a bunch of deprecated makefiles that have been just a #warning for about 1000 revs</title>
<updated>2006-10-31T17:42:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-31T17:42:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=372656dbe53f704c4fe6d8e742087e0b61f460d3'/>
<id>urn:sha1:372656dbe53f704c4fe6d8e742087e0b61f460d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5600 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>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>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>(Bigger than it looks, i did this with perl inplace edit) -- commands now take an InspIRCd* param to their constructor, so that you can do stuff within them without an extern</title>
<updated>2006-08-11T00:15:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T00:15:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=66098d307c036997e51eaea21724615e27fdc3e9'/>
<id>urn:sha1:66098d307c036997e51eaea21724615e27fdc3e9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4862 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
