Log

description author age
net.server_epoll: Move call to refresh remote IP address out of wrapper Kim Alvefur Fri, 16 Jul 2021 00:56:45 +0200
net.server_epoll: Add support for TCP Fast Open Kim Alvefur Thu, 08 Jul 2021 12:29:50 +0200
Merge 0.12->trunk Kim Alvefur Mon, 16 May 2022 14:51:58 +0200
net.unbound: Adjust log level of error to error to error 0.12 Kim Alvefur Mon, 16 May 2022 14:51:01 +0200
net.unbound: Disable use of hosts file by default (fixes #1737) 0.12 Kim Alvefur Mon, 16 May 2022 12:45:51 +0200
Merge 0.12->trunk Kim Alvefur Mon, 16 May 2022 11:42:31 +0200
core.certmanager: Expand debug messages about cert lookups in index 0.12 Kim Alvefur Mon, 16 May 2022 11:39:17 +0200
Merge 0.12->trunk Kim Alvefur Sun, 15 May 2022 23:22:33 +0200
mod_admin_shell: Tighten up type checks to fix #1754 (thanks clouded) 0.12 Kim Alvefur Sun, 15 May 2022 23:16:14 +0200
mod_smacks: Initialize queue before sending <enable> Kim Alvefur Sun, 15 May 2022 16:12:34 +0200
mod_cron: Remove difference between teal version Kim Alvefur Sun, 15 May 2022 15:29:02 +0200
teal/moduleapi: Describe timer wrapper Kim Alvefur Sun, 15 May 2022 15:27:35 +0200
Merge 0.12->trunk Kim Alvefur Mon, 09 May 2022 22:40:45 +0200
util.jsonschema: Lua <5.3 compat here too 0.12 Kim Alvefur Mon, 09 May 2022 22:39:05 +0200
util.jsonpointer: Fix Lua <5.3 compat 0.12 Kim Alvefur Mon, 09 May 2022 22:36:57 +0200
util.async: Add Teal description file Kim Alvefur Sun, 08 May 2022 15:21:35 +0200
Merge 0.12->trunk Kim Alvefur Sun, 08 May 2022 18:06:41 +0200
util.jsonpointer: Fix off-by-one in array resolution 0.12 Kim Alvefur Sun, 08 May 2022 18:04:50 +0200
util.jsonpointer: Add basic tests 0.12 Kim Alvefur Sun, 08 May 2022 18:03:44 +0200
mod_s2s: Log queued stanzas for which no error reply is produced Kim Alvefur Sat, 07 May 2022 13:10:27 +0200
mod_s2s: Don't bounce queued error stanzas (thanks Martin) Kim Alvefur Sat, 07 May 2022 13:01:49 +0200
Merge 0.12->trunk Matthew Wild Fri, 06 May 2022 17:09:06 +0100
mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users 0.12 Matthew Wild Fri, 06 May 2022 17:08:49 +0100
Merge 0.12->trunk Kim Alvefur Thu, 05 May 2022 14:15:15 +0200
mod_cron: Fix recording last task run time #1751 0.12 Kim Alvefur Thu, 05 May 2022 14:10:59 +0200
util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 0.12 Kim Alvefur Tue, 03 May 2022 19:36:17 +0200
net.server_select: Restore dependency on LuaSec to soft for tests Kim Alvefur Wed, 27 Apr 2022 21:45:36 +0200
net.tls_luasec: Harden dependency on LuaSec Kim Alvefur Wed, 27 Apr 2022 21:34:35 +0200
Merge 0.12->trunk Kim Alvefur Wed, 27 Apr 2022 21:12:25 +0200
mod_tls: pass target hostname to starttls Jonas Schäfer Fri, 17 Sep 2021 21:43:54 +0200
mod_tls: tell network backend to stop reading while preparing TLS Jonas Schäfer Sat, 02 Apr 2022 11:18:57 +0200
mod_tls: Do not offer TLS if the connection is considered secure Jonas Schäfer Fri, 17 Sep 2021 21:18:30 +0200
net: refactor sslconfig to not depend on LuaSec Jonas Schäfer Sat, 02 Apr 2022 11:15:33 +0200
net: isolate LuaSec-specifics Jonas Schäfer Wed, 27 Apr 2022 17:44:14 +0200
core.moduleapi: Fix 'global' property via :context() - #1748 0.12 Kim Alvefur Wed, 27 Apr 2022 17:18:46 +0200
Merge 0.12->trunk Matthew Wild Mon, 25 Apr 2022 16:35:10 +0100
util.argparse: Revise 553c6204fe5b with a different approach 0.12 Matthew Wild Mon, 25 Apr 2022 15:24:56 +0100
Merge 0.12->trunk Matthew Wild Mon, 25 Apr 2022 15:09:53 +0100
util.argparse: Return final 'arg' table with positional arguments for convenience 0.12 Matthew Wild Mon, 25 Apr 2022 15:09:41 +0100
mod_s2s: Improve robustness of outgoing s2s certificate verification 0.12 Matthew Wild Mon, 25 Apr 2022 15:07:49 +0100
mod_s2s: Distinguish DANE TLSA errors from generic cert chain errors Kim Alvefur Mon, 25 Apr 2022 14:41:54 +0200
mod_s2s: Recognise and report errors with CA or intermediate certs Kim Alvefur Mon, 25 Apr 2022 14:36:56 +0200
mod_smacks: Improve activation of smacks on outgoing s2s Kim Alvefur Sun, 24 Apr 2022 16:17:32 +0200
util.crand: Reduce scope here too Kim Alvefur Sat, 23 Apr 2022 14:37:43 +0200
util.strbitop: Reduce scope of functions Kim Alvefur Sat, 23 Apr 2022 14:29:43 +0200
net.connect: Fix accumulation of connection attempt references Kim Alvefur Wed, 20 Apr 2022 22:41:54 +0200
Merge 0.12->trunk Matthew Wild Wed, 13 Apr 2022 18:46:26 +0100
util.prosodyctl: check turn: ensure a result is always returned from a check (thanks eTaurus) 0.12 Matthew Wild Wed, 13 Apr 2022 18:46:11 +0100
make: Install stanza watcher library (thanks Menel) Kim Alvefur Wed, 13 Apr 2022 16:53:19 +0200
mod_admin_shell: Add watch:stanzas() command Matthew Wild Wed, 23 Mar 2022 13:43:08 +0000
mod_debug_stanzas/watcher: New module library to dynamically 'watch' for stanzas Matthew Wild Wed, 23 Mar 2022 13:42:44 +0000
mod_s2s: Store real stanzas in session.sendq, rather than strings Matthew Wild Wed, 23 Mar 2022 15:25:22 +0000
Merge 0.12->trunk Kim Alvefur Fri, 08 Apr 2022 23:38:10 +0200
mod_storage_xep0227: Fix mapping of nodes without explicit configuration 0.12 Kim Alvefur Fri, 08 Apr 2022 23:35:31 +0200
Merge 0.12->trunk Kim Alvefur Fri, 08 Apr 2022 15:17:11 +0200
mod_storage_xep0227: Fix conversion of SCRAM into internal format (fix #1741) 0.12 Kim Alvefur Fri, 08 Apr 2022 15:09:19 +0200
mod_storage_xep0227: Support basic listing of PEP nodes in absence of pubsub#admin data 0.12 Kim Alvefur Thu, 31 Mar 2022 18:53:23 +0200
mod_storage_xep0227: Improve logging 0.12 Kim Alvefur Tue, 29 Mar 2022 19:58:28 +0200
Merge 0.12->trunk Matthew Wild Thu, 07 Apr 2022 17:22:22 +0100
mod_storage_xep0227: Handle missing {pubsub#owner}pubsub element (fixes #1740) 0.12 Matthew Wild Thu, 07 Apr 2022 17:22:02 +0100
Merge 0.12->trunk Kim Alvefur Tue, 05 Apr 2022 19:49:18 +0200
prosodyctl: Pass server when listing (outdated) plugins (fix #1738) 0.12 Kim Alvefur Tue, 05 Apr 2022 14:27:37 +0200
Merge 0.12->trunk Kim Alvefur Mon, 04 Apr 2022 19:10:05 +0200
core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 0.12 Kim Alvefur Mon, 04 Apr 2022 18:44:57 +0200
Merge 0.12->trunk Matthew Wild Sun, 03 Apr 2022 12:57:11 +0100
configmanager: Clearer errors when providing unexpected values after VirtualHost (fixes #1735, thanks arawaks) 0.12 Matthew Wild Sun, 03 Apr 2022 12:56:11 +0100
Merge 0.12->trunk Kim Alvefur Sat, 02 Apr 2022 16:39:29 +0200
util.random: Test whether util.crand works before using it (fix #1734) 0.12 Kim Alvefur Sat, 02 Apr 2022 16:33:27 +0200
Merge 0.12->trunk Matthew Wild Mon, 28 Mar 2022 14:53:46 +0100
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 Matthew Wild Mon, 28 Mar 2022 14:53:24 +0100
mod_http: Reintroduce support for disabling or limiting CORS (fixes #1730) 0.12 Matthew Wild Mon, 28 Mar 2022 14:40:21 +0100
Merge 0.12->trunk Matthew Wild Mon, 28 Mar 2022 11:42:16 +0100
prosodyctl: check config: Report paths of loaded configuration files (fixed #1729) 0.12 Matthew Wild Mon, 28 Mar 2022 11:41:57 +0100
configmanager: Add method to report loaded config files (part of #1729 fix) 0.12 Matthew Wild Mon, 28 Mar 2022 11:41:32 +0100
Merge 0.12->trunk Matthew Wild Mon, 28 Mar 2022 11:08:53 +0100
mod_tombstones: Add caching to improve performance on busy servers (fixes #1728) 0.12 Matthew Wild Mon, 28 Mar 2022 11:08:18 +0100
mod_turn_external: Update status and friendlier handling of missing secret option (fixes #1727) 0.12 Matthew Wild Mon, 28 Mar 2022 10:47:21 +0100
Merge 0.12->trunk Kim Alvefur Sun, 27 Mar 2022 18:45:19 +0200
prosodyctl about: Report version of lua-readline 0.12 Kim Alvefur Sun, 27 Mar 2022 14:05:56 +0200
Merge 0.12->trunk Matthew Wild Thu, 24 Mar 2022 22:30:14 +0000
MUC: Allow kicking users with the same affiliation as the kicker (fixes #1724) 0.12 Matthew Wild Wed, 23 Mar 2022 13:38:55 +0000
Merge 0.12->trunk Kim Alvefur Wed, 23 Mar 2022 16:25:37 +0100
mod_external_services: Move error message to correct place (fix #1725) 0.12 Kim Alvefur Wed, 23 Mar 2022 15:29:01 +0100
mod_adhoc: Simplify variable references Kim Alvefur Tue, 22 Mar 2022 18:07:11 +0100
adhoc: Include stanza and origin in adhoc event data Kim Alvefur Mon, 06 Mar 2017 15:19:35 +0100
Merge 0.12->trunk Matthew Wild Mon, 21 Mar 2022 12:36:38 +0000
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723) 0.12 Matthew Wild Mon, 21 Mar 2022 12:36:20 +0000
net.connect: Improve logging on connection attempt failure Matthew Wild Mon, 21 Mar 2022 11:15:30 +0000
net.connect: Improve handling of failure when attempts are still pending Matthew Wild Mon, 21 Mar 2022 11:01:58 +0000
Merge 0.12->trunk Matthew Wild Mon, 21 Mar 2022 10:07:08 +0000
util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722) 0.12 Matthew Wild Mon, 21 Mar 2022 10:06:48 +0000
CHANGES: Update to add new changes in trunk Matthew Wild Sat, 19 Mar 2022 11:47:52 +0000
Merge 0.12->trunk Matthew Wild Sat, 19 Mar 2022 11:47:30 +0000
CHANGES: Update to reflect 0.12.0 release 0.12 Matthew Wild Sat, 19 Mar 2022 11:41:05 +0000
Merge 0.12->trunk Matthew Wild Sat, 19 Mar 2022 11:38:36 +0000
mod_admin_socket: Improve error reporting when socket can't be created (fixes #1719) 0.12 Matthew Wild Sat, 19 Mar 2022 11:38:21 +0000
Merge 0.12->trunk Matthew Wild Sat, 19 Mar 2022 11:09:28 +0000
prosodyctl: check turn: Fail with error if our own address is supplied for the ping test 0.12 Matthew Wild Sat, 19 Mar 2022 11:09:10 +0000
Merge 0.12->trunk Matthew Wild Sat, 19 Mar 2022 09:28:59 +0000
prosodyctl: check config: Skip bare JID components in orphan check 0.12 Matthew Wild Sat, 19 Mar 2022 09:28:27 +0000
net.resolvers.basic: Fix incorrect field name (thanks CI) Matthew Wild Fri, 18 Mar 2022 20:14:20 +0000
net.connect: When more targets are immediately available, try them after a delay Matthew Wild Fri, 18 Mar 2022 16:16:57 +0000
net.connect: Support for multiple pending connection attempts Matthew Wild Fri, 18 Mar 2022 16:16:01 +0000
net.resolvers.basic: Indicate to callback if we have more targets available Matthew Wild Fri, 18 Mar 2022 16:13:09 +0000
net.resolvers.basic: Alternate IP address family targets, per RFC 8305 Matthew Wild Fri, 18 Mar 2022 16:10:26 +0000
net.resolvers.basic: Refactor to remove code duplication Matthew Wild Fri, 18 Mar 2022 16:09:22 +0000
util.stanza: Create tables with correct size to avoid reallocations Kim Alvefur Fri, 18 Mar 2022 16:43:06 +0100
util.stanza: Use table.move in clone Kim Alvefur Fri, 18 Mar 2022 16:39:48 +0100
util.table: Compatibility with Lua 5.1 lua_equals Matthew Wild Fri, 18 Mar 2022 15:29:05 +0000
util.table: tests: Tests for table.move() Matthew Wild Fri, 18 Mar 2022 15:24:12 +0000
util.array: Take advantage of table.move() Matthew Wild Fri, 18 Mar 2022 15:22:00 +0000
util.table: Backport table.move() from Lua 5.4 Matthew Wild Fri, 18 Mar 2022 15:21:25 +0000
net.resolvers.service: Honour record 'weight' when picking SRV targets Matthew Wild Thu, 17 Mar 2022 18:20:26 +0000
util.poll: Expand stub tests Kim Alvefur Thu, 17 Mar 2022 13:15:50 +0100
mod_admin_shell: Add watch:log() command to tail logs in realtime Matthew Wild Thu, 17 Mar 2022 10:24:38 +0000
mod_admin_shell: Add session.is_connected() method Matthew Wild Thu, 17 Mar 2022 10:23:12 +0000
mod_admin_shell: Add session.write() method to write data to client with no \n Matthew Wild Thu, 17 Mar 2022 10:22:47 +0000
util.prosodyctl.shell: Support for receiving partial lines (no automatic \n) Matthew Wild Thu, 17 Mar 2022 10:21:43 +0000
util.logger: Return sink_function from add_simple_sink() Matthew Wild Thu, 17 Mar 2022 10:20:23 +0000
util.logger: Support for removing individual log sinks without a full reset Matthew Wild Thu, 17 Mar 2022 10:19:35 +0000