<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/links.conf.example, branch v2.0.29</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf/links.conf.example?h=v2.0.29</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf/links.conf.example?h=v2.0.29'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-05-02T00:14:30Z</updated>
<entry>
<title>Update all documentation links to use https (#1622).</title>
<updated>2019-05-02T00:14:30Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-05-02T00:14:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b18fc43ba9e799e8b7dc450648410dc44f605fa7'/>
<id>urn:sha1:b18fc43ba9e799e8b7dc450648410dc44f605fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation links.</title>
<updated>2019-04-26T22:20:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-26T22:20:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e743b2d90a23ac3c5c9a7977a8e30973ef416788'/>
<id>urn:sha1:e743b2d90a23ac3c5c9a7977a8e30973ef416788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update wiki links to use HTTPS and point to the correct pages.</title>
<updated>2017-10-15T11:23:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-20T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5d110282a864fd2e91b51ce360a977cd0643657'/>
<id>urn:sha1:a5d110282a864fd2e91b51ce360a977cd0643657</id>
<content type='text'>
When we release 3.0 these links will break as they will point to
the pages for 3.0 rather than 2.0.
</content>
</entry>
<entry>
<title>Make some config strings a bit more professional and use RFC reserved TLD's everywhere</title>
<updated>2014-11-09T02:48:48Z</updated>
<author>
<name>JD Horelick</name>
</author>
<published>2014-11-09T00:40:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2faf5ff670024c0b1c217ade65517005ec20df11'/>
<id>urn:sha1:2faf5ff670024c0b1c217ade65517005ec20df11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update example configuration files, fix typos and case</title>
<updated>2014-07-24T12:20:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-24T12:20:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=484bb1ef629d510f5b9bccf56f54c5af27fa3650'/>
<id>urn:sha1:484bb1ef629d510f5b9bccf56f54c5af27fa3650</id>
<content type='text'>
Mention m_regex_stdlib in the list of regex providers after m_filter
</content>
</entry>
<entry>
<title>Major example configuration and helpop update</title>
<updated>2014-04-04T16:05:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-19T14:52:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=883f6db55b6cccf4a03f389559ef642054f597e0'/>
<id>urn:sha1:883f6db55b6cccf4a03f389559ef642054f597e0</id>
<content type='text'>
Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
</content>
</entry>
<entry>
<title>Use standard example addresses in configs</title>
<updated>2014-01-20T15:44:10Z</updated>
<author>
<name>Mantas Mikulėnas</name>
</author>
<published>2014-01-02T14:52:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b43e157a14f56b2d0d608484e4d819b03f60fd09'/>
<id>urn:sha1:b43e157a14f56b2d0d608484e4d819b03f60fd09</id>
<content type='text'>
`2001:db8::/32` is the [standard][1] IPv6 example address range, using
it also makes it clear when the user has just copy-pasted the example
config and didn't actually whitelist 6BONE for some strange reason.

Similarly, there are example addresses for [IPv4][2] and [DNS][3].

[1]: http://tools.ietf.org/html/rfc3849
[2]: http://tools.ietf.org/html/rfc5737
[3]: http://tools.ietf.org/html/rfc2606
</content>
</entry>
<entry>
<title>Update example configs, README.md and more</title>
<updated>2013-08-27T16:30:59Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-27T16:30:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=00cd97160ae8909ca12b8807a8114cad1f6a06b1'/>
<id>urn:sha1:00cd97160ae8909ca12b8807a8114cad1f6a06b1</id>
<content type='text'>
- Fix typos, remove misleading information, rephrase a few sentences
- Add info about hmac-&lt;hash&gt; hash types
- Remove &lt;performance:maxwho&gt; (the code which used this was removed in 96e4434 - @SaberUK)
- Change inspircd.github.org to inspircd.org
</content>
</entry>
<entry>
<title>Move all example configuration files to their own directory.</title>
<updated>2012-06-12T17:38:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-06-12T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8e9bbbe40839848dad686bd6e96a64130ff094f'/>
<id>urn:sha1:c8e9bbbe40839848dad686bd6e96a64130ff094f</id>
<content type='text'>
</content>
</entry>
</feed>
