| Commit message (Collapse) | 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 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-05-22 | 1 | -5/+14 | |
| |\| | |||||
| | * | Update the Doxygen config for the new version. | 2021-05-16 | 1 | -3/+12 | |
| | | | |||||
| | * | Enable Doxygen XML generation. | 2021-05-16 | 1 | -1/+1 | |
| | | | |||||
| * | | Rename the cgiirc module to gateway. | 2021-04-11 | 2 | -9/+9 | |
| | | | |||||
| * | | Remove <cgiirc:opernotice>. | 2021-04-11 | 1 | -4/+0 | |
| | | | | | | | | | This is no longer necessary now we have snomask privs. | ||||
| * | | 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. | 2021-04-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | - 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. | ||||
| * | | Merge branch 'insp3' into master. | 2021-03-31 | 1 | -0/+1 | |
| |\| | |||||
| | * | Add support for per-DNSBL timeouts. | 2021-03-31 | 1 | -0/+1 | |
| | | | | | | | | | This should fix the issue of some DNSBLs being slower than others. | ||||
| * | | Merge branch 'insp3' into master. | 2021-03-30 | 1 | -1/+1 | |
| |\| | |||||
| | * | Add an <include> option to allow certain config files to not exist. | 2021-03-19 | 1 | -1/+1 | |
| | | | | | | | | | | | This is useful when using modules that generate a config file such as the filter and permchannels modules. | ||||
| * | | Merge branch 'insp3' into master. | 2021-03-17 | 12 | -46/+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-03-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Use InnoDB instead of the deprecated MyISAM in the sqloper table. | 2021-03-04 | 1 | -1/+1 | |
| | | | |||||
| * | | 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. | 2021-01-27 | 1 | -0/+4 | |
| | | | | | | | | | Ref: #1841. | ||||
| | * | Added <module name="codepage"> to modules.conf.example. | 2021-01-18 | 1 | -0/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-01-18 | 24 | -113/+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. | 2021-01-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | 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. | ||||
| * | | Merge branch 'insp3' into master. | 2021-01-13 | 1 | -7/+23 | |
| |\| | |||||
| | * | Add a shun option to only apply when users are fully connected. | 2021-01-13 | 1 | -0/+4 | |
| | | | | | | | | | Closes #1825. | ||||
| | * | Add a user mode which allows disabling receiving channel history. | 2021-01-11 | 1 | -7/+19 | |
| | | | | | | | | | Closes #1830. | ||||
| * | | Merge branch 'insp3' into master. | 2021-01-07 | 6 | -23/+73 | |
| |\| | |||||
