]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / src /
2021-01-18 Sadie PowellFix showing the start header when using --version.
2021-01-18 Sadie PowellAdd a new runtime directory and move the pid file to it.
2021-01-18 Sadie PowellAdd default empty openssl compiler flags.
2021-01-16 Sadie PowellFix not rejecting attempts to set snomasks with SAMODE...
2021-01-13 Sadie PowellAdd a shun option to only apply when users are fully...
2021-01-12 Sadie PowellImprove parsing modes and snomasks in oper classes.
2021-01-11 Sadie PowellAdd a user mode which allows disabling receiving channe...
2020-12-30 Matt SchatzDisallow an empty last parameter in MAP.
2020-12-25 Sadie PowellAvoid doing more work than necessary when checking...
2020-12-25 Sadie PowellReplace spaces with underscores when checking for class...
2020-12-22 Sadie PowellAdd support for multiple hostmasks in <cgiirc:mask>.
2020-12-22 Sadie PowellAfter changing the codepage rename duplicate users...
2020-12-22 Sadie PowellSend RPL_SAVENICK from irc2 when renaming a user to...
2020-12-20 Sadie PowellReplace the SERVER stub command with something actually...
2020-12-20 Sadie PowellHide the server name/desc better when <options:hideserv...
2020-12-18 Sadie PowellDon't call events provided by dying or dead modules.
2020-12-16 Sadie PowellFix MAP output on a dual v2/v3 network.
2020-12-16 Sadie PowellFix an inverted condition in cmd_modules.
2020-12-16 Sadie PowellUse !empty instead of size when checking if containers...
2020-12-04 Daniel VassdalFix issue where m_pbkdf2 was not aware of services...
2020-12-04 Sadie PowellAdd a typedef for the data provider map.
2020-12-04 Sadie PowellImprove the logging of service adding/deleting.
2020-12-04 Sadie PowellFire service deregistration events properly.
2020-12-04 Sadie PowellFix a copy/paste error in the http path normalising...
2020-12-04 Sadie PowellFix the name of the sha1 provider.
2020-12-04 Sadie PowellNormalise paths in the httpd module.
2020-12-04 Sadie PowellImprove HTTP logging.
2020-12-04 Sadie PowellBe more specific when a HTTP parser error happens.
2020-12-03 Elizabeth MyersFix default linker flags in libargon2
2020-12-03 Sadie PowellAdvertise the available extbans for services.
2020-12-03 Christos Triantafy... Check the ident when checking against IP in ldapoper...
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 Sadie PowellRelease v3.8.1.
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 PowellSkip module tags which don't have a module specified.
2020-11-10 Sadie PowellPrioritise connectban and dnsbl after core_xline.
2020-11-03 Sadie PowellOnly assign NewServices once the duplicate check is...
2020-11-03 Sadie PowellFix an off by one error in the "unknown option" message.
2020-11-03 Sadie PowellMake connect class debug logging more complete and...
2020-10-30 Sadie PowellRelease v3.8.0.
2020-10-30 InspIRCd RobotUpdate copyright headers.
2020-10-29 Sadie PowellDon't call the OnChangeRealHost event when initialising...
2020-10-27 Sadie PowellDon't kill cloaking users when hash/md5 is missing.
2020-10-26 Sadie PowellFix the behaviour of multi-value PING and PONG messages.
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-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.
next