]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2020-05-16 Sadie PowellImprove building the install paths in non-system mode.
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-29 Matt SchatzAdd SERVLIST to the example helpop.
2020-04-25 Matt SchatzUse a nicer branch name in misspell-fixer.
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 Matt SchatzSwitch the misspell-fixer workflow to a monthly schedule.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-04-21 Matt SchatzAdd a workflow that checks for and corrects typos.
2020-04-21 Matt SchatzDisable MSVC warning C4800.
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-19 Matt SchatzSwitch User::usertype back to an unsigned int.
2020-04-17 Sadie PowellFix ldapoper trying to auth using the provider name...
2020-04-17 Sadie PowellUpdate the <securelist> documentation.
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 PowellAdd a tool for updating module descriptions based on...
2020-04-10 Matt SchatzNote that bind:permissions does not change on rehash.
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-06 Sadie PowellFix Numerics::CannotSendTo sending the wrong numeric...
2020-04-06 Sadie PowellFix building the sqlite3 module on the macOS CI.
2020-04-06 Sadie PowellAdd a tool for retrieving directives from source files.
2020-04-05 Sadie PowellSend ERR_BANNEDFROMCHAN when a user can't create a...
2020-04-05 Sadie PowellVendor the optional-lite library.
2020-04-05 Sadie PowellUpdate the http_parser library to v2.9.4.
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...
2020-04-04 Matt SchatzIgnore clients on ulined servers when counting invisibl...
2020-04-02 Sadie PowellAdd support for sending a standard reply with no comman...
2020-04-02 Sadie PowellAdd constants for the uninvite numerics.
2020-04-02 Sadie PowellFix the log message in the disable module.
2020-04-01 Sadie PowellClear the entire DNS cache on rehash.
2020-04-01 Sadie PowellDocument Module::Prioritize.
2020-03-31 Sadie PowellAdd a comment for packagers who delete the --{uid,gid...
2020-03-31 Matt SchatzAdd back the prefix on a server target message.
2020-03-30 Sadie PowellFix clock skip warnings being inverted.
2020-03-30 Sadie PowellMake showing the channel modes in /LIST configurable.
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-29 Matt SchatzCorrect a typo in the example config.
2020-03-27 Sadie PowellFix expanding module names.
2020-03-27 Sadie PowellUpdate the credits.
2020-03-27 Sadie PowellAlphabetically sort names in the credits.
2020-03-25 Sadie PowellImprove the issue templates slightly.
2020-03-25 Matt SchatzOnly send a local X-line SNOTICE.
2020-03-24 Matt SchatzFix the signed-ness within ConvToNum char overloads.
2020-03-24 Matt SchatzCorrect a module name typo.
2020-03-19 Sadie PowellAdd a raw source/target PRIVMSG overload for sending...
2020-03-18 Sadie PowellAllow commands to override ERR_{NEEDSMOREPARAMS,NOTREGI...
2020-03-13 Sadie PowellForce people to use an issue template.
2020-03-12 Sadie PowellMove CHANMODES to core_mode and add USERMODES.
2020-03-12 Sadie PowellImplement support for the SERVLIST command.
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-11 Sadie PowellFix detection of the "plaintext" pseudo-hash being...
next