Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge with Zash | Matthew Wild | 2012-04-29 |
mod_s2s: Don't try to continue attempting to connect when an s2sin is closed | Kim Alvefur | 2012-04-29 |
Merge 0.9->trunk | Matthew Wild | 2012-04-29 |
Merge with Zash | Matthew Wild | 2012-04-29 |
mod_pubsub.lua: Fix global access | Kim Alvefur | 2012-04-24 |
mod_posix: Support syslog_facility config option | Matthew Wild | 2012-04-26 |
mod_version: Fix missing comma and correct prefix for util.pposix | Kim Alvefur | 2012-04-24 |
net.connlisteners: Add COMPAT stub, use portmanager! | Matthew Wild | 2012-04-28 |
s2sout.lib: Check whether lua-socket supports IPv6 | Florian Zeitz | 2012-04-28 |
moduleapi: Add module:get_directory() to get module file's directory, and module:load_resource() to load a file relative to that directory | Matthew Wild | 2012-04-28 |
portmanager: Import tonumber (thanks Zash) | Matthew Wild | 2012-04-28 |
net.http.server: Code cleanup/adjustment now that send_response() accepts response.body | Matthew Wild | 2012-04-28 |