summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-11Sync helpop chmodes s and p with docsHEADinsp3-update-helpop-chmodes-s-and-pHendrik Jäger
2021-06-11Use /run/inspircd as the runtime directory on Linux.insp3Sadie Powell
2021-06-09Fix uninstalling files on `make deinstall` and similar.Sadie Powell
2021-06-09Fix unnecessary capitalisation at the start of a configure warning.Sadie Powell
2021-06-09Use dummy values for the user/group with --disable-ownership.Sadie Powell
2021-06-09Add the --disable-ownership option to help packagers out.Sadie Powell
2021-06-09Fix the compiler_info name for the Intel compiler.Sadie Powell
2021-06-07Add CI support for Windows.Sadie Powell
2021-06-07Migrate Windows builds to installing their dependencies via Conan.Sadie Powell
2021-06-07Update the Windows icon to something used this decade.Sadie Powell
2021-06-06Disable fail-fast in GitHub Actions.Sadie Powell
2021-06-04Broadcast the limits for list modes on server link.Sadie Powell
2021-06-02Send the CHARSET token if using a non-ascii casemapping.Sadie Powell
2021-06-02Fix the name of the strict-rfc1469 codepage file.Sadie Powell
2021-06-01Look up the SSL I/O hook properly in spanningtree.Sadie Powell
2021-06-01Fix the name of the regex_stdlib regex engine.Sadie Powell
2021-06-01Refactor the sslqueries mode handler.Sadie Powell
2021-05-28Avoid registering services as their unprefixed name.Sadie Powell
2021-05-28Write to STDERR on error in test-build.Sadie Powell
2021-05-26Add the GitHub FUNDING file.Sadie Powell
2021-05-25The dest should be checked for uline status not the source.Sadie Powell
2021-05-25Don't send RPL_WHOISHOST for users on ulined servers.Sadie Powell
2021-05-25Implement support for setting TLSv1.3 ciphersuites in ssl_openssl.Sadie Powell
2021-05-22Implement support for the delayjoin WHOX flag.Sadie Powell
2021-05-22Verify hostnames when installing contrib modules.Sadie Powell
2021-05-22Only check for a join time if a user is actually in the channel.Sadie Powell
2021-05-22Send the correct join timestamp on a delayed join message.Sadie Powell
2021-05-20Default to file logging if a log type is not specified.Sadie Powell
2021-05-16Update the Doxygen config for the new version.Sadie Powell
2021-05-16Enable Doxygen XML generation.Sadie Powell
2021-05-14Create the runtime directory at install time if it does not exist.Sadie Powell
2021-05-14Release v3.10.0.Sadie Powell
2021-05-14Update copyright headers.InspIRCd Robot
2021-05-14Fix an off by one error in various bitsets.Sadie Powell
2021-05-14Fix sending malformed pong messages in some cases.Sadie Powell
2021-05-08Send ERR_BADCHANMASK when trying to OJOIN/SAJOIN an invalid channel.Sadie Powell
2021-05-07Fix the Ubuntu package name for ssl_gnutls.Sadie Powell
2021-05-07Switch from the Ubuntu 16.04 image to the 18.04 Ubuntu image.Sadie Powell
2021-05-07Send 400 Bad Request if a WebSocket client doesn't send an origin.Sadie Powell
2021-05-05Only vendor the bits of utfcpp that we actually use.Sadie Powell
2021-05-04Remove the v2 doc links from the issue templates.Sadie Powell
2021-05-04core_dns: skip unknown resource record typesAdam
2021-05-03Skip clients on ulined servers in SSLINFO <#chan>.Sadie Powell
2021-04-27Fix a bunch of weird indentation and spacing issues.Sadie Powell
2021-04-27Fix SendNoticeInternal not having a NULL command variant.Sadie Powell
2021-04-25Send the max line length to remote servers on link.Sadie Powell
2021-04-21Update the module descriptions.Sadie Powell
2021-04-19Improve the messages sent when loading/unloading/reloading modules.Sadie Powell
2021-04-19Improve the message sent when a mode does not exist.Sadie Powell
2021-04-19Update hideoper for the /STATS P change in the previous commit.Sadie Powell