Thu, 13 Feb 2020 14:27:12 +0000 Matthew Wild mod_muc: Allow control over the server-admins-are-room-owners feature (see #1174) 0.11
Wed, 05 Feb 2020 22:53:59 +0000 Matthew Wild stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions)
Wed, 05 Feb 2020 23:29:39 +0100 Kim Alvefur mod_admin_telnet: Avoid indexing missing socket (thanks tmolitor)
Wed, 05 Feb 2020 17:56:44 +0000 Matthew Wild mod_saslauth: Pass through any auth scope from the SASL handler to sessionmanager.make_authenticated()
Wed, 05 Feb 2020 17:56:20 +0000 Matthew Wild sessionmanager: Support passing an auth scope to make_authenticated
Wed, 05 Feb 2020 17:41:40 +0000 Matthew Wild portmanager: Don't auto-start network services under prosodyctl
Wed, 05 Feb 2020 17:41:14 +0000 Matthew Wild usermanager: Add get_roles() function
Wed, 05 Feb 2020 17:40:50 +0000 Matthew Wild stanza_router: Add once-per-routed-stanza event, pre-stanza
Sat, 01 Feb 2020 00:33:08 +0100 Kim Alvefur net.server_epoll: Different error to distinguish connection timeout
Thu, 30 Jan 2020 14:22:21 +0100 Emmanuel Gil Peyrot util.net: Fix signedness warning on ARM
Tue, 28 Jan 2020 12:46:59 +0000 Matthew Wild util.startup: expose current process type (prosody/prosodyctl) in the global prosody object
Mon, 27 Jan 2020 22:28:52 +0000 Matthew Wild mod_authz_internal, usermanager: Rename to mod_authz_config
Mon, 27 Jan 2020 22:09:19 +0000 Matthew Wild usermanager: Load authz providers on components also
Mon, 27 Jan 2020 21:54:59 +0000 Matthew Wild usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish).
Sun, 26 Jan 2020 19:52:48 +0100 Kim Alvefur mod_s2s: Comment on the various 'reason' arguments passed to :close
Sun, 26 Jan 2020 16:55:28 +0100 Kim Alvefur CHANGES: Mention deprecation of 'daemonize' option
Sun, 26 Jan 2020 16:53:03 +0100 Kim Alvefur scansion tests: Remove daemonize option, not needed
Sun, 26 Jan 2020 16:52:32 +0100 Kim Alvefur prosodyctl: Add 'daemonize' to deprecated options known by check command
Sun, 26 Jan 2020 16:42:56 +0100 Kim Alvefur mod_posix: Add deprecation warning for the 'daemonize' option
Sun, 26 Jan 2020 16:40:21 +0100 Kim Alvefur util.prosodyctl: Pass command line flag to force daemonization on start
Sun, 26 Jan 2020 14:35:35 +0100 Kim Alvefur net.resolvers.basic: Fix continuing if IPv6 or Legacy IP is disabled
Sat, 25 Jan 2020 14:38:42 +0000 Matthew Wild mod_s2s: Pass use_ipv4/use_ipv6 from config to service resolver
Sat, 25 Jan 2020 14:38:17 +0000 Matthew Wild net.resolvers.basic: Obey extra.use_ipv4/use_ipv6
Sat, 25 Jan 2020 14:25:29 +0000 Matthew Wild Backed out changeset 44ef46e1a951 (not optimal API)
Sat, 25 Jan 2020 14:25:21 +0000 Matthew Wild Backed out changeset 74d66b1be989 (not optimal API)
Sat, 25 Jan 2020 14:03:30 +0000 Matthew Wild net.resolvers.basic: Obey use_ipv4/use_ipv6
Fri, 24 Jan 2020 23:29:14 +0100 Kim Alvefur mod_admin_telnet: Use promise based DNS resolving
Fri, 24 Jan 2020 23:28:15 +0100 Kim Alvefur Merge 0.11->trunk
Fri, 24 Jan 2020 23:27:49 +0100 Kim Alvefur mod_admin_telnet: Create a DNS resolver per console session (fixes #1492) 0.11
Fri, 24 Jan 2020 16:57:25 +0000 Matthew Wild Merge 0.11->trunk
Fri, 24 Jan 2020 16:21:30 +0000 Matthew Wild mod_websocket: Fire event on session creation (thanks Aaron van Meerten) 0.11
Fri, 24 Jan 2020 16:21:30 +0000 Matthew Wild mod_websocket: Fire event on session creation (thanks Aaron van Meerten)
Fri, 24 Jan 2020 13:50:02 +0000 Matthew Wild net.adns: Add :lookup_promise() method
Fri, 24 Jan 2020 13:49:33 +0000 Matthew Wild mod_s2s: Pass use_ipv4/ipv6 from config to connector config
Fri, 24 Jan 2020 13:48:49 +0000 Matthew Wild net.connect: Add API to create custom connect()s with options, incl. use_ipv[46]
Thu, 23 Jan 2020 21:59:43 +0000 Matthew Wild Merge 0.11->trunk
Thu, 23 Jan 2020 21:59:13 +0000 Matthew Wild prosodyctl: Fix some luacheck warnings 0.11
Thu, 23 Jan 2020 21:44:42 +0000 Matthew Wild Merge 0.11->trunk
Thu, 23 Jan 2020 21:43:36 +0000 Matthew Wild Log warning when using prosodyctl start/stop/restart 0.11
Mon, 20 Jan 2020 19:51:49 +0100 Kim Alvefur Merge 0.11
Mon, 06 Jan 2020 18:02:16 +0100 Kim Alvefur Added tag 0.11.4 for changeset 10d6d0d91f4e 0.11
Sun, 19 Jan 2020 16:09:16 +0000 Matthew Wild Added tag 0.11.5 for changeset dbd60f473164 0.11
Sun, 19 Jan 2020 16:01:29 +0000 Matthew Wild Merge 0.11->trunk
Sun, 19 Jan 2020 15:50:32 +0000 Matthew Wild util.startup: Ensure prosody.opts exists even when no options provided 0.11 0.11.5
Sun, 19 Jan 2020 15:50:16 +0000 Matthew Wild util.startup: Remove accidentally-committed debugging 0.11
Sun, 19 Jan 2020 15:39:49 +0000 Matthew Wild Merge 0.11->trunk
Sun, 19 Jan 2020 15:39:13 +0000 Matthew Wild util.startup: Fix logic to make --config work again 0.11
Sun, 19 Jan 2020 15:34:28 +0000 Matthew Wild Merge 0.11->trunk
Sun, 19 Jan 2020 15:28:09 +0000 Matthew Wild mod_posix: Support for command-line flags to override 'daemonize' config option 0.11
Sun, 19 Jan 2020 15:27:16 +0000 Matthew Wild prosody/util.startup: Switch to parse_args() for --root and --config 0.11
Sun, 19 Jan 2020 15:26:22 +0000 Matthew Wild util.startup: Add startup step for parsing command-line options 0.11
Thu, 16 Jan 2020 16:30:26 +0100 Kim Alvefur core.moduleapi: Hook correct event type in some cases
Wed, 15 Jan 2020 21:18:30 +0100 Kim Alvefur util.set: Fix equality metamethod in Lua 5.3
Wed, 15 Jan 2020 21:16:08 +0100 Kim Alvefur util.ip: Fix equality metamethod for Lua 5.3
Wed, 15 Jan 2020 21:08:01 +0100 Kim Alvefur util.array: Fix equality metamethod in Lua 5.3
Wed, 15 Jan 2020 21:14:06 +0100 Kim Alvefur util.json: Test util.array integration
Tue, 14 Jan 2020 23:39:47 +0100 Kim Alvefur util.array: Add a test case for a behavior change in Lua 5.3
Sun, 12 Jan 2020 20:36:21 +0100 Kim Alvefur net.server_epoll: Log error about missing *all* callbacks at 'error' level
Sun, 12 Jan 2020 20:36:04 +0100 Kim Alvefur net.server_epoll: Log errors caught in listeners on 'error' level
Sun, 12 Jan 2020 20:35:04 +0100 Kim Alvefur net.server_epoll: Add option for reducing debug logging
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip