]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Convert the ISO 8859-2 nationalchars files to codepage configs.
[user/henk/code/inspircd.git] / src /
2020-10-24 Michaelm_cban: Implement support for channel masks
2020-10-15 InspIRCd RobotFixes by misspell-fixer
2020-10-12 Sadie PowellAdd an option to allow disengaging joinflood on initial...
2020-10-12 Sadie PowellAdd an option to allow disengaging joinflood after...
2020-10-10 ShutterQuickImplement support for Argon2 password hashing.
2020-10-08 Sadie PowellFix firing the wrong event when a real hostname changes.
2020-10-07 Matt SchatzAdd the User::exempt flag to m_check.
2020-10-06 Sadie PowellRecheck users for xlines when their real hostname changes.
2020-09-30 Sadie PowellRename the REALLEN 005 token to NAMELEN.
2020-09-30 Sadie PowellCheck that the values specified in <limits> are reasonable.
2020-09-30 Sadie PowellAdd an ISUPPORT token that contains the maximum real...
2020-09-29 Sadie PowellUse the normal method for applying a default config...
2020-09-29 Sadie PowellFix the dnsbl module config not being checked case...
2020-09-27 Sadie PowellAdd a shun option for cleaning problematic allowed...
2020-09-27 Sadie PowellMake shun block client-only tags by default.
2020-09-27 Sadie PowellRefactor the shun module slightly.
2020-09-27 Sadie PowellRemove an unnecessary break statement.
2020-09-23 Sadie PowellFix the syntax of the MAXLIST 005 token.
2020-09-23 Sadie PowellRefactor GenRandomStr for performance and readability.
2020-09-16 Sadie PowellMake it clear that <gnutls>, <mbedtls>, and <openssl...
2020-09-01 Sadie PowellFix OnChangeRealName not being fired for remote users.
2020-08-29 Sadie PowellFix a word missing from the last commit.
2020-08-29 Sadie PowellWarn about non-local plaintext server connections.
2020-08-01 Sadie PowellFix null-checking the wrong variable in the disable...
2020-07-30 Sadie PowellRelease v3.7.0.
2020-07-30 InspIRCd RobotUpdate copyright headers.
2020-07-29 Sadie PowellReplace all erroneous space indentation with tab indent...
2020-07-27 Sadie PowellSend ERR_KEYSET when trying to change a channel key.
2020-07-27 Matt SchatzFix secure websocket users not being seen as secure.
2020-07-22 iwalkaloneAllow disabling the timedbans set/unset notices (#1789).
2020-07-20 Sadie PowellShow an error when an unprivileged user tries to mass...
2020-07-07 Sadie PowellAdd a config option that forces bots to use NOTICEs.
2020-07-03 Sadie PowellFix a grammar error created by misspell-fixer.
2020-07-03 Matt SchatzFix DNSBL connect class matching.
2020-07-02 Matt SchatzMinor typo correction.
2020-07-01 Sadie PowellWarn about broken versions of libmaxminddb.
2020-06-25 Sadie PowellFix checking bcrypt hashes.
2020-06-19 Sadie PowellUse InspIRCd::TimingSafeCompare in more places.
2020-06-16 Sadie PowellImprove SSL module debug logging.
2020-06-07 Matt SchatzChange to local snotices for an SVSHOLD addition.
2020-06-06 Sadie PowellAdd an ISUPPORT token for the bot mode and 'B' to the...
2020-05-29 Sadie PowellUse ChanModeReference for finding the op mode in ojoin.
2020-05-20 Sadie PowellImplement support for the CLIENTTAGDENY token.
2020-05-19 Sadie PowellFix CallInit overriding the error from dlopen.
2020-05-19 Sadie PowellFix an inverted if statement in fileutils.
2020-05-16 Sadie PowellImplement support for expanding ~ to the home directory.
2020-05-15 Sadie PowellAdd a warning about LibreSSL support being removed...
2020-05-09 Sadie PowellFix an inverted mode check.
2020-05-09 Sadie Powellregex_stdlib: Don't copy std::regex_error when catching it.
2020-05-07 Sadie PowellAllow disabling the COMMANDS command.
2020-05-07 Sadie PowellDon't show privileged commands to unprivileged users...
2020-05-05 Sadie PowellFix shuns not being applied correctly.
2020-05-05 Sadie PowellFix a typo in the hostchange module.
2020-05-05 Sadie PowellAllow enabling the message-tags cap without client...
2020-04-24 Sadie PowellRelease v3.6.0.
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-04-23 Sadie PowellImprove the pgsql connection error messages.
2020-04-23 Sadie PowellFix reconnecting a pgsql connection if it fails.
2020-04-23 Sadie PowellUnregister pgsql connection fds when they are deleted.
2020-04-23 Sadie PowellOpt-out of pgsql read and write events if polling fails.
2020-04-23 Sadie PowellRemove dead code from the pgsql module.
2020-04-21 Sadie PowellImprove the output given by the SSLINFO command.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-04-21 Sadie PowellOnly read the SSL profiles if they're actually specified.
2020-04-21 Sadie PowellTell the admin how to use a SSL profile if they define...
2020-04-17 Sadie PowellFix ldapoper trying to auth using the provider name...
2020-04-17 Sadie PowellAllow hiding the message which warns about LIST being...
2020-04-17 Sadie PowellMinor improvements to the securelist module.
2020-04-15 Sadie PowellRename mkversions to mkdescriptions.
2020-04-14 Matt SchatzMinor cleanup and documentation improvements.
2020-04-14 Matt SchatzAllow 'tls' to be used in /REHASH.
2020-04-14 Matt SchatzUpdate user-facing text and comments of SSL to TLS.
2020-04-13 Sadie PowellFix kicknorejoin not showing the channel name properly...
2020-04-13 Sadie PowellAdd the inspircd.org/standard-replies capability.
2020-04-13 Matt SchatzAdd a missing ';'.
2020-04-12 Sadie PowellGet rid of the useless OPERLOG 005 token.
2020-04-12 Sadie PowellFix the operlog module double logging when tosnomask...
2020-04-11 Sadie PowellAdd support for limiting what opers can subscribe to...
2020-04-11 Sadie PowellClean up the logic for parsing oper mode privileges.
2020-04-10 Sadie PowellFix an oversight in mkversions that caused it to not...
2020-04-10 Sadie PowellUpdate the module descriptions using mkversion.
2020-04-10 Sadie PowellThe init function should have the override keyword...
2020-04-09 Sadie PowellAdd the missing VF_CORE flag to the core_whowas module.
2020-04-09 Sadie PowellAdd missing override keyword to the sslrehashsignal...
2020-04-09 Sadie PowellRemove references to the long dead SQLv2 from the pgsql...
2020-04-09 Sadie PowellRemove an unused variable in the http_acl module.
2020-04-09 Sadie PowellSet the minimum length to 1 for most config items with...
2020-04-09 Sadie PowellAllow <passforward:forwardmsg> to be optional.
2020-04-09 Matt SchatzSend SNOTICES for failed secure only or fingerprint...
2020-04-09 Matt SchatzPrevent a trailing space in the failed oper SNOTICE.
2020-04-09 Matt SchatzSet Unix socket permissions after binding.
2020-04-08 Sadie PowellMore HasFd() conversions.
2020-04-08 Sadie PowellImprove the logging of the httpd module.
2020-04-07 Sadie PowellAdd a way to disable using environment variables in...
2020-04-05 Sadie PowellSend ERR_BANNEDFROMCHAN when a user can't create a...
2020-04-05 Matt SchatzDon't send a geolocation whois line for uline clients.
2020-04-05 Matt SchatzDon't override a different Displayed Host with the...
2020-04-04 Sadie PowellSquish the cmd_whowas header.
2020-04-04 Sadie PowellDon't filter mass-messages sent by server operators.
2020-04-04 Sadie PowellAdd the Numerics::CannotSendTo class and switch stuff...
next