Age | Commit message (Expand) | Author |
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 |
2020-10-15 | Fixes by misspell-fixer | InspIRCd Robot |
2020-10-12 | Add an option to allow disengaging joinflood on initial boot. | Sadie Powell |
2020-10-12 | Add an option to allow disengaging joinflood after a netsplit. | Sadie Powell |
2020-10-10 | Implement support for Argon2 password hashing. | ShutterQuick |
2020-10-08 | Fix firing the wrong event when a real hostname changes. | Sadie Powell |
2020-10-06 | Add the User::exempt flag to m_check. | Matt Schatz |
2020-10-06 | Recheck users for xlines when their real hostname changes. | Sadie Powell |
2020-10-03 | FIx a typo in the shun docs. | Sadie Powell |
2020-10-01 | Unvendor optional-lite. | Sadie Powell |
2020-09-30 | Rename the REALLEN 005 token to NAMELEN. | Sadie Powell |
2020-09-30 | Check that the values specified in <limits> are reasonable. | Sadie Powell |
2020-09-30 | Remove a long obsolete comment from the example conf. | Sadie Powell |
2020-09-30 | Remove the mod-footer make target as it prints invalid messages. | Sadie Powell |
2020-09-30 | Add an ISUPPORT token that contains the maximum real name length. | Sadie Powell |
2020-09-30 | Remove the latin1 nationalchars data file. | Sadie Powell |
2020-09-29 | Use the normal method for applying a default config in dnsbl. | Sadie Powell |
2020-09-29 | Fix the dnsbl module config not being checked case insensitively. | Sadie Powell |
2020-09-27 | Document the recent shun changes. | Sadie Powell |
2020-09-27 | Add a shun option for cleaning problematic allowed commands. | Sadie Powell |
2020-09-27 | Make shun block client-only tags by default. | Sadie Powell |
2020-09-27 | Refactor the shun module slightly. | Sadie Powell |
2020-09-27 | Remove an unnecessary break statement. | Sadie Powell |
2020-09-26 | Store generated SSL certificates in the .configure directory. | Sadie Powell |
2020-09-24 | Fix the syntax of the MAXLIST 005 token. | Sadie Powell |
2020-09-23 | The file extension is optional when calling enable_extras. | Sadie Powell |
2020-09-23 | Refactor GenRandomStr for performance and readability. | Sadie Powell |
2020-09-21 | Fix the example configs lying about where paths are relative to. | Sadie Powell |
2020-09-21 | Only bind on 6667 instead of 6660-6669 in the example configs. | Sadie Powell |
2020-09-19 | Add documentation links to the systemd unit file. | Sadie Powell |
2020-09-16 | Make it clear that <gnutls>, <mbedtls>, and <openssl> are deprecated. | Sadie Powell |
2020-09-13 | Show the location of cache.cfg relative to the root directory. | Sadie Powell |
2020-09-12 | Replace the banana in the motd with a cute kitty. | Sadie Powell |
2020-09-01 | Fix OnChangeRealName not being fired for remote users. | Sadie Powell |
2020-08-31 | Fix the misspell-fixer CI action. | Sadie Powell |
2020-08-29 | Fix a word missing from the last commit. | Sadie Powell |
2020-08-29 | Don't warn about SSL modules if using --disable-auto-extras. | Sadie Powell |
2020-08-29 | Warn about non-local plaintext server connections. | Sadie Powell |
2020-08-25 | Add a link to the packaging advice to the configure help. | Sadie Powell |
2020-08-25 | Rewrite --{enable,disable}-extras logic. | Sadie Powell |
2020-08-03 | Ask if self-signed certs should be deleted when running configure. | Sadie Powell |
2020-08-01 | Silence some copy warnings on C++11 compilers. | Sadie Powell |
2020-08-01 | Only upgrade Homebrew packages that we actually use. | Sadie Powell |
2020-08-01 | Fix null-checking the wrong variable in the disable module. | Sadie Powell |
2020-07-30 | Release v3.7.0. | Sadie Powell |
2020-07-30 | Update copyright headers. | InspIRCd Robot |
2020-07-30 | Update vendored dependencies and fix update tool for Perl changes. | Sadie Powell |
2020-07-30 | Remove the KiwiIRC.com example config file. | Sadie Powell |