Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-12 | Merge tag 'v2.0.25' into master. | Peter Powell | |
2017-10-15 | Update wiki links to use HTTPS and point to the correct pages. | Peter Powell | |
When we release 3.0 these links will break as they will point to the pages for 3.0 rather than 2.0. | |||
2017-09-03 | Convert a bunch of time-related config options to getDuration. | Peter Powell | |
2016-11-15 | Update SSL config documentation for SSL profiles and m_ssl_mbedtls. | Peter Powell | |
2015-05-20 | Update example configuration to say the new style module names everywhere | Attila Molnar | |
2015-04-20 | Merge insp20 | Attila Molnar | |
2014-11-09 | Make some config strings a bit more professional and use RFC reserved TLD's ↵ | JD Horelick | |
everywhere | |||
2014-07-25 | Merge insp20 | Attila Molnar | |
2014-07-24 | Update example configuration files, fix typos and case | Attila Molnar | |
Mention m_regex_stdlib in the list of regex providers after m_filter | |||
2014-07-19 | Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhere | Attila Molnar | |
2014-04-07 | Merge insp20 | Attila Molnar | |
2014-04-04 | Major example configuration and helpop update | Attila Molnar | |
Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this | |||
2014-01-21 | Merge insp20 | Attila Molnar | |
2014-01-20 | Use standard example addresses in configs | Mantas Mikulėnas | |
`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 | |||
2013-11-21 | Allow multiple allowmasks in link blocks, #679 | Adam | |
2013-08-30 | Merge insp20 | attilamolnar | |
2013-08-27 | Update example configs, README.md and more | attilamolnar | |
- Fix typos, remove misleading information, rephrase a few sentences - Add info about hmac-<hash> hash types - Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK) - Change inspircd.github.org to inspircd.org | |||
2013-08-12 | Add ConfigTag::getDuration() with optional bounds checking | attilamolnar | |
2012-06-12 | Move all example configuration files to their own directory. | Peter Powell | |