util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
Matthew Wild |
Fri, 04 Mar 2022 15:22:45 +0000 |
util.struct: Import Roberto 'struct' library v0.3
|
Matthew Wild |
Fri, 04 Mar 2022 15:03:02 +0000 |
COPYING: An overdue update. Also add some clarity about third-party code.
|
Matthew Wild |
Fri, 04 Mar 2022 15:00:30 +0000 |
prosody.cfg.lua.dist: Remove comment about mod_*.lua above modules_enabled
|
Matthew Wild |
Thu, 03 Mar 2022 10:24:59 +0000 |
prosody.cfg.lua.dist: Fix plugin_paths description (thanks Zash)
|
Matthew Wild |
Thu, 03 Mar 2022 10:23:10 +0000 |
prosody.cfg.lua.dist: Add comments explaining the individual TURN options
|
Matthew Wild |
Wed, 02 Mar 2022 16:53:52 +0000 |
prosody.cfg.lua.dist: Improved descriptions for a number of modules
|
Matthew Wild |
Wed, 02 Mar 2022 15:20:21 +0000 |
prosody.cfg.lua.dist: Alphabetical ordering of modules within each section
|
Matthew Wild |
Wed, 02 Mar 2022 14:32:32 +0000 |
prosody.cfg.lua.dist: Improve mod_mam description to indicate its purpose
|
Matthew Wild |
Wed, 02 Mar 2022 14:32:02 +0000 |
prosody.cfg.lua.dist: Remove mod_admin_telnet
|
Matthew Wild |
Wed, 02 Mar 2022 14:27:28 +0000 |
prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dir
|
Matthew Wild |
Wed, 02 Mar 2022 14:27:05 +0000 |
prosody.cfg.lua.dist: Remove network_backend option
|
Matthew Wild |
Wed, 02 Mar 2022 14:22:02 +0000 |
prosody.cfg.lua.dist: Remove example certificate, this should just work
|
Kim Alvefur |
Sun, 13 Feb 2022 21:52:43 +0100 |
net.server_epoll: Disable verbose mode by default
|
Kim Alvefur |
Sat, 12 Feb 2022 18:47:22 +0100 |
prosody.cfg.lua.dist: Remove allow_registration in favor of invites
|
Kim Alvefur |
Fri, 11 Feb 2022 00:16:36 +0100 |
prosody.cfg.lua.dist: Comment improvements: s2s authentication
|
Matthew Wild |
Mon, 14 Feb 2022 16:30:01 +0000 |
prosody.cfg.lua.dist: Comment improvements: authentication
|
Matthew Wild |
Mon, 14 Feb 2022 16:29:38 +0000 |
prosody.cfg.lua.dist: Improve section-like layout via headers and spacing
|
Matthew Wild |
Mon, 14 Feb 2022 16:27:58 +0000 |
prosody.cfg.lua.dist: Comment improvements
|
Matthew Wild |
Mon, 14 Feb 2022 16:01:34 +0000 |
prosody.cfg.lua.dist: Update s2s_secure_auth comment and default
|
Matthew Wild |
Mon, 14 Feb 2022 15:59:03 +0000 |
prosody.cfg.lua.dist: TURN configuration improvements and example
|
Matthew Wild |
Mon, 14 Feb 2022 15:51:13 +0000 |
prosody.cfg.lua.dist: Enable csi_simple by default
|
Matthew Wild |
Mon, 14 Feb 2022 15:49:43 +0000 |
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified
|
Matthew Wild |
Thu, 10 Feb 2022 19:54:14 +0000 |
prosody.cfg.lua.dist: Remove require_encryption options
|
Matthew Wild |
Mon, 14 Feb 2022 15:58:08 +0000 |
core.certmanager: Turn soft dependency on LuaSec into a hard
|
Kim Alvefur |
Thu, 10 Feb 2022 17:15:55 +0100 |
various: Require encryption by default for real
|
Kim Alvefur |
Sat, 25 Dec 2021 16:23:40 +0100 |
mod_invites_register: Default to require encryption
|
Matthew Wild |
Thu, 10 Feb 2022 15:49:01 +0000 |
mod_legacyauth: Default to require encryption
|
Matthew Wild |
Thu, 10 Feb 2022 15:48:34 +0000 |
prosody.cfg.lua.dist: Remove mod_http_files
|
Kim Alvefur |
Thu, 10 Feb 2022 18:35:39 +0100 |
prosody.cfg.lua.dist: Move Dialback down
|
Kim Alvefur |
Thu, 10 Feb 2022 17:15:18 +0100 |
prosody.cfg.lua.dist: Remove https_certificate, this should Just Work now
|
Kim Alvefur |
Sat, 05 Feb 2022 18:17:52 +0100 |
prosody.cfg.lua.dist: Remove mention of deprecated daemonize option
|
Kim Alvefur |
Sat, 05 Feb 2022 18:14:17 +0100 |
prosody.cfg.lua.dist: Remove installer_plugin_path
|
Kim Alvefur |
Sat, 05 Feb 2022 18:10:41 +0100 |
prosody.cfg.lua.dist: Add new modules
|
Kim Alvefur |
Thu, 10 Feb 2022 18:02:59 +0100 |
prosody.cfg.lua.dist: Add note about 'localhost'
|
Kim Alvefur |
Thu, 04 Feb 2021 00:49:07 +0100 |
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
|
Matthew Wild |
Wed, 02 Mar 2022 16:12:28 +0000 |
prosodyctl: check dns: List discovered addresses for diagnostic purposes
|
Matthew Wild |
Wed, 02 Mar 2022 16:02:42 +0000 |
util.prosodyctl: check: warn about unreferenced components, suggest disco_items
|
Matthew Wild |
Wed, 02 Mar 2022 15:45:24 +0000 |
util.prosodyctl: Warn about enabled public registration in 'check config'
|
Matthew Wild |
Wed, 02 Mar 2022 15:22:12 +0000 |
util.poll: Add support for the poll() API
|
Kim Alvefur |
Wed, 23 Feb 2022 20:31:03 +0100 |
util.poll: Expose API (epoll or select) used
|
Kim Alvefur |
Sun, 27 Feb 2022 14:36:43 +0100 |
util.poll: Restructure to make adding additional system APIs easier
|
Kim Alvefur |
Wed, 23 Feb 2022 20:30:22 +0100 |
make: Split up install targets to allow different subset
|
Kim Alvefur |
Sun, 13 Feb 2022 16:53:56 +0100 |
core.portmanager: Fix traceback on attempt to get non-existent service
|
Kim Alvefur |
Tue, 22 Feb 2022 13:41:05 +0100 |
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)
|
Kim Alvefur |
Tue, 22 Feb 2022 14:17:27 +0100 |
util.async: Optionally allow too many 'done' callbacks
|
Kim Alvefur |
Tue, 22 Feb 2022 14:17:10 +0100 |
mod_c2s,mod_s2s: Wrap callback to improve tracebacks
|
Kim Alvefur |
Tue, 22 Feb 2022 12:35:31 +0100 |
mod_carbons: Allow plugging into decision of whether to carbon-copy
|
Kim Alvefur |
Mon, 21 Feb 2022 11:24:58 +0100 |
mod_mam: Fix a comment
|
Kim Alvefur |
Sat, 11 Dec 2021 18:01:04 +0100 |
mod_mam: Allow plugging into archive decision
|
Kim Alvefur |
Fri, 10 Dec 2021 22:37:32 +0100 |
core.certmanager: Ensure key exists for fullchain
|
Kim Alvefur |
Mon, 21 Feb 2022 08:54:39 +0100 |
mod_admin_shell: Use a table to show help sections
|
Kim Alvefur |
Sun, 20 Feb 2022 00:24:18 +0100 |
CHANGES: Mention graceful shutdown
|
Kim Alvefur |
Fri, 18 Feb 2022 23:20:24 +0100 |
mod_c2s: Ignore unused event payload [luacheck]
|
Kim Alvefur |
Fri, 18 Feb 2022 23:13:01 +0100 |
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps
|
Kim Alvefur |
Thu, 17 Feb 2022 03:49:47 +0100 |
mod_c2s: Close ports in a separate, earlier event from closing sessions
|
Kim Alvefur |
Fri, 18 Feb 2022 14:25:22 +0100 |
mod_s2s: Disable creation of new outgoing connections during shutdown
|
Kim Alvefur |
Fri, 11 Feb 2022 21:41:04 +0100 |
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions
|
Kim Alvefur |
Fri, 11 Feb 2022 21:36:53 +0100 |
mod_posix: Run signal handlers in the startup thread
|
Kim Alvefur |
Wed, 06 Oct 2021 14:50:47 +0200 |
prosody: Expose main thread on the 'prosody' global
|
Kim Alvefur |
Wed, 06 Oct 2021 14:49:26 +0200 |