aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | Implement support for other SHA2 hash types.Gravatar Sadie Powell2021-03-051-4/+4
* | Rename gecosban to realnameban.Gravatar Sadie Powell2021-03-052-8/+8
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-051-1/+1
|\|
| * Use InnoDB instead of the deprecated MyISAM in the sqloper table.Gravatar Sadie Powell2021-03-041-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-02-283-8/+20
|\|
| * Fix a grammar issue in the helpop config.Gravatar Sadie Powell2021-02-221-1/+1
| * Add a config option for exempting classes from connflood.Gravatar Sadie Powell2021-02-212-0/+5
| * Add a command to the cgiirc module for encoding/decoding hex idents.Gravatar Sadie Powell2021-02-211-8/+15
* | Rename <uline> to <service>.Gravatar Sadie Powell2021-01-302-6/+6
* | Rename <deaf:privdeafuline> to <deaf:privdeafservice>.Gravatar Sadie Powell2021-01-301-2/+2
* | Rename <deaf:bypasscharsuline> to <deaf:servicebypasschars>.Gravatar Sadie Powell2021-01-301-7/+7
* | Rename <silence:exemptuline> to <silence:exemptservice>.Gravatar Sadie Powell2021-01-301-2/+2
* | Rename <alias:uline> to <alias:service>.Gravatar Sadie Powell2021-01-304-42/+42
* | Rename <security:hideulines> to <security:hideservices>.Gravatar Sadie Powell2021-01-301-2/+2
* | Rename <security:hideulinekills> to <security:hideservicekills>.Gravatar Sadie Powell2021-01-301-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-293-1/+8
|\|
| * Exempt IRCCloud users from connectban and DNSBL lookups.Gravatar Sadie Powell2021-01-271-1/+3
| * Allow disabling connectban for specific connect classes.•••Ref: #1841. Gravatar Sadie Powell2021-01-271-0/+4
| * Added <module name="codepage"> to modules.conf.example.Gravatar R-V62021-01-181-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-1824-113/+9
|\|
| * Implemented configurable kick message for the repeat module (#1835).••• Gravatar iwalkalone2021-01-181-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. Gravatar Sadie Powell2021-01-181-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-131-7/+23
|\|
| * Add a shun option to only apply when users are fully connected.•••Closes #1825. Gravatar Sadie Powell2021-01-131-0/+4
| * Add a user mode which allows disabling receiving channel history.•••Closes #1830. Gravatar Sadie Powell2021-01-111-7/+19
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-076-23/+73
|\|
| * Push users towards using SSL profiles for SSL config.Gravatar Sadie Powell2020-12-242-13/+18
| * Remove example securelist exemptions for IRCDriven and IRCSource.•••Both of these are apparently dead. Gravatar Sadie Powell2020-12-231-2/+0
| * Add config files for popular DNSBL providers.Gravatar Sadie Powell2020-12-224-1/+44
| * Add support for multiple hostmasks in <cgiirc:mask>.Gravatar Sadie Powell2020-12-221-10/+11
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-12-212-2/+4
|\|
| * Make people aware that they can get support on GitHub now.Gravatar Sadie Powell2020-12-092-2/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-12-044-60/+68
|\|
| * 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. Gravatar Robby2020-11-292-4/+7
| * Move the example TCP/IP listeners for servers to links.conf.example.Gravatar Robby2020-11-282-18/+25
| * 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. Gravatar Robby2020-11-281-2/+5
| * Change the remaining instances of "true", "on", "false" and "off" to "yes" an...Gravatar Robby2020-11-282-27/+27
| * Fix the description of <nickflood:duration>.Gravatar Sadie Powell2020-11-261-1/+1
| * Reword the uhnames and namesx docs.Gravatar Sadie Powell2020-11-261-8/+6
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-11-031-11/+11
|\|
| * Improve the names of the IRCCloud example connect classes.Gravatar Sadie Powell2020-11-031-11/+11
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-10-275-21/+54
|\|
| * Update the helpop docs for the recent PING/PONG changes.Gravatar Sadie Powell2020-10-261-2/+2
| * Change glob matching to be configurableGravatar Michael2020-10-241-0/+3
| * m_cban: Implement support for channel masks•••Allows wildcards to be used Gravatar Michael2020-10-241-3/+3
| * Update the IRCCloud provider config with the latest host changes.Gravatar Sadie Powell2020-10-231-3/+9
| * Fixes by misspell-fixerGravatar InspIRCd Robot2020-10-151-2/+2
| * Add an option to allow disengaging joinflood on initial boot.Gravatar Sadie Powell2020-10-121-0/+5
| * Add an option to allow disengaging joinflood after a netsplit.Gravatar Sadie Powell2020-10-121-2/+9
| * Implement support for Argon2 password hashing.•••Resolves #1540.Gravatar ShutterQuick2020-10-101-0/+24