<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/inspircd.conf.example, branch v2.0.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs/inspircd.conf.example?h=v2.0.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/inspircd.conf.example?h=v2.0.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-03-02T00:23:38Z</updated>
<entry>
<title>Log invalid S2S commands a bit better</title>
<updated>2010-03-02T00:23:38Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T00:23:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcc8063a2889f70eb08cea23d25132ffdfef8e34'/>
<id>urn:sha1:dcc8063a2889f70eb08cea23d25132ffdfef8e34</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12579 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Replace #define IPV6 with &lt;config defaultbind="ipv6"&gt;, and autodetect if not specified</title>
<updated>2010-02-23T18:45:26Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-23T18:45:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03a1bf15b1da7643b237c22db1a478916a976ccf'/>
<id>urn:sha1:03a1bf15b1da7643b237c22db1a478916a976ccf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12550 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Restore &lt;options:exemptchanops&gt; with long names</title>
<updated>2010-02-20T09:15:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-20T09:15:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d46f5f9ef94c295649afad38c6d496ae2bbe5e1'/>
<id>urn:sha1:4d46f5f9ef94c295649afad38c6d496ae2bbe5e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12502 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow a reason to be specified for &lt;connect:deny&gt;</title>
<updated>2010-02-15T18:29:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-15T18:29:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee83c3cc5d7e2f6b905f35d402647d04b664d8d9'/>
<id>urn:sha1:ee83c3cc5d7e2f6b905f35d402647d04b664d8d9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12468 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up documentation of connect blocks a bit</title>
<updated>2010-02-09T05:35:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T05:35:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aeda51771f6fcc2b0d548fa33394af59038aedd'/>
<id>urn:sha1:4aeda51771f6fcc2b0d548fa33394af59038aedd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12410 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change &lt;connect:requiresasl&gt; to &lt;connect:requireaccount&gt;, which is more accurate</title>
<updated>2010-02-09T04:57:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T04:57:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2bebd9500a2e27844df6bc148f6d8aaad0dd7943'/>
<id>urn:sha1:2bebd9500a2e27844df6bc148f6d8aaad0dd7943</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12408 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move configuration examples to docs, remove automatic overwrite on make install</title>
<updated>2010-02-06T04:29:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-06T04:29:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d17a9d23e533e0a5e9a0cdec17fd40adf0f0821'/>
<id>urn:sha1:1d17a9d23e533e0a5e9a0cdec17fd40adf0f0821</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12383 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move example conf to conf/ directory, it makes more sense given all the others are here.</title>
<updated>2008-07-12T10:19:56Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T10:19:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ba37c89f65c0d13548e3d842724bf0f4c9244e7'/>
<id>urn:sha1:5ba37c89f65c0d13548e3d842724bf0f4c9244e7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9969 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>oh forgot, thanks psychon for noticing the PATH_MAX and limits problem :)</title>
<updated>2008-07-01T18:48:22Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-07-01T18:48:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=281947948dc21aba2a59dc0466aea8c7830cd186'/>
<id>urn:sha1:281947948dc21aba2a59dc0466aea8c7830cd186</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9943 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document hidekills, bug #561</title>
<updated>2008-06-14T23:58:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-14T23:58:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46235defb1b414497a6bf44f2af1127e02ab4ff8'/>
<id>urn:sha1:46235defb1b414497a6bf44f2af1127e02ab4ff8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9906 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
