Software /
code /
prosody
Graph
-
mod_tls: Fix inhertinance of 'ssl' option from "parent" host to subdomain (fixes #511)2015-09-15, by Kim Alvefur
-
MUC: Break a very long line2015-09-12, by Kim Alvefur
-
util.dataforms: Fix interaction of required fields and empty string values (fixes #521)2015-09-12, by Kim Alvefur
-
util.dataforms: Refactor parsing to reuse simple text parser instead of duplicate code2015-09-12, by Kim Alvefur
-
MUC: Prevent double replies when MUC affiliation/role change requests fail.2015-09-17, by Lance Stout
-
MUC: Fix traceback in request for MUC affiliation lists by non-affiliated (thanks Lance)2015-09-15, by Kim Alvefur
-
Merge 0.10->trunk2015-09-04, by Matthew Wild
-
tests/run_tests.sh: Let status code propagate to shell2015-09-04, by Matthew Wild
-
tests: Return status code depending on whether tests passed2015-09-04, by Matthew Wild
-
net/http: Use server.addclient2013-12-19, by daurnimator
-
Merge 0.10->trunk2015-09-03, by Kim Alvefur
-
util.stanza: Export xml_escape (missed during removal of module() calls)2015-09-03, by Kim Alvefur
-
Merge 0.10->trunk2015-09-03, by Matthew Wild
-
net.server_{select,event}: addclient: Add argument for overriding socket type2013-12-23, by Kim Alvefur
-
net/server_event: pcall require ssl rather than relying on globals2013-12-18, by daurnimator
-
net/server_event: add_client should have same arguments no-matter the server backend2013-12-18, by daurnimator
-
net/server_select: Fix typo2013-12-18, by daurnimator
-
net/server_select: addclient: Check arguments2013-12-18, by daurnimator
-
net/server_select: addclient: Check for failure correctly; remove wrapconnection call on failure2013-12-18, by daurnimator
-
net/server_select: Check arguments to add_server correctly2013-12-18, by daurnimator
-
Merge 0.10->trunk2015-09-02, by Matthew Wild
-
configure, Makefile: Make compatible with plain Bourne shell as used on Solaris. Fixes #418 (thanks jcea)2015-09-02, by Matthew Wild
-
storagemanager: Check if drivers support purging, warn otherwise2015-09-02, by Kim Alvefur
-
prosody: Set a luasocket global, fixes undefined global access in loop() (pending util.startup)2015-09-02, by Kim Alvefur
-
storagemanager: Export purge (fixes deleting users from usermanager) (thanks mt)2015-09-02, by Kim Alvefur
-
util.sql: Export db2uri (mod_storage_sql2 command uses it) (thanks mike)2015-09-02, by Kim Alvefur
-
util.sql: Log when transactions begin2015-08-30, by Kim Alvefur
Scroll all the way down to load more.