aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * FIx a typo in the shun docs.Gravatar Sadie Powell2020-10-031-3/+3
| * Remove a long obsolete comment from the example conf.Gravatar Sadie Powell2020-09-301-7/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-09-272-10/+19
|\|
| * Document the recent shun changes.Gravatar Sadie Powell2020-09-271-7/+22
| * Fix the example configs lying about where paths are relative to.Gravatar Sadie Powell2020-09-211-2/+1
| * Only bind on 6667 instead of 6660-6669 in the example configs.Gravatar Sadie Powell2020-09-211-1/+1
* | Remove MODENOTICE from the oper command help too.Gravatar Sadie Powell2020-09-271-7/+7
* | Remove helpop-full which snuck back in during a merge.Gravatar Sadie Powell2020-09-271-1144/+0
* | Purge the obsolete modenotice module.Gravatar Sadie Powell2020-09-272-11/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-09-182-26/+22
|\|
| * Replace the banana in the motd with a cute kitty.Gravatar Sadie Powell2020-09-122-26/+22
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-08-252-22/+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. Gravatar Sadie Powell2020-07-302-22/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-07-291-0/+3
|\|
| * Allow disabling the timedbans set/unset notices (#1789).Gravatar iwalkalone2020-07-221-0/+3
* | Remove compat for the v2 <gnutls> and <openssl> tags.Gravatar Sadie Powell2020-06-162-14/+5
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-06-081-1/+1
|\|
| * Fix watch example configGravatar linuxdaemon2020-05-251-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-05-055-16/+38
|\|
| * Allow enabling the message-tags cap without client-only tags.Gravatar Sadie Powell2020-05-051-0/+5
| * Add SERVLIST to the example helpop.Gravatar Matt Schatz2020-04-281-4/+10
| * Fixes by misspell-fixerGravatar InspIRCd Robot2020-04-213-7/+7
| * Update the <securelist> documentation.Gravatar Sadie Powell2020-04-171-3/+14
| * Minor cleanup and documentation improvements.•••- Only show a generic failure message to the user upon oper failure due to not having a secure connection or matching cert. fingerprint. - Update the comment about oper:fingerprint as it can be a space separated list of fingerprints and not just one. - Improve a few code comments and formatting. Gravatar Matt Schatz2020-04-141-3/+3
| * Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-145-46/+47
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-04-145-53/+57
|\ \
| * | Minor cleanup and documentation improvements.•••- Only show a generic failure message to the user upon oper failure due to not having a secure connection or matching cert. fingerprint. - Update the comment about oper:fingerprint as it can be a space separated list of fingerprints and not just one. - Improve a few code comments and formatting. Gravatar Matt Schatz2020-04-141-3/+3
| * | Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-145-46/+47
| |/