Software /
code /
prosody
Graph
-
Merge 0.11->trunk2020-02-13, by Matthew Wild
-
mod_muc: Allow control over the server-admins-are-room-owners feature (see #1174) 0.112020-02-13, by Matthew Wild
-
stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions)2020-02-05, by Matthew Wild
-
mod_admin_telnet: Avoid indexing missing socket (thanks tmolitor)2020-02-05, by Kim Alvefur
-
mod_saslauth: Pass through any auth scope from the SASL handler to sessionmanager.make_authenticated()2020-02-05, by Matthew Wild
-
sessionmanager: Support passing an auth scope to make_authenticated2020-02-05, by Matthew Wild
-
portmanager: Don't auto-start network services under prosodyctl2020-02-05, by Matthew Wild
-
usermanager: Add get_roles() function2020-02-05, by Matthew Wild
-
stanza_router: Add once-per-routed-stanza event, pre-stanza2020-02-05, by Matthew Wild
-
net.server_epoll: Different error to distinguish connection timeout2020-01-31, by Kim Alvefur
-
util.net: Fix signedness warning on ARM2020-01-30, by Emmanuel Gil Peyrot
-
util.startup: expose current process type (prosody/prosodyctl) in the global prosody object2020-01-28, by Matthew Wild
-
mod_authz_internal, usermanager: Rename to mod_authz_config2020-01-27, by Matthew Wild
-
usermanager: Load authz providers on components also2020-01-27, by Matthew Wild
-
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish).2020-01-27, by Matthew Wild
-
mod_s2s: Comment on the various 'reason' arguments passed to :close2020-01-26, by Kim Alvefur
-
CHANGES: Mention deprecation of 'daemonize' option2020-01-26, by Kim Alvefur
-
scansion tests: Remove daemonize option, not needed2020-01-26, by Kim Alvefur
-
prosodyctl: Add 'daemonize' to deprecated options known by check command2020-01-26, by Kim Alvefur
-
mod_posix: Add deprecation warning for the 'daemonize' option2020-01-26, by Kim Alvefur
-
util.prosodyctl: Pass command line flag to force daemonization on start2020-01-26, by Kim Alvefur
-
net.resolvers.basic: Fix continuing if IPv6 or Legacy IP is disabled2020-01-26, by Kim Alvefur
-
mod_s2s: Pass use_ipv4/use_ipv6 from config to service resolver2020-01-25, by Matthew Wild
-
net.resolvers.basic: Obey extra.use_ipv4/use_ipv62020-01-25, by Matthew Wild
-
Backed out changeset 44ef46e1a951 (not optimal API)2020-01-25, by Matthew Wild
-
Backed out changeset 74d66b1be989 (not optimal API)2020-01-25, by Matthew Wild
-
net.resolvers.basic: Obey use_ipv4/use_ipv62020-01-25, by Matthew Wild
-
mod_admin_telnet: Use promise based DNS resolving2020-01-24, by Kim Alvefur
-
Merge 0.11->trunk2020-01-24, by Kim Alvefur
-
mod_admin_telnet: Create a DNS resolver per console session (fixes #1492) 0.112020-01-24, by Kim Alvefur
-
Merge 0.11->trunk2020-01-24, by Matthew Wild
-
mod_websocket: Fire event on session creation (thanks Aaron van Meerten) 0.112020-01-24, by Matthew Wild
-
mod_websocket: Fire event on session creation (thanks Aaron van Meerten)2020-01-24, by Matthew Wild
-
net.adns: Add :lookup_promise() method2020-01-24, by Matthew Wild
-
mod_s2s: Pass use_ipv4/ipv6 from config to connector config2020-01-24, by Matthew Wild
-
net.connect: Add API to create custom connect()s with options, incl. use_ipv[46]2020-01-24, by Matthew Wild
-
Merge 0.11->trunk2020-01-23, by Matthew Wild
-
Merge 0.11->trunk2020-01-23, by Matthew Wild
-
Merge 0.11->trunk2020-01-19, by Matthew Wild
-
util.startup: Ensure prosody.opts exists even when no options provided 0.11 0.11.52020-01-19, by Matthew Wild
-
Merge 0.11->trunk2020-01-19, by Matthew Wild
-
Merge 0.11->trunk2020-01-19, by Matthew Wild
-
mod_posix: Support for command-line flags to override 'daemonize' config option 0.112020-01-19, by Matthew Wild
-
prosody/util.startup: Switch to parse_args() for --root and --config 0.112020-01-19, by Matthew Wild
-
core.moduleapi: Hook correct event type in some cases2020-01-16, by Kim Alvefur
-
util.set: Fix equality metamethod in Lua 5.32020-01-15, by Kim Alvefur
-
util.ip: Fix equality metamethod for Lua 5.32020-01-15, by Kim Alvefur
-
util.array: Fix equality metamethod in Lua 5.32020-01-15, by Kim Alvefur
Scroll all the way down to load more.