| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Remove non-breaking space from the sasl module comment. | 2024-09-23 | 1 | -1/+1 | ||
| | * | | Hide the channels of services pseudoclient with +I from opers too.•••Closes #2106. | 2024-09-22 | 2 | -4/+14 | ||
| | * | | Refactor hidechans slightly. | 2024-09-22 | 1 | -3/+4 | ||
| | * | | Allow opting-out of saving bot messages in the channel history.•••Closes #2107. | 2024-09-22 | 2 | -0/+9 | ||
| | * | | Rename <chanhistory:bots> to <chanhistory:sendtobots>. | 2024-09-22 | 2 | -11/+12 | ||
| * | | | Fix some warnings when building with Clang. | 2024-09-19 | 1 | -6/+2 | ||
| * | | | Fix the Windows build. | 2024-09-19 | 1 | -0/+2 | ||
| * | | | Make the server protocol APIs use a reference instead of a pointer. | 2024-09-19 | 8 | -22/+23 | ||
| * | | | Add some extra methods to the Server class. | 2024-09-19 | 3 | -0/+25 | ||
| * | | | Implement remote WriteNotice in spanningtree like with WriteNumeric. | 2024-09-19 | 4 | -11/+6 | ||
| * | | | Rename TreeServer::GetParent to GetTreeParent. | 2024-09-19 | 6 | -12/+12 | ||
| * | | | Merge branch 'insp4' into master. | 2024-09-19 | 6 | -17/+24 | ||
| |\| | | ||||||
| | * | | Merge branch 'insp3' into insp4. | 2024-09-19 | 1 | -2/+8 | ||
| | |\| | ||||||
| | | * | Expand IPv6 addresses in connectban to avoid breaking S2S. | 2024-09-19 | 1 | -2/+8 | ||
| | * | | Fix rebuilding the 004 numeric on reloading core_info. | 2024-09-17 | 1 | -6/+9 | ||
| | * | | Sort the 004 mode list alphabetically. | 2024-09-17 | 1 | -0/+1 | ||
| | * | | Remove some unnecessary uses of <iostream>. | 2024-09-16 | 2 | -7/+4 | ||
| | * | | Make Cullable::Deleter const. | 2024-09-13 | 2 | -2/+2 | ||
| * | | | Use unique_ptr for InspIRCd::ConfigThread. | 2024-09-19 | 3 | -3/+3 | ||
| * | | | Use unique_ptr for InspIRCd::Config. | 2024-09-19 | 4 | -22/+16 | ||
| * | | | Merge branch 'insp4' into master. | 2024-09-13 | 6 | -8/+25 | ||
| |\| | | ||||||
| | * | | Use reference<>::ptr() in more places. | 2024-09-13 | 4 | -4/+5 | ||
| | * | | Only remove extbans on unload if provided by the right module. | 2024-09-13 | 2 | -2/+8 | ||
| | * | | Raise an exception if an extban name or letter is already in use. | 2024-09-13 | 1 | -2/+12 | ||
| * | | | Merge branch 'insp4' into master. | 2024-09-09 | 66 | -282/+417 | ||
| |\| | | ||||||
| | * | | Send an ISupport diff when a user moves to a new connect class. | 2024-09-09 | 4 | -0/+40 | ||
| | * | | Fix rawio logs not being written after a rehash. | 2024-09-09 | 2 | -5/+14 | ||
| | * | | Use -I for the vendor directory instead of -isystem.•••Fixes {fmt} from the system conflicting with our local vendored copy of {fmt}. Thanks to @slimture for testing. Closes #2105. | 2024-09-09 | 2 | -2/+2 | ||
| | * | | Use string_view in InspIRCd::Is{FQDN,Host,SID}. | 2024-09-07 | 2 | -8/+8 | ||
| | * | | Release v4.3.0. v4.3.0 | 2024-09-07 | 2 | -2/+2 | ||
| | * | | Update copyright headers. | 2024-09-07 | 43 | -48/+45 | ||
| | * | | Merge branch 'insp3' into insp4. | 2024-09-07 | 0 | -0/+0 | ||
| | |\| | ||||||
| | | * | Update the readme for the CentOS packages being dropped. | 2024-09-06 | 1 | -1/+1 | ||
| | * | | Document the deprecation of the cloak_md5 and md5 module. | 2024-09-05 | 1 | -4/+6 | ||
| | * | | Log if the server is using a md5 cloak as their primary method. | 2024-09-05 | 1 | -2/+8 | ||
| | * | | Fix needlessly separating threads and lanes in the argon2 module.•••We were not using these correctly and Argon2 uses the thread count as the lane count anyway so its pointless to even have a setting for this. | 2024-09-05 | 2 | -6/+1 | ||
| | * | | Make the <define> options in the example config actually useful. | 2024-09-05 | 1 | -8/+8 | ||
| | * | | Check the connection state of a command before the parameter count.•••Works around a bug in irssi. Closes #2103. | 2024-09-03 | 1 | -7/+7 | ||
| | * | | Const correct the xline header. | 2024-09-03 | 1 | -19/+15 | ||
| | * | | Fix mkdescriptions when parsing docs containing Jinja variables. | 2024-09-02 | 1 | -1/+1 | ||
| | * | | Make mkauthors/mkheaders respect the mailmap for coauthors. | 2024-09-02 | 2 | -6/+15 | ||
| | * | | Fix a regression in ProcessColors.•••We should wait until v5 to be this aggressive with MOTD parsing so we dont break existing users in a minor release. | 2024-09-02 | 1 | -10/+2 | ||
| | * | | Normalise the case of MOD_RESULT variables. | 2024-08-31 | 15 | -70/+70 | ||
| | * | | Minor performance improvement to ProcessColors. | 2024-08-31 | 1 | -1/+1 | ||
| | * | | Fix the case of the override module settings. | 2024-08-31 | 1 | -6/+6 | ||
| | * | | Make blockcolor only block known formatting codes. | 2024-08-30 | 1 | -7/+22 | ||
| | * | | Refactor InspIRCd::StripColor.•••- Only strip characters we actually recognise. - Strip the value for hex color codes. | 2024-08-30 | 2 | -23/+43 | ||
| | * | | Fix the getentropy test. | 2024-08-30 | 1 | -1/+1 | ||
| | * | | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. | 2024-08-30 | 9 | -23/+27 | ||
| | * | | Add MOTD escape sequences for { and }. | 2024-08-30 | 1 | -0/+2 | ||
