Merge 0.10->trunk
|
Kim Alvefur |
Fri, 10 Feb 2017 21:34:16 +0100 |
mod_component: Add read timeout handler (same behaviour as c2s and s2s)
|
Kim Alvefur |
Fri, 10 Feb 2017 21:25:12 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 04 Feb 2017 01:08:27 +0100 |
mod_mam: Ignore "indirectly mutating read-only global variable prosody" warning [luacheck]
|
Kim Alvefur |
Sat, 04 Feb 2017 00:59:10 +0100 |
mod_mam/mamprefs: Use 'prosody.hosts' instead of '_G.hosts' in case we ever deprecate the later
|
Kim Alvefur |
Sat, 04 Feb 2017 00:58:48 +0100 |
mod_mam: Correct import of util.rsm
|
Kim Alvefur |
Sat, 04 Feb 2017 00:57:34 +0100 |
tools/migration/migrator/*: Remove use of module()
|
Kim Alvefur |
Thu, 02 Feb 2017 20:49:09 +0100 |
migrator: Remove wrapper around envloadfile since envloadfile does the right thing in a compatible way
|
Kim Alvefur |
Thu, 02 Feb 2017 20:11:25 +0100 |
Makefile: Install mod_mam (fixes #825)
|
Kim Alvefur |
Tue, 31 Jan 2017 22:49:09 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 29 Jan 2017 22:32:03 +0100 |
prosody: Silence warnings about setting the globals 'server' and 'socket' [luacheck]
|
Kim Alvefur |
Sun, 29 Jan 2017 22:31:34 +0100 |
prosody: Trim trailing whitespace
|
Kim Alvefur |
Sun, 29 Jan 2017 22:26:38 +0100 |
util.dependencies: Normalize whitespace
|
Kim Alvefur |
Sat, 28 Jan 2017 21:43:38 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 28 Jan 2017 21:39:14 +0100 |
mod_component: Trim trailing whitespace
|
Kim Alvefur |
Sat, 28 Jan 2017 21:38:47 +0100 |
luacheckrc: Allow mutating the global prosody and hosts tables in core/ (luacheck 0.18 adds detection of indirect mutation)
|
Kim Alvefur |
Sat, 28 Jan 2017 17:02:28 +0100 |
mod_pep: Add some additional debug logging
|
Kim Alvefur |
Sat, 28 Jan 2017 15:31:57 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 27 Jan 2017 12:23:19 +0100 |
mod_tls: Check that connection has starttls method first to prevent offering starttls over tls (thanks Remko and Tobias)
|
Kim Alvefur |
Fri, 27 Jan 2017 12:21:09 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 26 Jan 2017 19:47:33 +0100 |
util.sslconfig: Remvoe flag merging for 'verify' as this is more of a tri-state field than a set of options
|
Kim Alvefur |
Thu, 26 Jan 2017 14:18:30 +0100 |
mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8
|
Kim Alvefur |
Wed, 25 Jan 2017 11:18:00 +0100 |
mod_s2s: Clarify that it is stream features that can't be offered (here too)
|
Kim Alvefur |
Wed, 25 Jan 2017 11:13:40 +0100 |
mod_tls: Return session.ssl_ctx if not nil, like when doing the full session type check
|
Kim Alvefur |
Wed, 25 Jan 2017 11:12:43 +0100 |
mod_tls: Add debug logging for when TLS should be doable but no ssl context was set
|
Kim Alvefur |
Wed, 25 Jan 2017 11:06:30 +0100 |
mod_c2s: Clarify that there were no *stream* features to offer
|
Kim Alvefur |
Wed, 25 Jan 2017 10:47:31 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 24 Jan 2017 21:24:03 +0100 |
mod_watchregistrations: add a "registration_from" option
|
mathieui |
Tue, 24 Jan 2017 21:13:23 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 24 Jan 2017 19:27:17 +0100 |
mod_storage_sql: Fix to use correct order for return values from transaction (thanks postblue)
|
Kim Alvefur |
Tue, 24 Jan 2017 19:26:40 +0100 |