Age | Commit message (Expand) | Author |
2020-12-04 | Normalise paths in the httpd module. | Sadie Powell |
2020-12-04 | Improve HTTP logging. | Sadie Powell |
2020-12-04 | Be more specific when a HTTP parser error happens. | Sadie Powell |
2020-12-03 | Fix default linker flags in libargon2 | Elizabeth Myers |
2020-12-03 | Advertise the available extbans for services. | Sadie Powell |
2020-12-03 | Check the ident when checking against IP in ldapoper (#1823) | Christos Triantafyllidis |
2020-12-01 | Warn that v2 support ends soon. | Sadie Powell |
2020-12-01 | Prevent people from using default nicks with the Kiwi links. | Sadie Powell |
2020-11-29 | Document that exemptions configured in <options:exemptchanops> can be negated. | Robby |
2020-11-28 | Move the example TCP/IP listeners for servers to links.conf.example. | Robby |
2020-11-28 | Move the example TCP listener for clients so they're grouped together. | Robby |
2020-11-28 | Change the remaining instances of "true", "on", "false" and "off" to "yes" an... | Robby |
2020-11-26 | Add corefiles to the git ignore list. | Sadie Powell |
2020-11-26 | Remove a corefile which was mistakenly committed. | Sadie Powell |
2020-11-26 | Fix the description of <nickflood:duration>. | Sadie Powell |
2020-11-26 | Reword the uhnames and namesx docs. | Sadie Powell |
2020-11-24 | Fail a SANICK if the target nickname already exists. | Sadie Powell |
2020-11-24 | Fix some confusing logic in sanick. | Sadie Powell |
2020-11-22 | Improve the message sent when overriding channel modes. | satmd |
2020-11-20 | Release v3.8.1. | Sadie Powell |
2020-11-20 | Update copyright headers. | InspIRCd Robot |
2020-11-20 | Update the module descriptions. | Sadie Powell |
2020-11-20 | Fail websocket connections if changing the user's IP errors. | Sadie Powell |
2020-11-20 | Avoid doing "IP changed" event stuff on quitting users. | Sadie Powell |
2020-11-14 | Update the misspell-fixer exception for directive.pm. | Matt Schatz |
2020-11-12 | Remove an obsolete comment about BSD Make. | Sadie Powell |
2020-11-12 | Silence a harmless warning in newer versions of GCC. | Sadie Powell |
2020-11-12 | Add an AppArmor config. | Sadie Powell |
2020-11-10 | Skip module tags which don't have a module specified. | Sadie Powell |
2020-11-10 | Prioritise connectban and dnsbl after core_xline. | Sadie Powell |
2020-11-08 | Skip extra whitespace in --{enable,disable}-extras. | Sadie Powell |
2020-11-03 | Only assign NewServices once the duplicate check is done. | Sadie Powell |
2020-11-03 | Fix an off by one error in the "unknown option" message. | Sadie Powell |
2020-11-03 | Improve the names of the IRCCloud example connect classes. | Sadie Powell |
2020-11-03 | Make connect class debug logging more complete and consistent. | Sadie Powell |
2020-10-30 | Release v3.8.0. | Sadie Powell |
2020-10-30 | Update copyright headers. | InspIRCd Robot |
2020-10-30 | Update vendored libraries. | Sadie Powell |
2020-10-29 | Don't call the OnChangeRealHost event when initialising a user. | Sadie Powell |
2020-10-27 | Don't kill cloaking users when hash/md5 is missing. | Sadie Powell |
2020-10-26 | Update the helpop docs for the recent PING/PONG changes. | Sadie Powell |
2020-10-26 | Fix the behaviour of multi-value PING and PONG messages. | Sadie Powell |
2020-10-24 | Change glob matching to be configurable | Michael |
2020-10-24 | m_cban: Implement support for channel masks | Michael |
2020-10-23 | Allow `brew update` to fail when running the macOS CI. | Sadie Powell |
2020-10-23 | Update the IRCCloud provider config with the latest host changes. | Sadie Powell |
2020-10-16 | Fix building the argon2 module on CI due to a broken PPA package. | Sadie Powell |
2020-10-15 | More consistently show modules without the file prefix and suffix. | Sadie Powell |
2020-10-14 | Switch away from the deprecated 'set-env' command. | Matt Schatz |
2020-10-14 | Prevent misspell-fixer from running on forks. | Matt Schatz |