summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-03-31Add support for per-DNSBL timeouts.Sadie Powell
2021-03-19Add an <include> option to allow certain config files to not exist.Sadie Powell
2021-03-14Convert the ISO 8859-2 nationalchars files to codepage configs.Sadie Powell
2021-03-14Rename the latin1 codepage to iso-8859-1.Sadie Powell
2021-03-10Rename `<bind:ssl>` to `<bind:sslprofile>`.Sadie Powell
2021-03-10Rename `<link:ssl>` to `<link:sslprofile>`.Sadie Powell
2021-03-04Use InnoDB instead of the deprecated MyISAM in the sqloper table.Sadie Powell
2021-02-22Fix a grammar issue in the helpop config.Sadie Powell
2021-02-21Add a config option for exempting classes from connflood.Sadie Powell
2021-02-21Add a command to the cgiirc module for encoding/decoding hex idents.Sadie Powell
2021-01-27Exempt IRCCloud users from connectban and DNSBL lookups.Sadie Powell
2021-01-27Allow disabling connectban for specific connect classes.Sadie Powell
2021-01-18Added <module name="codepage"> to modules.conf.example.R-V6
2021-01-18Implemented configurable kick message for the repeat module (#1835).iwalkalone
2021-01-18Add a new runtime directory and move the pid file to it.Sadie Powell
2021-01-13Add a shun option to only apply when users are fully connected.Sadie Powell
2021-01-11Add a user mode which allows disabling receiving channel history.Sadie Powell
2020-12-24Push users towards using SSL profiles for SSL config.Sadie Powell
2020-12-23Remove example securelist exemptions for IRCDriven and IRCSource.Sadie Powell
2020-12-22Add config files for popular DNSBL providers.Sadie Powell
2020-12-22Add support for multiple hostmasks in <cgiirc:mask>.Sadie Powell
2020-12-09Make people aware that they can get support on GitHub now.Sadie Powell
2020-11-29Document that exemptions configured in <options:exemptchanops> can be negated.Robby
2020-11-28Move the example TCP/IP listeners for servers to links.conf.example.Robby
2020-11-28Move the example TCP listener for clients so they're grouped together.Robby
2020-11-28Change the remaining instances of "true", "on", "false" and "off" to "yes" an...Robby
2020-11-26Fix the description of <nickflood:duration>.Sadie Powell
2020-11-26Reword the uhnames and namesx docs.Sadie Powell
2020-11-03Improve the names of the IRCCloud example connect classes.Sadie Powell
2020-10-26Update the helpop docs for the recent PING/PONG changes.Sadie Powell
2020-10-24Change glob matching to be configurableMichael
2020-10-24m_cban: Implement support for channel masksMichael
2020-10-23Update the IRCCloud provider config with the latest host changes.Sadie Powell
2020-10-15Fixes by misspell-fixerInspIRCd Robot
2020-10-12Add an option to allow disengaging joinflood on initial boot.Sadie Powell
2020-10-12Add an option to allow disengaging joinflood after a netsplit.Sadie Powell
2020-10-10Implement support for Argon2 password hashing.ShutterQuick
2020-10-03FIx a typo in the shun docs.Sadie Powell
2020-09-30Remove a long obsolete comment from the example conf.Sadie Powell
2020-09-27Document the recent shun changes.Sadie Powell
2020-09-21Fix the example configs lying about where paths are relative to.Sadie Powell
2020-09-21Only bind on 6667 instead of 6660-6669 in the example configs.Sadie Powell
2020-09-12Replace the banana in the motd with a cute kitty.Sadie Powell
2020-07-30Remove the KiwiIRC.com example config file.Sadie Powell
2020-07-22Allow disabling the timedbans set/unset notices (#1789).iwalkalone
2020-05-25Fix watch example configlinuxdaemon
2020-05-05Allow enabling the message-tags cap without client-only tags.Sadie Powell
2020-04-28Add SERVLIST to the example helpop.Matt Schatz
2020-04-21Fixes by misspell-fixerInspIRCd Robot
2020-04-17Update the <securelist> documentation.Sadie Powell