]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Fail a SANICK if the target nickname already exists.
[user/henk/code/inspircd.git] / src / modules /
2020-11-24 Sadie PowellFail a SANICK if the target nickname already exists.
2020-11-24 Sadie PowellFix some confusing logic in sanick.
2020-11-22 satmdImprove the message sent when overriding channel modes.
2020-11-20 InspIRCd RobotUpdate copyright headers.
2020-11-20 Sadie PowellUpdate the module descriptions.
2020-11-20 Sadie PowellFail websocket connections if changing the user's IP...
2020-11-20 Sadie PowellAvoid doing "IP changed" event stuff on quitting users.
2020-11-10 Sadie PowellPrioritise connectban and dnsbl after core_xline.
2020-11-03 Sadie PowellMake connect class debug logging more complete and...
2020-10-30 InspIRCd RobotUpdate copyright headers.
2020-10-27 Sadie PowellDon't kill cloaking users when hash/md5 is missing.
2020-10-24 MichaelChange glob matching to be configurable
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-07 Matt SchatzAdd the User::exempt flag to m_check.
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-16 Sadie PowellMake it clear that <gnutls>, <mbedtls>, and <openssl...
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 InspIRCd RobotUpdate copyright headers.
2020-07-29 Sadie PowellReplace all erroneous space indentation with tab indent...
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-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-15 Sadie PowellAdd a warning about LibreSSL support being removed...
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-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 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-12 Sadie PowellGet rid of the useless OPERLOG 005 token.
2020-04-12 Sadie PowellFix the operlog module double logging when tosnomask...
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 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-08 Sadie PowellMore HasFd() conversions.
2020-04-08 Sadie PowellImprove the logging of the httpd module.
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-04 Sadie PowellDon't filter mass-messages sent by server operators.
2020-04-04 Sadie PowellAdd the Numerics::CannotSendTo class and switch stuff...
2020-04-02 Sadie PowellAdd constants for the uninvite numerics.
2020-04-02 Sadie PowellFix the log message in the disable module.
2020-03-31 Matt SchatzAdd back the prefix on a server target message.
2020-03-30 Sadie PowellFix various documentation and formatting issues.
2020-03-29 Sadie PowellAdd support for the servers/ignore-shun privilege.
2020-03-29 Sadie PowellInclude ADMIN and OPER in the default for <shun:enabled...
2020-03-29 Sadie PowellClean up the parsing logic for <shun:enabledcmds>.
2020-03-25 Matt SchatzOnly send a local X-line SNOTICE.
2020-03-12 Sadie PowellAdd a CapReference class for the message-tags capability.
2020-03-12 Joel SingImprove logging for the m_ldap and m_ldapauth modules...
2020-03-11 Sadie PowellWarn if the server config contains an unhashed password.
2020-03-09 Sadie PowellFix unnecessary inlining in command handler constructors.
2020-03-09 Sadie PowellFix not assigning bits to capabilities correctly.
2020-03-09 Sadie PowellImplement support for multi-line CAP responses.
2020-03-09 Sadie PowellFix <connect:requiressl> being case sensitive.
next