Software /
code /
prosody
Graph
-
prosody.cfg.lua.dist: Remove network_backend optionWed, 02 Mar 2022 14:22:02 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove example certificate, this should just workSun, 13 Feb 2022 21:52:43 +0100, by Kim Alvefur
-
net.server_epoll: Disable verbose mode by defaultSat, 12 Feb 2022 18:47:22 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove allow_registration in favor of invitesFri, 11 Feb 2022 00:16:36 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Comment improvements: s2s authenticationMon, 14 Feb 2022 16:30:01 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements: authenticationMon, 14 Feb 2022 16:29:38 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Improve section-like layout via headers and spacingMon, 14 Feb 2022 16:27:58 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvementsMon, 14 Feb 2022 16:01:34 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Update s2s_secure_auth comment and defaultMon, 14 Feb 2022 15:59:03 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: TURN configuration improvements and exampleMon, 14 Feb 2022 15:51:13 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Enable csi_simple by defaultMon, 14 Feb 2022 15:49:43 +0000, by Matthew Wild
-
usermanager, mod_saslauth: Default to internal_hashed if no auth module specifiedThu, 10 Feb 2022 19:54:14 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove require_encryption optionsMon, 14 Feb 2022 15:58:08 +0000, by Matthew Wild
-
core.certmanager: Turn soft dependency on LuaSec into a hardThu, 10 Feb 2022 17:15:55 +0100, by Kim Alvefur
-
various: Require encryption by default for realSat, 25 Dec 2021 16:23:40 +0100, by Kim Alvefur
-
mod_invites_register: Default to require encryptionThu, 10 Feb 2022 15:49:01 +0000, by Matthew Wild
-
mod_legacyauth: Default to require encryptionThu, 10 Feb 2022 15:48:34 +0000, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_http_filesThu, 10 Feb 2022 18:35:39 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Move Dialback downThu, 10 Feb 2022 17:15:18 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove https_certificate, this should Just Work nowSat, 05 Feb 2022 18:17:52 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove mention of deprecated daemonize optionSat, 05 Feb 2022 18:14:17 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove installer_plugin_pathSat, 05 Feb 2022 18:10:41 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Add new modulesThu, 10 Feb 2022 18:02:59 +0100, by Kim Alvefur
-
prosody.cfg.lua.dist: Add note about 'localhost'Thu, 04 Feb 2021 00:49:07 +0100, by Kim Alvefur
-
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in configWed, 02 Mar 2022 16:12:28 +0000, by Matthew Wild
-
prosodyctl: check dns: List discovered addresses for diagnostic purposesWed, 02 Mar 2022 16:02:42 +0000, by Matthew Wild
-
util.prosodyctl: check: warn about unreferenced components, suggest disco_itemsWed, 02 Mar 2022 15:45:24 +0000, by Matthew Wild
-
util.prosodyctl: Warn about enabled public registration in 'check config'Wed, 02 Mar 2022 15:22:12 +0000, by Matthew Wild
-
util.poll: Add support for the poll() APIWed, 23 Feb 2022 20:31:03 +0100, by Kim Alvefur
-
util.poll: Expose API (epoll or select) usedSun, 27 Feb 2022 14:36:43 +0100, by Kim Alvefur
-
util.poll: Restructure to make adding additional system APIs easierWed, 23 Feb 2022 20:30:22 +0100, by Kim Alvefur
-
make: Split up install targets to allow different subsetSun, 13 Feb 2022 16:53:56 +0100, by Kim Alvefur
-
core.portmanager: Fix traceback on attempt to get non-existent serviceTue, 22 Feb 2022 13:41:05 +0100, by Kim Alvefur
-
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)Tue, 22 Feb 2022 14:17:27 +0100, by Kim Alvefur
-
util.async: Optionally allow too many 'done' callbacksTue, 22 Feb 2022 14:17:10 +0100, by Kim Alvefur
-
mod_c2s,mod_s2s: Wrap callback to improve tracebacksTue, 22 Feb 2022 12:35:31 +0100, by Kim Alvefur
-
mod_carbons: Allow plugging into decision of whether to carbon-copyMon, 21 Feb 2022 11:24:58 +0100, by Kim Alvefur
-
mod_mam: Fix a commentSat, 11 Dec 2021 18:01:04 +0100, by Kim Alvefur
-
mod_mam: Allow plugging into archive decisionFri, 10 Dec 2021 22:37:32 +0100, by Kim Alvefur
-
core.certmanager: Ensure key exists for fullchainMon, 21 Feb 2022 08:54:39 +0100, by Kim Alvefur
-
mod_admin_shell: Use a table to show help sectionsSun, 20 Feb 2022 00:24:18 +0100, by Kim Alvefur
-
CHANGES: Mention graceful shutdownFri, 18 Feb 2022 23:20:24 +0100, by Kim Alvefur
-
mod_c2s: Ignore unused event payload [luacheck]Fri, 18 Feb 2022 23:13:01 +0100, by Kim Alvefur
-
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown stepsThu, 17 Feb 2022 03:49:47 +0100, by Kim Alvefur
-
mod_c2s: Close ports in a separate, earlier event from closing sessionsFri, 18 Feb 2022 14:25:22 +0100, by Kim Alvefur
-
mod_s2s: Disable creation of new outgoing connections during shutdownFri, 11 Feb 2022 21:41:04 +0100, by Kim Alvefur
-
mod_c2s,mod_s2s: Disable and close port listeners before closing sessionsFri, 11 Feb 2022 21:36:53 +0100, by Kim Alvefur
-
mod_posix: Run signal handlers in the startup threadWed, 06 Oct 2021 14:50:47 +0200, by Kim Alvefur
-
prosody: Expose main thread on the 'prosody' globalWed, 06 Oct 2021 14:49:26 +0200, by Kim Alvefur
-
prosody: Run shutdown procedure in async threadTue, 01 Jan 2019 16:43:49 +0100, by Kim Alvefur
-
prosody: Move last cleanup and shutdown code into util.startupTue, 01 Jan 2019 16:42:52 +0100, by Kim Alvefur
-
mod_admin_shell: Squeeze some characters out of the Certificate columnThu, 17 Feb 2022 01:41:57 +0100, by Kim Alvefur
-
prosodyctl: Restore 'list --outdated'Thu, 17 Feb 2022 01:39:35 +0100, by Kim Alvefur
-
mod_admin_shell: Fix description of muc:room() (thanks Link Mauve)Tue, 15 Feb 2022 22:14:40 +0100, by Kim Alvefur
-
mod_turn_external: Fix type of config option (thanks mirux)Tue, 15 Feb 2022 21:51:52 +0100, by Kim Alvefur
-
util.dns: Remove compat for pre-0.11 lack of inet_ntop bindingTue, 15 Feb 2022 13:04:24 +0100, by Kim Alvefur
-
util.dns: Replace base16 implementation with util.hexTue, 15 Feb 2022 13:03:02 +0100, by Kim Alvefur
-
core.certmanager: Relax certificate filename check #1713Mon, 14 Feb 2022 18:29:31 +0100, by Kim Alvefur
-
util.dependencies: Refer to 'apt' instead of 'apt-get'Sun, 13 Feb 2022 17:27:29 +0100, by Kim Alvefur
-
mod_invites_register: Load mod_register_ibr in invite only modeThu, 10 Feb 2022 21:21:03 +0100, by Kim Alvefur
Scroll all the way down to load more.