| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp3' into master. | 2021-06-01 | 1 | -2/+2 | |
| |\ | |||||
| | * | Fix the name of the regex_stdlib regex engine. | 2021-06-01 | 1 | -2/+2 | |
| * | | Demote the lockserv module to inspircd-contrib. | 2021-06-01 | 3 | -28/+7 | |
| * | | Demote the clones module to inspircd-contrib. | 2021-06-01 | 3 | -24/+11 | |
| * | | Demote the censor module to inspircd-contrib. | 2021-06-01 | 3 | -27/+3 | |
| * | | Demote the regex_tre module to inspircd-contrib. | 2021-06-01 | 1 | -9/+0 | |
| * | | Rename the cgiirc module to gateway. | 2021-04-11 | 2 | -9/+9 | |
| * | | Remove <cgiirc:opernotice>.•••This is no longer necessary now we have snomask privs. | 2021-04-11 | 1 | -4/+0 | |
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 5 | -47/+47 | |
| * | | Implement support for random spamtrap channels in the LIST output. | 2021-04-01 | 1 | -0/+12 | |
| * | | Refactor the securelist module.•••- General clean up of the module source to comply with our coding style. - Allow <securehost> tags to contain a user@ip mask as well as a user@host mask. - Default <securelist:exemptregistered> to on. | 2021-04-01 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-03-31 | 1 | -0/+1 | |
| |\| | |||||
| | * | Add support for per-DNSBL timeouts.•••This should fix the issue of some DNSBLs being slower than others. | 2021-03-31 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-03-30 | 1 | -1/+1 | |
| |\| | |||||
| | * | Add an <include> option to allow certain config files to not exist.•••This is useful when using modules that generate a config file such as the filter and permchannels modules. | 2021-03-19 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-03-17 | 3 | -2/+63 | |
| |\| | |||||
| | * | Convert the ISO 8859-2 nationalchars files to codepage configs. | 2021-03-14 | 2 | -0/+61 | |
| | * | Rename the latin1 codepage to iso-8859-1. | 2021-03-14 | 2 | -2/+2 | |
| * | | Merge branch 'insp3' into master. | 2021-03-10 | 3 | -7/+7 | |
| |\| | |||||
| | * | Rename `<bind:ssl>` to `<bind:sslprofile>`. | 2021-03-10 | 3 | -5/+5 | |
| | * | Rename `<link:ssl>` to `<link:sslprofile>`. | 2021-03-10 | 1 | -2/+2 | |
| * | | Implement support for other SHA2 hash types. | 2021-03-05 | 1 | -4/+4 | |
| * | | Rename gecosban to realnameban. | 2021-03-05 | 2 | -8/+8 | |
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 3 | -8/+20 | |
| |\| | |||||
| | * | Fix a grammar issue in the helpop config. | 2021-02-22 | 1 | -1/+1 | |
| | * | Add a config option for exempting classes from connflood. | 2021-02-21 | 2 | -0/+5 | |
| | * | Add a command to the cgiirc module for encoding/decoding hex idents. | 2021-02-21 | 1 | -8/+15 | |
| * | | Rename <uline> to <service>. | 2021-01-30 | 2 | -6/+6 | |
| * | | Rename <deaf:privdeafuline> to <deaf:privdeafservice>. | 2021-01-30 | 1 | -2/+2 | |
| * | | Rename <deaf:bypasscharsuline> to <deaf:servicebypasschars>. | 2021-01-30 | 1 | -7/+7 | |
| * | | Rename <silence:exemptuline> to <silence:exemptservice>. | 2021-01-30 | 1 | -2/+2 | |
| * | | Rename <alias:uline> to <alias:service>. | 2021-01-30 | 4 | -42/+42 | |
| * | | 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 | 3 | -1/+8 | |
| |\| | |||||
| | * | Exempt IRCCloud users from connectban and DNSBL lookups. | 2021-01-27 | 1 | -1/+3 | |
| | * | Allow disabling connectban for specific connect classes.•••Ref: #1841. | 2021-01-27 | 1 | -0/+4 | |
| | * | Added <module name="codepage"> to modules.conf.example. | 2021-01-18 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-01-18 | 2 | -3/+9 | |
| |\| | |||||
| | * | Implemented configurable kick message for the repeat module (#1835).••• | 2021-01-18 | 1 | -1/+7 | |
| | * | 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-13 | 1 | -7/+23 | |
| |\| | |||||
| | * | Add a shun option to only apply when users are fully connected.•••Closes #1825. | 2021-01-13 | 1 | -0/+4 | |
| | * | Add a user mode which allows disabling receiving channel history.•••Closes #1830. | 2021-01-11 | 1 | -7/+19 | |
| * | | Merge branch 'insp3' into master. | 2021-01-07 | 6 | -23/+73 | |
| |\| | |||||
| | * | Push users towards using SSL profiles for SSL config. | 2020-12-24 | 2 | -13/+18 | |
| | * | Remove example securelist exemptions for IRCDriven and IRCSource.•••Both of these are apparently dead. | 2020-12-23 | 1 | -2/+0 | |
| | * | Add config files for popular DNSBL providers. | 2020-12-22 | 4 | -1/+44 | |
| | * | Add support for multiple hostmasks in <cgiirc:mask>. | 2020-12-22 | 1 | -10/+11 | |
| * | | Merge branch 'insp3' into master. | 2020-12-21 | 2 | -2/+4 | |
| |\| | |||||
