summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-22Send RPL_SAVENICK from irc2 when renaming a user to their UUID.Sadie Powell
2020-12-20Replace the SERVER stub command with something actually useful.Sadie Powell
2020-12-20Hide the server name/desc better when <options:hideserver> is set.Sadie Powell
2020-12-20Fix an inverted condition in the previous commit.Sadie Powell
2020-12-18Don't call events provided by dying or dead modules.Sadie Powell
2020-12-16Fix MAP output on a dual v2/v3 network.Sadie Powell
2020-12-16Fix an inverted condition in cmd_modules.Sadie Powell
2020-12-16Use !empty instead of size when checking if containers are empty.Sadie Powell
2020-12-15Update the misspell-fixer ignores.Sadie Powell
2020-12-09Make people aware that they can get support on GitHub now.Sadie Powell
2020-12-04Fix issue where m_pbkdf2 was not aware of services loaded before itDaniel Vassdal
2020-12-04Add a typedef for the data provider map.Sadie Powell
2020-12-04Improve the logging of service adding/deleting.Sadie Powell
2020-12-04Fire service deregistration events properly.Sadie Powell
2020-12-04Fix a copy/paste error in the http path normalising code.Sadie Powell
2020-12-04Fix the name of the sha1 provider.Sadie Powell
2020-12-04Normalise paths in the httpd module.Sadie Powell
2020-12-04Improve HTTP logging.Sadie Powell
2020-12-04Be more specific when a HTTP parser error happens.Sadie Powell
2020-12-03Fix default linker flags in libargon2Elizabeth Myers
2020-12-03Advertise the available extbans for services.Sadie Powell
2020-12-03Check the ident when checking against IP in ldapoper (#1823)Christos Triantafyllidis
2020-12-01Warn that v2 support ends soon.Sadie Powell
2020-12-01Prevent people from using default nicks with the Kiwi links.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-26Add corefiles to the git ignore list.Sadie Powell
2020-11-26Remove a corefile which was mistakenly committed.Sadie Powell
2020-11-26Fix the description of <nickflood:duration>.Sadie Powell
2020-11-26Reword the uhnames and namesx docs.Sadie Powell
2020-11-24Fail a SANICK if the target nickname already exists.Sadie Powell
2020-11-24Fix some confusing logic in sanick.Sadie Powell
2020-11-22Improve the message sent when overriding channel modes.satmd
2020-11-20Release v3.8.1.Sadie Powell
2020-11-20Update copyright headers.InspIRCd Robot
2020-11-20Update the module descriptions.Sadie Powell
2020-11-20Fail websocket connections if changing the user's IP errors.Sadie Powell
2020-11-20Avoid doing "IP changed" event stuff on quitting users.Sadie Powell
2020-11-14Update the misspell-fixer exception for directive.pm.Matt Schatz
2020-11-12Remove an obsolete comment about BSD Make.Sadie Powell
2020-11-12Silence a harmless warning in newer versions of GCC.Sadie Powell
2020-11-12Add an AppArmor config.Sadie Powell
2020-11-10Skip module tags which don't have a module specified.Sadie Powell
2020-11-10Prioritise connectban and dnsbl after core_xline.Sadie Powell
2020-11-08Skip extra whitespace in --{enable,disable}-extras.Sadie Powell
2020-11-03Only assign NewServices once the duplicate check is done.Sadie Powell
2020-11-03Fix an off by one error in the "unknown option" message.Sadie Powell
2020-11-03Improve the names of the IRCCloud example connect classes.Sadie Powell