Age | Commit message (Expand) | Author |
2020-05-22 | ModResult is a class now. | Sadie Powell |
2020-05-21 | Document ModResult and switch the underlying type to char. | Sadie Powell |
2020-05-21 | Add a file to the config directory telling new users what to do. | Sadie Powell |
2020-05-20 | Implement support for the CLIENTTAGDENY token. | Sadie Powell |
2020-05-19 | Fix CallInit overriding the error from dlopen. | Sadie Powell |
2020-05-19 | Fix an inverted if statement in fileutils. | Sadie Powell |
2020-05-19 | Fix the documentation comments in config.h. | Sadie Powell |
2020-05-17 | Improve exempting 'alltime' in misspell-fixer. | Matt Schatz |
2020-05-16 | Implement support for expanding ~ to the home directory. | Sadie Powell |
2020-05-16 | Implement support for portable installations. | Sadie Powell |
2020-05-16 | Improve building the install paths in non-system mode. | Sadie Powell |
2020-05-15 | Add a warning about LibreSSL support being removed in master. | Sadie Powell |
2020-05-09 | Fix an inverted mode check. | Sadie Powell |
2020-05-09 | regex_stdlib: Don't copy std::regex_error when catching it. | Sadie Powell |
2020-05-07 | Allow disabling the COMMANDS command. | Sadie Powell |
2020-05-07 | Don't show privileged commands to unprivileged users in COMMANDS. | Sadie Powell |
2020-05-05 | Fix shuns not being applied correctly. | Sadie Powell |
2020-05-05 | Fix a typo in the hostchange module. | Sadie Powell |
2020-05-05 | Allow enabling the message-tags cap without client-only tags. | Sadie Powell |
2020-04-28 | Add SERVLIST to the example helpop. | Matt Schatz |
2020-04-25 | Use a nicer branch name in misspell-fixer. | Matt Schatz |
2020-04-24 | Release v3.6.0. | Sadie Powell |
2020-04-24 | Update copyright headers. | InspIRCd Robot |
2020-04-23 | Improve the pgsql connection error messages. | Sadie Powell |
2020-04-23 | Fix reconnecting a pgsql connection if it fails. | Sadie Powell |
2020-04-23 | Unregister pgsql connection fds when they are deleted. | Sadie Powell |
2020-04-23 | Opt-out of pgsql read and write events if polling fails. | Sadie Powell |
2020-04-23 | Remove dead code from the pgsql module. | Sadie Powell |
2020-04-21 | Improve the output given by the SSLINFO command. | Sadie Powell |
2020-04-21 | Switch the misspell-fixer workflow to a monthly schedule. | Matt Schatz |
2020-04-21 | Fixes by misspell-fixer | InspIRCd Robot |
2020-04-21 | Add a workflow that checks for and corrects typos. | Matt Schatz |
2020-04-21 | Disable MSVC warning C4800. | Matt Schatz |
2020-04-21 | Only read the SSL profiles if they're actually specified. | Sadie Powell |
2020-04-21 | Tell the admin how to use a SSL profile if they define one. | Sadie Powell |
2020-04-19 | Switch User::usertype back to an unsigned int. | Matt Schatz |
2020-04-17 | Fix ldapoper trying to auth using the provider name as the account. | Sadie Powell |
2020-04-17 | Update the <securelist> documentation. | Sadie Powell |
2020-04-17 | Allow hiding the message which warns about LIST being blocked. | Sadie Powell |
2020-04-17 | Minor improvements to the securelist module. | Sadie Powell |
2020-04-15 | Rename mkversions to mkdescriptions. | Sadie Powell |
2020-04-14 | Minor cleanup and documentation improvements. | Matt Schatz |
2020-04-14 | Allow 'tls' to be used in /REHASH. | Matt Schatz |
2020-04-14 | Update user-facing text and comments of SSL to TLS. | Matt Schatz |
2020-04-14 | Fix kicknorejoin not showing the channel name properly in errors. | Sadie Powell |
2020-04-13 | Add the inspircd.org/standard-replies capability. | Sadie Powell |
2020-04-12 | Add a missing ';'. | Matt Schatz |
2020-04-12 | Get rid of the useless OPERLOG 005 token. | Sadie Powell |
2020-04-12 | Fix the operlog module double logging when tosnomask is enabled. | Sadie Powell |
2020-04-11 | Add support for limiting what opers can subscribe to snomasks. | Sadie Powell |