| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Purge SpanningTreeUtilities::DoOneToMany. | 2021-07-23 | 2 | -9/+1 | ||
| * | | Drop support for Debian GNU/kFreeBSD.•••This distribution is long dead and probably can't build v4 anyway. | 2021-07-19 | 1 | -2/+2 | ||
| * | | Fix a use-before-initialisation in core_info.•••Signed-off-by: GermanAizek <GermanAizek@yandex.ru> | 2021-07-17 | 1 | -2/+2 | ||
| * | | Merge branch 'insp3' into master. | 2021-07-17 | 18 | -96/+71 | ||
| |\| | ||||||
| | * | Fix ssl_mbedtls on mbedTLS v3. | 2021-07-17 | 1 | -1/+17 | ||
| | * | Respect the noctcp user mode for global CTCPs.•••Please don't actually send global CTCPs though. | 2021-07-17 | 1 | -0/+12 | ||
| | * | Simplify reverse lookup code in core_hostname_lookup. | 2021-07-07 | 1 | -11/+2 | ||
| | * | Deduplicate all whois numerics to the whois module header. | 2021-07-05 | 14 | -59/+23 | ||
| | * | Don't send oper swhois to users with hideoper enabled. | 2021-07-05 | 1 | -12/+18 | ||
| | * | Stop sending RPL_WHOISSERVICE as it conflicts with RPL_WHOISHELPOP.•••Both Anope and Atheme send an oper type for services clients so this numeric is unnecessary. In cases where genericoper is enabled we now send "is a network service" in RPL_WHOISOPERATOR. | 2021-07-05 | 2 | -15/+5 | ||
| * | | Fix a shortening issue in hostchange. | 2021-07-17 | 1 | -1/+1 | ||
| * | | Drop support for the legacy PROTOCTL extension.•••People who wish to keep this behavious should install the protoctl module from inspircd-contrib. | 2021-07-16 | 3 | -64/+5 | ||
| * | | Allow toggling a capability from a Cap::Reference. | 2021-07-16 | 1 | -0/+11 | ||
| * | | Merge branch 'insp3' into master. | 2021-07-04 | 9 | -75/+81 | ||
| |\| | ||||||
| | * | Allow hostchange to select users based on connect class. | 2021-07-03 | 2 | -1/+8 | ||
| | * | Move hostchange port parsing to a method in the HostRule class. | 2021-07-03 | 1 | -16/+19 | ||
| | * | Fix some "targ" usages which were missed in the earlier commit. | 2021-07-03 | 7 | -46/+49 | ||
| | * | Update the IRCCloud example config for the latest host changes.•••Also switch it to use multiple hosts per connect class now we have the ability to do that. | 2021-07-02 | 1 | -16/+8 | ||
| * | | Move ModeParser::BuildPrefixes to core_mode.•••Now we've dropped support for the 1202 protocol we don't need this in the core. | 2021-07-03 | 4 | -37/+26 | ||
| * | | Move ModeParser::GiveModeList to core_mode.•••Now we've dropped support for the 1202 protocol we don't need this in the core. | 2021-07-03 | 3 | -58/+59 | ||
| * | | We haven't used Travis CI in a long time so this is unnecessary. | 2021-07-03 | 1 | -1/+0 | ||
| * | | Release v4.0.0 alpha 2. v4.0.0a2 | 2021-07-01 | 1 | -1/+1 | ||
| * | | Fix module events not being fired correctly.•••Regression introduced in commit ba3dd9ce. Closes #1912. | 2021-07-01 | 1 | -2/+2 | ||
| * | | Fix local idle times being incorrect.•••Regression introduced in commit 7d84e490. | 2021-07-01 | 1 | -1/+1 | ||
| * | | Fix WHOIS numerics not including the source of the message.•••Regression introduced in commit 0fab6438. | 2021-07-01 | 1 | -0/+1 | ||
| * | | Merge branch 'insp3' into master. | 2021-07-01 | 43 | -138/+166 | ||
| |\| | ||||||
| | * | Allow reloading SSL profiles on rehash. | 2021-06-24 | 3 | -7/+9 | ||
| | * | Add a log message to the SSL mods to remind users how to reload profiles. | 2021-06-24 | 3 | -0/+15 | ||
| | * | Fix various spelling issues (#1883).•••Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | 2021-06-21 | 35 | -121/+121 | ||
| | * | Update example configuration for 'if-host-match' oper autologin option. | 2021-06-21 | 1 | -3/+5 | ||
| | * | Add 'if-host-match' option to m_sslinfo oper autologin configuration.•••This adds an option to perform the source host check (which is usually performed on manual oper login) in addition to the certificate fingerprint check when automatically logging in opers upon connection to the ircd. | 2021-06-21 | 1 | -1/+17 | ||
| | * | Add social media links to the readme. | 2021-06-21 | 1 | -0/+2 | ||
| | * | Allow making the MKPASSWD command only usable by opers. | 2021-06-21 | 2 | -0/+9 | ||
| | * | Add the new chanhistory umode to the example helpop. | 2021-06-20 | 1 | -0/+2 | ||
| | * | Fix a typo in the previous commit. | 2021-06-20 | 1 | -1/+1 | ||
| | * | Synchronize servlist syntax and helpop with the docs page. | 2021-06-20 | 2 | -5/+6 | ||
| | * | Hyphens are allowed in hostnames. | 2021-06-20 | 1 | -1/+1 | ||
| | * | Default userstats to Pu if not otherwise specified. | 2021-06-20 | 1 | -1/+1 | ||
| | * | Fix the silence TAGMSG flags being inverted in BitsToFlags. | 2021-06-20 | 1 | -2/+2 | ||
| | * | Show delayjoined users to themself in WHO. | 2021-06-20 | 1 | -2/+2 | ||
| * | | Require that hideserver is set to a valid hostname. | 2021-06-25 | 1 | -1/+1 | ||
| * | | Used std::move where it is needed | 2021-06-21 | 4 | -6/+6 | ||
| * | | Avoid using -pthreads on Haiku. | 2021-06-19 | 1 | -2/+3 | ||
| * | | Merge branch 'insp3' into master. | 2021-06-19 | 4 | -18/+40 | ||
| |\| | ||||||
| | * | Fix building the sha256 module on Haiku. | 2021-06-19 | 1 | -2/+13 | ||
| | * | Reorder <limits> alphabetically in the example config. | 2021-06-19 | 1 | -14/+14 | ||
| | * | Use RPL_WHOISCHANNELS instead of a raw numeric in hidechans. | 2021-06-19 | 1 | -1/+1 | ||
| | * | Fix unsetting timed bans with excessively long masks. | 2021-06-18 | 1 | -0/+13 | ||
| | * | Avoid unnecessarily looking up the ban mode.•••We already have a ChanModeReference for this there's no need to look it up again. | 2021-06-18 | 1 | -1/+1 | ||
| * | | Merge branch 'insp3' into master. | 2021-06-18 | 12 | -60/+122 | ||
| |\| | ||||||
