<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/conf, branch v2.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/conf?h=v2.0.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/conf?h=v2.0.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-11-12T23:33:15Z</updated>
<entry>
<title>Added ircdriven at request of zomg</title>
<updated>2009-11-12T23:33:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-11-12T23:33:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e35f9ccbaeba4f910dd7c809ac98ecab2c98f4ba'/>
<id>urn:sha1:e35f9ccbaeba4f910dd7c809ac98ecab2c98f4ba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12112 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add fine-grained command flood controls</title>
<updated>2009-11-11T19:52:03Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-11T19:52:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f87ad0d4b97874823c94a5168a06dcd444ad559'/>
<id>urn:sha1:0f87ad0d4b97874823c94a5168a06dcd444ad559</id>
<content type='text'>
This reintrouces "Excess Flood" quits for those that prefer it to fakelag,
and allows the maximum command rate to be set in the connect block.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12093 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add example modules.conf files that match Unreal and Charybdis feature sets [jdhore]</title>
<updated>2009-11-06T01:23:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-06T01:23:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5eb79628b12ce5e9370ff16947dc37bb7377ed5'/>
<id>urn:sha1:b5eb79628b12ce5e9370ff16947dc37bb7377ed5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12037 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;config:format&gt; to avoid breaking existing configuration files with XML entity changes</title>
<updated>2009-10-25T00:02:28Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T00:02:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d73e8928826340aaca9e78205ffb093a6b4f95c'/>
<id>urn:sha1:5d73e8928826340aaca9e78205ffb093a6b4f95c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11974 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to &lt;type:vhost&gt; and &lt;oper:vhost&gt; because &lt;oper:host&gt; is taken.</title>
<updated>2009-10-23T19:07:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-23T19:07:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38e125bdb8422343a86017479d00b462bf36e784'/>
<id>urn:sha1:38e125bdb8422343a86017479d00b462bf36e784</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11957 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Kill ListenSocketBase, use OnAcceptConnection for all new connections</title>
<updated>2009-10-21T23:46:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:46:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d221de88276b9e33a108281a9cd0a58875032fc6'/>
<id>urn:sha1:d221de88276b9e33a108281a9cd0a58875032fc6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11950 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update documentation and remove unused classes/functions</title>
<updated>2009-10-21T23:44:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:44:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=355b17f151fe8258a025a3db3240339ab7cea445'/>
<id>urn:sha1:355b17f151fe8258a025a3db3240339ab7cea445</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11938 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add a setting to &lt;connect&gt; allowing the threshold for activation of the penalty system to be set in the configuration, or be disabled by setting it to 0. [jackmcbarn]</title>
<updated>2009-10-19T18:32:11Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-19T18:32:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=106043620278abc0755377544cfe012c84de4abc'/>
<id>urn:sha1:106043620278abc0755377544cfe012c84de4abc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11922 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;define&gt; configuration tag</title>
<updated>2009-10-18T17:58:49Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T17:58:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1db755d190e2a6f099905d1ba11ca01c6b273dc9'/>
<id>urn:sha1:1db755d190e2a6f099905d1ba11ca01c6b273dc9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11907 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update documentation for cloaking</title>
<updated>2009-10-13T15:27:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-13T15:27:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd4dbfca434adf436c8337b7ae2ad9607b065eae'/>
<id>urn:sha1:fd4dbfca434adf436c8337b7ae2ad9607b065eae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11869 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
