]>
git.netwichtig.de Git - user/henk/code/inspircd.git/log
Sadie Powell [Wed, 19 Feb 2020 18:00:36 +0000 (18:00 +0000)]
Fix a memory leak in the httpd module when sockets are closed late.
Sadie Powell [Wed, 19 Feb 2020 09:58:47 +0000 (09:58 +0000)]
Lower <sts:duration> to 5m to prevent misconfigs denying access.
Sadie Powell [Wed, 19 Feb 2020 08:24:40 +0000 (08:24 +0000)]
Extract time skip warning code to a static function.
Sadie Powell [Wed, 19 Feb 2020 05:12:53 +0000 (05:12 +0000)]
Convert some things to HasFd that were previously missed.
Sadie Powell [Wed, 19 Feb 2020 00:39:53 +0000 (00:39 +0000)]
Bump the module ABI version.
Sadie Powell [Wed, 19 Feb 2020 00:39:10 +0000 (00:39 +0000)]
Fix a copy/paste error in IRCv3::Replies::Reply.
Sadie Powell [Tue, 18 Feb 2020 20:23:43 +0000 (20:23 +0000)]
Fix the syntax of the filter module's stats.
Sadie Powell [Tue, 18 Feb 2020 18:03:46 +0000 (18:03 +0000)]
Add enum constants for list mode numerics.
Sadie Powell [Tue, 18 Feb 2020 18:02:13 +0000 (18:02 +0000)]
Use ircd-hybrid's numerics for the "pending invites" list.
This fixes a conflict with the numerics used by the invite
exception mode.
Sadie Powell [Tue, 18 Feb 2020 18:00:26 +0000 (18:00 +0000)]
Send RPL_KNOCKDLVR when <knock:notify> is set to numeric.
Sadie Powell [Tue, 18 Feb 2020 17:49:32 +0000 (17:49 +0000)]
Generalise XLine stats numerics using RPL_STATS from aircd.
Sadie Powell [Mon, 3 Feb 2020 10:47:44 +0000 (10:47 +0000)]
Add support for the IRCv3 extensions to the SETNAME command.
Sadie Powell [Sat, 15 Feb 2020 05:58:19 +0000 (05:58 +0000)]
Add HasFd to EventHandler and switch code to use it.
Sadie Powell [Sat, 15 Feb 2020 05:43:02 +0000 (05:43 +0000)]
Fix leaking the dccallow list instead of setting it in FromInternal.
Sadie Powell [Sat, 15 Feb 2020 05:24:24 +0000 (05:24 +0000)]
Fix logic calling OnList when sending a cap notification.
It is possible for the cap to be null when a DEL for an unloaded
module is sent out so we should not blindly call it.
Sadie Powell [Sat, 15 Feb 2020 03:53:16 +0000 (03:53 +0000)]
GitHub Actions: ensure that all packages are up to date on macOS.
This ensures that Homebrew does not explode when installing new
packages because thats apparently a challenge for it.
Sadie Powell [Fri, 14 Feb 2020 06:25:06 +0000 (06:25 +0000)]
Marginally improve the error pages created by httpd and httpd_acl.
Sadie Powell [Fri, 14 Feb 2020 04:04:44 +0000 (04:04 +0000)]
Add overloads of SendIfCap to the standard replies API.
Sadie Powell [Fri, 14 Feb 2020 03:20:25 +0000 (03:20 +0000)]
Only register the sts capability when we have a valid config.
This avoids announcing a bare sts cap when the config is wrong.
Sadie Powell [Fri, 14 Feb 2020 01:25:09 +0000 (01:25 +0000)]
Clean up ModuleDLLManager from the Module::cull() method.
This avoids a leak which happens in some rare circumstances.
Sadie Powell [Thu, 13 Feb 2020 22:39:05 +0000 (22:39 +0000)]
Fix GitHub Actions on macOS for real this time.
Sadie Powell [Thu, 13 Feb 2020 22:22:33 +0000 (22:22 +0000)]
Update modules.conf.example to use the new --enable-extras syntax.
Sadie Powell [Thu, 13 Feb 2020 03:00:34 +0000 (03:00 +0000)]
Update the vendored http_parser library to v2.9.3.
Sadie Powell [Mon, 10 Feb 2020 11:59:15 +0000 (11:59 +0000)]
Tell people to run make with the number of CPU cores plus 1.
This results in faster builds as there's always one job waiting.
Sadie Powell [Mon, 10 Feb 2020 01:56:56 +0000 (01:56 +0000)]
Update the pull request template for recent module changes.
Akinwale Ariwodola [Mon, 10 Feb 2020 01:54:34 +0000 (02:54 +0100)]
Remove a mistakenly repeated word in the README (#1753).
Sadie Powell [Thu, 6 Feb 2020 11:36:32 +0000 (11:36 +0000)]
Initialise batchendmsg to NULL.
Sadie Powell [Mon, 3 Feb 2020 21:43:15 +0000 (21:43 +0000)]
Include the ABI version with the incompatible module error message.
Sadie Powell [Mon, 3 Feb 2020 10:55:38 +0000 (10:55 +0000)]
Standard replies have been ratified.
Wade Cline [Mon, 3 Feb 2020 03:57:14 +0000 (19:57 -0800)]
Clean special chars from module conf example
Sadie Powell [Sun, 2 Feb 2020 17:07:34 +0000 (17:07 +0000)]
Make loading modules considerably more robust and user friendly.
Sadie Powell [Sun, 2 Feb 2020 17:07:34 +0000 (17:07 +0000)]
Fix GitHub Actions building on macOS.
For some reason Homebrew is imploding on upgrade and this is making
our builds fail. Let's not upgrade for now.
Sadie Powell [Sun, 2 Feb 2020 15:52:41 +0000 (15:52 +0000)]
Fix being able to see the modes of private/secret channels.
Sadie Powell [Fri, 31 Jan 2020 12:49:58 +0000 (12:49 +0000)]
Release v3.5.0.
InspIRCd Robot [Fri, 31 Jan 2020 12:48:25 +0000 (12:48 +0000)]
Update copyright headers.
Sadie Powell [Fri, 31 Jan 2020 12:42:54 +0000 (12:42 +0000)]
Bump the ABI version.
Sadie Powell [Fri, 31 Jan 2020 10:37:14 +0000 (10:37 +0000)]
The labeled response spec is no longer a draft.
Sadie Powell [Fri, 31 Jan 2020 10:32:28 +0000 (10:32 +0000)]
Fix the chanhistory module not storing CTCP ACTIONs.
Sadie Powell [Thu, 30 Jan 2020 14:41:25 +0000 (14:41 +0000)]
Use the default OnParameterMissing in ModeUserServerNoticeMask.
Sadie Powell [Wed, 29 Jan 2020 14:14:25 +0000 (14:14 +0000)]
The KNOCK command is broadcast so we should only send local notices.
See also: #1749.
Sadie Powell [Wed, 29 Jan 2020 11:44:50 +0000 (11:44 +0000)]
Add Channel::WriteRemoteNotice and revert WriteNotice changes.
This is a partial reversion of
687778b72e .
See also: #1749.
Sadie Powell [Tue, 28 Jan 2020 16:55:06 +0000 (16:55 +0000)]
Fix "control reaches end of non-void function" warning.
This is harmless because it will always be set to one of the items
in the TargetType enum.
Sadie Powell [Fri, 3 Jan 2020 14:55:04 +0000 (14:55 +0000)]
Implement support for the IRCv3 labeled-response specification.
Sadie Powell [Tue, 28 Jan 2020 14:31:40 +0000 (14:31 +0000)]
Add a vendor cap which rejects any attempts to enable it.
This is similar to the oragono.io/nope capability only instead of
killing the connection it just rejects the request. This should be
less intrusive for users.
Sadie Powell [Fri, 24 Jan 2020 21:14:35 +0000 (21:14 +0000)]
Remove the preceding - in messages sent by opermotd and showfile.
Sadie Powell [Thu, 23 Jan 2020 19:25:37 +0000 (19:25 +0000)]
dccallow: use IsCTCP instead of parsing the message manually.
Sadie Powell [Thu, 23 Jan 2020 19:24:26 +0000 (19:24 +0000)]
dccallow: Use irc::equals for messages received over IRC.
Sadie Powell [Thu, 23 Jan 2020 17:16:17 +0000 (17:16 +0000)]
Add a method for getting the name of a MessageTarget.
This fixes a minor bug in the filter module where the target would
be blank in messages when a server-targetted message matches a
filter.
Sadie Powell [Wed, 22 Jan 2020 11:47:20 +0000 (11:47 +0000)]
Use PushParam instead of PushParamRef in TagMessage#PushTarget.
This could be a temporary string so copy it instead of risking a
crash and/or dumping the contents of memory into messages.
This fixes a crash introduced last week.
Sadie Powell [Wed, 22 Jan 2020 01:20:08 +0000 (01:20 +0000)]
Add an event for when a command is blocked before execution.
Sadie Powell [Wed, 22 Jan 2020 10:04:35 +0000 (10:04 +0000)]
Remove unnecessary copies of CommandBase::Params in LoopCall.
Sadie Powell [Mon, 20 Jan 2020 21:59:17 +0000 (21:59 +0000)]
Make the dynref bool operator constant.
Sadie Powell [Mon, 20 Jan 2020 20:36:39 +0000 (20:36 +0000)]
Tweak the default motd/opermotd slightly.
Also, remove the - at the start of the MOTD field. This is cargo
culted from irc2 and theres no real reason to actually do this.
Sadie Powell [Sun, 19 Jan 2020 15:41:23 +0000 (15:41 +0000)]
Move DeleteZero to stdalgo::delete_zero.
Sadie Powell [Sat, 18 Jan 2020 20:48:53 +0000 (20:48 +0000)]
Use irc::equals instead of transforming to upper case in CAP.
Sadie Powell [Sat, 18 Jan 2020 20:38:57 +0000 (20:38 +0000)]
Use case insensitive comparisons in getBool.
Sadie Powell [Sat, 18 Jan 2020 14:03:18 +0000 (14:03 +0000)]
Add a function for showing a command whilst executing it.
Sadie Powell [Sat, 18 Jan 2020 13:32:41 +0000 (13:32 +0000)]
Disable auto extras when TEST_BUILD_MODULES is set in test-build.
Sadie Powell [Sat, 18 Jan 2020 13:27:09 +0000 (13:27 +0000)]
Improve manually enabling extra modules.
- Allow modules to be specified without their prefix and extensions
in --{disable,enable}-extras.
- Allow modules to be space delimited in --{disable,enable}-extras.
Sadie Powell [Fri, 17 Jan 2020 22:45:56 +0000 (22:45 +0000)]
Add a tool for updating the vendored libaries.
Sadie Powell [Fri, 17 Jan 2020 16:13:32 +0000 (16:13 +0000)]
Improve the DNS cache expiration log message.
Instead of constantly spamming the log file only show the message
when an entry is actually expired and show how many entries were
expired.
Sadie Powell [Fri, 17 Jan 2020 12:50:42 +0000 (12:50 +0000)]
Migrate from Travis CI to GitHub Actions.
This brings shiny new GitHub integrations as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
Sadie Powell [Fri, 17 Jan 2020 15:22:34 +0000 (15:22 +0000)]
Fix a harmless warning in the ssl_mbedtls module.
Sadie Powell [Fri, 17 Jan 2020 14:40:44 +0000 (14:40 +0000)]
Fix Perl tools not using the correct directory name in 'use lib'.
Sadie Powell [Fri, 17 Jan 2020 10:50:26 +0000 (10:50 +0000)]
Fix the ordering of custom event handlers.
Closes #1742.
Sadie Powell [Thu, 16 Jan 2020 18:33:18 +0000 (18:33 +0000)]
Use irc::equals instead of strcasecmp where appropriate.
Sadie Powell [Thu, 16 Jan 2020 17:37:51 +0000 (17:37 +0000)]
Fix a GCC shadowing warning.
Sadie Powell [Thu, 16 Jan 2020 15:23:40 +0000 (15:23 +0000)]
Fix STATUSMSG tag messages not including the status in the target.
Sadie Powell [Thu, 16 Jan 2020 15:18:17 +0000 (15:18 +0000)]
Check tag list after checking if the message-tag cap is enabled.
This fixes a confusion created in
c299adb31a where users without
the message-tags cap would get errors instead of being silently
ignored.
Sadie Powell [Wed, 15 Jan 2020 12:56:41 +0000 (12:56 +0000)]
Add support for setting the help topic in helpop.
Sadie Powell [Wed, 15 Jan 2020 12:09:05 +0000 (12:09 +0000)]
Prevent users from sending an empty TAGMSG.
Sadie Powell [Mon, 13 Jan 2020 14:32:49 +0000 (14:32 +0000)]
Various improvements for the helpop module.
- Ensure that the config is actually valid. This found an invalid
entry in the default helpop configs.
- Columize the index page and build it whilst reading the config
instead of at request time.
Sadie Powell [Sat, 11 Jan 2020 22:53:07 +0000 (22:53 +0000)]
Remove whitespace between the shebang and the copyright header.
InspIRCd Robot [Sat, 11 Jan 2020 22:02:47 +0000 (22:02 +0000)]
Update copyright headers.
Sadie Powell [Sat, 11 Jan 2020 21:56:54 +0000 (21:56 +0000)]
Add a script for updating the copyright headers.
Sadie Powell [Wed, 8 Jan 2020 11:53:29 +0000 (11:53 +0000)]
Rebuild the 005 numeric after changing the case mapping.
Sadie Powell [Tue, 7 Jan 2020 23:45:10 +0000 (23:45 +0000)]
Minor improvements to the codepage module.
- Cache the codepage name on load and restore on unload.
- Make origisnick constant.
- Fix the size of the casemap in memcmp call.
Sadie Powell [Tue, 7 Jan 2020 16:55:25 +0000 (16:55 +0000)]
Add a replacement for the nationalchars module.
Sadie Powell [Tue, 7 Jan 2020 10:06:28 +0000 (10:06 +0000)]
Explicitly reject nicks beginning with a number in nationalchars.
Closes #1745.
Sadie Powell [Mon, 6 Jan 2020 11:40:02 +0000 (11:40 +0000)]
Fix linking servers that are using the nationalchars module.
Closes #1744.
Sadie Powell [Sun, 5 Jan 2020 15:22:40 +0000 (15:22 +0000)]
Add an oper only parameter to Simple{Channel,User}ModeHandler.
Sadie Powell [Sun, 5 Jan 2020 15:15:16 +0000 (15:15 +0000)]
Rename the modes in the services_account module to be less confusable.
Sadie Powell [Fri, 3 Jan 2020 22:35:25 +0000 (22:35 +0000)]
Rename <chanhistory:notice> to <chanhistory:prefixmsg>.
This name is a lot lessambiguous.
Sadie Powell [Fri, 3 Jan 2020 22:22:21 +0000 (22:22 +0000)]
Make chanhistory skip CTCPs when storing messages.
Sending historic CTCPs to clients can only end badly.
Sadie Powell [Fri, 3 Jan 2020 22:21:39 +0000 (22:21 +0000)]
Make chanhistory replay notices as well as privmsgs.
Sadie Powell [Fri, 3 Jan 2020 20:54:24 +0000 (20:54 +0000)]
Fix the chanhistory module not replaying message tags.
Sadie Powell [Fri, 3 Jan 2020 20:48:07 +0000 (20:48 +0000)]
Add an event provider class for the event/messagetag event.
Sadie Powell [Fri, 3 Jan 2020 12:51:23 +0000 (12:51 +0000)]
Bind ports before loading modules.
This fixes a defect introduced in
ce7979bd7d where the ircv3_sts
module was unable to find the SSL listener.
Sadie Powell [Wed, 1 Jan 2020 00:00:00 +0000 (00:00 +0000)]
Update my name and email address.
Peter Powell [Sun, 29 Dec 2019 22:17:48 +0000 (23:17 +0100)]
Fix the previous commit on C++11 compilers.
Peter Powell [Sun, 29 Dec 2019 18:23:06 +0000 (19:23 +0100)]
Mark messages from ulined clients with the inspircd.org/service tag.
Peter Powell [Sat, 28 Dec 2019 16:08:06 +0000 (17:08 +0100)]
Ignore clients on ulined servers when reporting stats in LUSERS.
Peter Powell [Sat, 21 Dec 2019 05:37:55 +0000 (05:37 +0000)]
Use FindNickOnly for finding the required nick for an alias.
Peter Powell [Mon, 16 Dec 2019 14:22:26 +0000 (14:22 +0000)]
Use FindUUID in place of FindNick in places that only get a UUID.
Peter Powell [Wed, 11 Dec 2019 12:31:21 +0000 (12:31 +0000)]
Extract port binding code to a function and improve output.
Matt Schatz [Mon, 9 Dec 2019 07:09:25 +0000 (00:09 -0700)]
Update the mailmap for myself.
Peter Powell [Mon, 9 Dec 2019 01:34:02 +0000 (01:34 +0000)]
Make BindPorts return size_t instead of int.
Peter Powell [Mon, 9 Dec 2019 01:26:33 +0000 (01:26 +0000)]
Make ForkIntoBackground handle exiting by itself.
Peter Powell [Mon, 9 Dec 2019 01:15:31 +0000 (01:15 +0000)]
Extract command line option parsing to a function.
Peter Powell [Mon, 9 Dec 2019 00:10:59 +0000 (00:10 +0000)]
Fix indentation of CheckRoot() and error in non-interactive mode.