Log

description author age
core.certmanager: Resolve certs path relative to config dir Kim Alvefur Fri, 07 May 2021 16:35:37 +0200
core.portmanager: Use existing http_host for https SNI mapping Kim Alvefur Wed, 05 May 2021 17:54:44 +0200
core.portmanager: Allow overriding expected SNI name per service Kim Alvefur Wed, 05 May 2021 17:52:51 +0200
core.certmanager: Skip directly to guessing of key from cert filename Kim Alvefur Wed, 05 May 2021 15:56:39 +0200
core.certmanager: Join paths with OS-aware util.paths function Kim Alvefur Wed, 05 May 2021 15:54:05 +0200
core.certmanager: Build an index over certificates Kim Alvefur Sat, 10 Apr 2021 14:45:40 +0200
core.certmanager: Check for complete filename Kim Alvefur Sat, 10 Apr 2021 14:45:03 +0200
mod_tls: Fix order of debug messages and tls context creation Kim Alvefur Wed, 05 May 2021 16:25:33 +0200
prosodyctl: check config: Add 'gc' to list of global options 0.11 Matthew Wild Fri, 30 Apr 2021 21:20:14 +0100
configure: Make ICU the default library for IDNA and JID normalization Kim Alvefur Sun, 12 Jul 2020 23:04:14 +0200
net.http.server: Split out method for sending only the header Kim Alvefur Sat, 24 Apr 2021 10:50:24 +0200
s2s et al.: Add counters for connection state transitions Jonas Schäfer Wed, 21 Apr 2021 17:11:58 +0200
mod_s2s: Port to new OpenMetrics API Jonas Schäfer Sun, 18 Apr 2021 12:35:16 +0200
mod_c2s: Port to new OpenMetrics API Jonas Schäfer Sun, 18 Apr 2021 12:34:17 +0200
Statistics: Rewrite statistics backends to use OpenMetrics Jonas Schäfer Sun, 18 Apr 2021 11:47:41 +0200
util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1 Kim Alvefur Sun, 25 Apr 2021 17:32:27 +0200
util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1 Kim Alvefur Sun, 25 Apr 2021 17:27:02 +0200
util.prosodyctl.shell: Allow calling console commands with fewer shell quotes Kim Alvefur Sun, 25 Apr 2021 17:20:58 +0200
mod_tls: Bail out if session got destroyed while sending <proceed/> Kim Alvefur Thu, 15 Apr 2021 15:57:24 +0200
core.sessionmanager: Add a dummy rawsend() method to resting sessions Kim Alvefur Thu, 15 Apr 2021 15:12:35 +0200
mod_c2s: Fix traceback if session was destroyed while opening stream (thanks Ge0rG) Kim Alvefur Wed, 14 Apr 2021 16:02:47 +0200
util.xmppstream: Send <?xml?> declaration in same call as stream open Kim Alvefur Wed, 14 Apr 2021 15:21:13 +0200
core.statsmanager: Allow special "manual" value for statistics_interval Kim Alvefur Tue, 06 Apr 2021 23:25:15 +0200
Merge 0.11->trunk Kim Alvefur Sat, 10 Apr 2021 16:45:44 +0200
mod_saslauth: Use a defined SASL error 0.11 Kim Alvefur Thu, 18 Mar 2021 16:16:54 +0100
mod_saslauth: Improve code style 0.11 Kim Alvefur Thu, 18 Mar 2021 16:17:45 +0100
mod_c2s: Log about missing conn on async state changes 0.11 Kim Alvefur Thu, 18 Mar 2021 16:24:46 +0100
mod_c2s: Improve code style 0.11 Kim Alvefur Thu, 18 Mar 2021 16:23:47 +0100
mod_c2s: Fix traceback in session close when conn is nil 0.11 Kim Alvefur Wed, 17 Mar 2021 12:47:16 +0100
mod_saslauth: Don't throw errors in async code when connections are gone 0.11 tmolitor Thu, 18 Mar 2021 14:30:47 +0100
mod_c2s: Don't throw errors in async code when connections are gone 0.11 tmolitor Thu, 18 Mar 2021 14:30:32 +0100
core.statsmanager: Cover util.statistics work in processing measurement Kim Alvefur Tue, 06 Apr 2021 23:23:28 +0200
core.hostmanager: Remove obsolete clearing of srv_hosts Kim Alvefur Tue, 06 Apr 2021 13:27:18 +0200
mod_admin_shell: Remove obsolete checks related to s2sout.lib Kim Alvefur Tue, 06 Apr 2021 13:25:38 +0200
mod_http_file_share: Include expiry time of the upload itself in token Kim Alvefur Mon, 05 Apr 2021 17:21:18 +0200
mod_http_file_share: Include time of issuance in auth token Kim Alvefur Mon, 05 Apr 2021 17:16:18 +0200
mod_http_file_share: Group related properties for readability Kim Alvefur Mon, 05 Apr 2021 17:15:12 +0200
mod_http_file_share: Log error opening file for writing Kim Alvefur Mon, 05 Apr 2021 16:24:39 +0200
mod_http_file_share: Fix logging of error opening file Kim Alvefur Mon, 05 Apr 2021 16:23:59 +0200
MUC: Allow overriding occupant object from groupchat message event Kim Alvefur Thu, 25 Mar 2021 13:18:23 +0100
net.server_epoll: Remove unnecessary luacheck annotations Kim Alvefur Thu, 01 Apr 2021 12:30:55 +0200
mod_http_file_share: Include storage in prune time measurement Kim Alvefur Wed, 31 Mar 2021 09:43:05 +0200
mod_http_file_share: Add internal command to check files consistency Kim Alvefur Sun, 28 Mar 2021 15:57:15 +0200
util.datamapper: Fix spelling in tests Kim Alvefur Sun, 28 Mar 2021 14:00:21 +0200
mod_http_file_share: Fix reporting of missing files Kim Alvefur Sun, 28 Mar 2021 13:51:06 +0200
MUC: Report number of live rooms to statsmanager Kim Alvefur Sun, 28 Mar 2021 13:22:35 +0200
mod_http_file_share: Report number of items in caches to statsmanager Kim Alvefur Sun, 28 Mar 2021 13:15:11 +0200
util.prosodyctl: Install plugins for current Lua version Kim Alvefur Tue, 16 Mar 2021 02:44:22 +0100
util.envload: Add basic test of envload() Kim Alvefur Fri, 26 Mar 2021 13:03:22 +0100
util.datamapper: Revert one special attribute to longer form Kim Alvefur Fri, 26 Mar 2021 13:01:16 +0100
util.datamapper: Use attribute convenience function throughout Kim Alvefur Fri, 26 Mar 2021 12:53:29 +0100
util.promise: Switch order of parameters to join() Matthew Wild Thu, 25 Mar 2021 15:08:22 +0000
util.promise: all()/all_settled() pass through non-promise values Matthew Wild Thu, 25 Mar 2021 14:32:32 +0000
util.promise: Add join() convenience method Matthew Wild Thu, 25 Mar 2021 14:28:38 +0000
util.promise: Add support for arbitrary keys in all()/all_settled() Matthew Wild Thu, 25 Mar 2021 13:51:16 +0000
mod_message: Stop advertising offline message support (mod_offline does that) Kim Alvefur Wed, 24 Mar 2021 16:36:00 +0100
util.datamapper: Don't include empty unwrapped arrays Kim Alvefur Wed, 24 Mar 2021 00:48:02 +0100
util.datamapper: Add test coverage of unwrapped arrays of objects Kim Alvefur Wed, 24 Mar 2021 00:34:22 +0100
util.datamapper: Fix error on attempt to coerce nil to something Kim Alvefur Tue, 23 Mar 2021 23:55:33 +0100
mod_admin_shell: Sort timers by time in debug:timers() Kim Alvefur Tue, 23 Mar 2021 21:52:07 +0100