Age | Commit message (Expand) | Author |
2021-03-10 | Rename `<bind:ssl>` to `<bind:sslprofile>`. | Sadie Powell |
2021-02-21 | Add a config option for exempting classes from connflood. | Sadie Powell |
2021-01-27 | Allow disabling connectban for specific connect classes. | Sadie Powell |
2021-01-18 | Add a new runtime directory and move the pid file to it. | Sadie Powell |
2020-12-24 | Push users towards using SSL profiles for SSL config. | Sadie Powell |
2020-11-29 | Document that exemptions configured in <options:exemptchanops> can be negated. | Robby |
2020-11-28 | Move the example TCP/IP listeners for servers to links.conf.example. | Robby |
2020-11-28 | Move the example TCP listener for clients so they're grouped together. | Robby |
2020-11-28 | Change the remaining instances of "true", "on", "false" and "off" to "yes" an... | Robby |
2020-09-30 | Remove a long obsolete comment from the example conf. | Sadie Powell |
2020-09-21 | Fix the example configs lying about where paths are relative to. | Sadie Powell |
2020-09-21 | Only bind on 6667 instead of 6660-6669 in the example configs. | Sadie Powell |
2020-07-30 | Remove the KiwiIRC.com example config file. | Sadie Powell |
2020-04-21 | Fixes by misspell-fixer | InspIRCd Robot |
2020-04-14 | Update user-facing text and comments of SSL to TLS. | Matt Schatz |
2020-04-10 | Note that bind:permissions does not change on rehash. | Matt Schatz |
2020-03-30 | Make showing the channel modes in /LIST configurable. | Sadie Powell |
2020-03-28 | Correct a typo in the example config. | Matt Schatz |
2020-02-21 | Use "yes" instead of "true" in the example configs. | Sadie Powell |
2019-06-17 | Fix a typo in inspircd.conf.example. | Peter Powell |
2019-06-17 | Add example connect classes for KiwiIRC.com and IRCCloud. | Peter Powell |
2019-06-17 | Document <connect:deny> better. | Peter Powell |
2019-06-10 | Add support for including directories containing .conf files. | Peter Powell |
2019-05-30 | Various improvements to UNIX socket support. | Peter Powell |
2019-05-15 | Comment out all of the includes in the inspircd example configs. | Peter Powell |
2019-05-11 | Allow disabling a STS policy for users in specific connect classes. | Peter Powell |
2019-05-06 | Document the anticaps exemption. | Robby |
2019-05-05 | Raise the connection timeout in the example configs to 20s. | Peter Powell |
2019-05-03 | Clarify the require* connect block options and document the sslinfo module op... | Robby |
2019-05-02 | Merge branch 'insp20' into insp3. | Peter Powell |
2019-04-28 | Textual improvements and fixes such as typos, casing, etc. (#1612) | Robby |
2019-03-07 | Add missing '>' to an example connect tag. | Robby |
2019-02-18 | Various text improvements: consistency, syntax, help and doc updates/fixes. | Robby |
2019-01-24 | Move the <disabled> tag out of the core to a new module. | Peter Powell |
2019-01-24 | Implement support for the extended tag space for client tags. | Peter Powell |
2019-01-09 | Improve X-line text consistency. | Matt Schatz |
2018-12-19 | Fix docs referring to channel mode e using the wrong name. | Peter Powell |
2018-12-19 | Add the <maxlist> tag and switch ListModeBase to always use it. | Peter Powell |
2018-12-04 | Add an option for changing the allowed server clock drift. | Peter Powell |
2018-11-20 | Add missing special character for reversing color. | Robby |
2018-10-27 | Remove deprecated config checker and make <die> actually useful. | Peter Powell |
2018-09-06 | Remove the ripemd160 module. | Peter Powell |
2018-07-30 | Replace most usages of "GECOS" with "real" or "real name". | Peter Powell |
2018-07-20 | Log snotices with their description rather than just as "snomask". | Peter Powell |
2018-07-18 | Initial support for listening on UNIX socket endpoints. | Peter Powell |
2018-07-10 | Add a silent option to <options:restrictbannedusers>. | Peter Powell |
2018-04-22 | Improve support for MOTD escape codes. | Peter Powell |
2018-04-22 | Always process MOTD formatting escape codes. | Peter Powell |
2018-04-22 | Merge tag 'v2.0.26' into master. | Peter Powell |
2018-04-16 | Improve some documentation (#1483). | Matt Schatz |