| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2021-06-19 | 1 | -14/+14 | |
| |\ | |||||
| | * | Reorder <limits> alphabetically in the example config. | 2021-06-19 | 1 | -14/+14 | |
| * | | Merge branch 'insp3' into master. | 2021-06-18 | 1 | -0/+3 | |
| |\| | |||||
| | * | Add a link to the list of predefined config variables. | 2021-06-14 | 1 | -0/+3 | |
| * | | Demote the censor module to inspircd-contrib. | 2021-06-01 | 1 | -3/+1 | |
| * | | Rename the cgiirc module to gateway. | 2021-04-11 | 1 | -1/+1 | |
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 1 | -11/+11 | |
| * | | Merge branch 'insp3' into master. | 2021-03-10 | 1 | -2/+2 | |
| |\| | |||||
| | * | Rename `<bind:ssl>` to `<bind:sslprofile>`. | 2021-03-10 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 1 | -0/+4 | |
| |\| | |||||
| | * | Add a config option for exempting classes from connflood. | 2021-02-21 | 1 | -0/+4 | |
| * | | Rename <uline> to <service>. | 2021-01-30 | 1 | -1/+1 | |
| * | | Rename <security:hideulines> to <security:hideservices>. | 2021-01-30 | 1 | -2/+2 | |
| * | | Rename <security:hideulinekills> to <security:hideservicekills>. | 2021-01-30 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-01-29 | 1 | -0/+4 | |
| |\| | |||||
| | * | Allow disabling connectban for specific connect classes.•••Ref: #1841. | 2021-01-27 | 1 | -0/+4 | |
| * | | Merge branch 'insp3' into master. | 2021-01-18 | 1 | -2/+2 | |
| |\| | |||||
| | * | Add a new runtime directory and move the pid file to it.•••The data directory is intended for persistent files whereas the pid file is ephemeral. This distinction doesn't matter by default but on system-wide installs ephemeral runtime files go in /var/run or /run instead. | 2021-01-18 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-01-07 | 1 | -4/+8 | |
| |\| | |||||
| | * | Push users towards using SSL profiles for SSL config. | 2020-12-24 | 1 | -5/+8 | |
| * | | Merge branch 'insp3' into master. | 2020-12-04 | 1 | -26/+16 | |
| |\| | |||||
| | * | Document that exemptions configured in <options:exemptchanops> can be negated.•••Change the <badnick> example in inspircd.conf.example to another nick, since ChanServ is already covered by examples/services/generic.conf.example. | 2020-11-29 | 1 | -4/+5 | |
| | * | Move the example TCP/IP listeners for servers to links.conf.example. | 2020-11-28 | 1 | -16/+3 | |
| | * | Move the example TCP listener for clients so they're grouped together.•••Change the wording slightly on the <sslprofile> comment to be plural, as this is not specific to a particular listener. | 2020-11-28 | 1 | -2/+5 | |
| | * | Change the remaining instances of "true", "on", "false" and "off" to "yes" an... | 2020-11-28 | 1 | -5/+5 | |
| * | | Merge branch 'insp3' into master. | 2020-10-27 | 1 | -7/+2 | |
| |\| | |||||
| | * | Remove a long obsolete comment from the example conf. | 2020-09-30 | 1 | -7/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-09-27 | 1 | -3/+2 | |
| |\| | |||||
| | * | Fix the example configs lying about where paths are relative to. | 2020-09-21 | 1 | -2/+1 | |
| | * | Only bind on 6667 instead of 6660-6669 in the example configs. | 2020-09-21 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-08-25 | 1 | -3/+0 | |
| |\| | |||||
| | * | Remove the KiwiIRC.com example config file.•••Requested by @prawnsalad. These IP addresses are only a small part of a larger pool and may change without notice. | 2020-07-30 | 1 | -3/+0 | |
| * | | Remove compat for the v2 <gnutls> and <openssl> tags. | 2020-06-16 | 1 | -9/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-05-05 | 1 | -2/+2 | |
| |\| | |||||
| | * | Fixes by misspell-fixer | 2020-04-21 | 1 | -2/+2 | |
| | * | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 1 | -10/+10 | |
| * | | Merge branch 'insp3' into master. | 2020-04-14 | 1 | -10/+10 | |
| |\ \ | |||||
| | * | | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 1 | -10/+10 | |
| | |/ | |||||
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -0/+3 | |
| |\| | |||||
| | * | Note that bind:permissions does not change on rehash. | 2020-04-10 | 1 | -0/+3 | |
| * | | Merge branch 'insp3' into master. | 2020-04-09 | 1 | -2/+6 | |
| |\| | |||||
| | * | Make showing the channel modes in /LIST configurable. | 2020-03-30 | 1 | -0/+4 | |
| | * | Correct a typo in the example config. | 2020-03-28 | 1 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-03-18 | 1 | -1/+1 | |
| |\| | |||||
| | * | Use "yes" instead of "true" in the example configs. | 2020-02-21 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2019-07-16 | 1 | -8/+37 | |
| |\| | |||||
| | * | Fix a typo in inspircd.conf.example. | 2019-06-17 | 1 | -1/+1 | |
| | * | Add example connect classes for KiwiIRC.com and IRCCloud. | 2019-06-17 | 1 | -1/+7 | |
| | * | Document <connect:deny> better. | 2019-06-17 | 1 | -3/+6 | |
| | * | Add support for including directories containing .conf files. | 2019-06-10 | 1 | -0/+1 | |
