Software /
code /
prosody
Graph
-
prosody.cfg.lua.dist: Remove mod_admin_telnet2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Reword plugin_paths to de-emphasize Prosody's source dir2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove network_backend option2022-03-02, by Matthew Wild
-
prosody.cfg.lua.dist: Remove example certificate, this should just work2022-02-13, by Kim Alvefur
-
net.server_epoll: Disable verbose mode by default2022-02-12, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove allow_registration in favor of invites2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Comment improvements: s2s authentication2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements: authentication2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Improve section-like layout via headers and spacing2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Comment improvements2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Update s2s_secure_auth comment and default2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: TURN configuration improvements and example2022-02-14, by Matthew Wild
-
prosody.cfg.lua.dist: Enable csi_simple by default2022-02-14, by Matthew Wild
-
usermanager, mod_saslauth: Default to internal_hashed if no auth module specified2022-02-10, by Matthew Wild
-
prosody.cfg.lua.dist: Remove require_encryption options2022-02-14, by Matthew Wild
-
core.certmanager: Turn soft dependency on LuaSec into a hard2022-02-10, by Kim Alvefur
-
various: Require encryption by default for real2021-12-25, by Kim Alvefur
-
mod_invites_register: Default to require encryption2022-02-10, by Matthew Wild
-
mod_legacyauth: Default to require encryption2022-02-10, by Matthew Wild
-
prosody.cfg.lua.dist: Remove mod_http_files2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Move Dialback down2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove https_certificate, this should Just Work now2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove mention of deprecated daemonize option2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Remove installer_plugin_path2022-02-05, by Kim Alvefur
-
prosody.cfg.lua.dist: Add new modules2022-02-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Add note about 'localhost'2021-02-03, by Kim Alvefur
-
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config2022-03-02, by Matthew Wild
-
prosodyctl: check dns: List discovered addresses for diagnostic purposes2022-03-02, by Matthew Wild
-
util.prosodyctl: check: warn about unreferenced components, suggest disco_items2022-03-02, by Matthew Wild
-
util.prosodyctl: Warn about enabled public registration in 'check config'2022-03-02, by Matthew Wild
-
util.poll: Add support for the poll() API2022-02-23, by Kim Alvefur
-
util.poll: Expose API (epoll or select) used2022-02-27, by Kim Alvefur
-
util.poll: Restructure to make adding additional system APIs easier2022-02-23, by Kim Alvefur
-
make: Split up install targets to allow different subset2022-02-13, by Kim Alvefur
-
core.portmanager: Fix traceback on attempt to get non-existent service2022-02-22, by Kim Alvefur
-
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)2022-02-22, by Kim Alvefur
-
util.async: Optionally allow too many 'done' callbacks2022-02-22, by Kim Alvefur
-
mod_c2s,mod_s2s: Wrap callback to improve tracebacks2022-02-22, by Kim Alvefur
-
mod_carbons: Allow plugging into decision of whether to carbon-copy2022-02-21, by Kim Alvefur
-
mod_mam: Fix a comment2021-12-11, by Kim Alvefur
-
mod_mam: Allow plugging into archive decision2021-12-10, by Kim Alvefur
-
core.certmanager: Ensure key exists for fullchain2022-02-21, by Kim Alvefur
-
mod_admin_shell: Use a table to show help sections2022-02-19, by Kim Alvefur
-
CHANGES: Mention graceful shutdown2022-02-18, by Kim Alvefur
-
mod_c2s: Ignore unused event payload [luacheck]2022-02-18, by Kim Alvefur
-
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps2022-02-17, by Kim Alvefur
-
mod_c2s: Close ports in a separate, earlier event from closing sessions2022-02-18, by Kim Alvefur
-
mod_s2s: Disable creation of new outgoing connections during shutdown2022-02-11, by Kim Alvefur
-
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions2022-02-11, by Kim Alvefur
-
mod_posix: Run signal handlers in the startup thread2021-10-06, by Kim Alvefur
-
prosody: Expose main thread on the 'prosody' global2021-10-06, by Kim Alvefur
-
prosody: Run shutdown procedure in async thread2019-01-01, by Kim Alvefur
-
prosody: Move last cleanup and shutdown code into util.startup2019-01-01, by Kim Alvefur
-
mod_admin_shell: Squeeze some characters out of the Certificate column2022-02-17, by Kim Alvefur
-
prosodyctl: Restore 'list --outdated'2022-02-17, by Kim Alvefur
-
mod_admin_shell: Fix description of muc:room() (thanks Link Mauve)2022-02-15, by Kim Alvefur
Scroll all the way down to load more.