Software /
code /
prosody
Log
description | author | age |
---|---|---|
moduleapi: Add module:context(host) to produce a fake API context for a given host (or global). module:context("*"):get_option("foo") to get global options. | Matthew Wild | Sat, 27 Apr 2013 14:57:24 +0100 |
Merge 0.9->trunk | Matthew Wild | Sat, 27 Apr 2013 13:11:27 +0100 |
util.prosodyctl: Initialize storagemanager on the host before initializing usermanager. This fixes brokenness when the auth provider opens the store on load (as they all do since eeea0eb2602a) (thanks nulani) | Matthew Wild | Sat, 27 Apr 2013 13:11:03 +0100 |
Merge 0.9->trunk | Matthew Wild | Fri, 26 Apr 2013 12:25:53 +0100 |
mod_s2s: Obey tcp_keepalives option for s2s too, and make it individually configurable through s2s_tcp_keepalives (thanks yeled) | Matthew Wild | Fri, 26 Apr 2013 12:25:25 +0100 |
Merge 0.9->trunk | Matthew Wild | Thu, 25 Apr 2013 20:37:51 +0100 |