Log

description author age
util.jid: Import select() into local (fixes traceback, tests on Lua 5.2) Kim Alvefur 2016-03-28
Merge 0.10->trunk Matthew Wild 2016-03-26
certmanager: Explicitly tonumber() version number segments before doing arithmetic and avoid relying on implicit coercion (thanks David Favro) Matthew Wild 2016-03-26
Merge 0.10->trunk Kim Alvefur 2016-03-26
util.sql: Log errors in transaction to error level with traceback but return only error message (fixes #464) Kim Alvefur 2016-03-25
Merge 0.10->trunk Kim Alvefur 2016-03-24
mod_websocket: Send a ping on read timeout Kim Alvefur 2016-03-23
mod_websocket: Remove warning about unsolicited pong frames "MAY be sent unsolicited" per RFC 6455 (thanks mt) Kim Alvefur 2016-03-23
Merge 0.10->trunk Matthew Wild 2016-03-23
util.sql: Charset should be innocent until proven guilty (initialize charset_ok to true), fixes bug introduced in 187ba2e9c012 Matthew Wild 2016-03-23
prosodyctl: Only use host part of JIDs eg components that have node parts (thanks suzyo) Kim Alvefur 2016-03-22
Merge 0.10->trunk Matthew Wild 2016-03-21
util.iterators: Fix use of incorrect variable accidentally introduced in a9ef93bc81d9 Matthew Wild 2016-03-21
Merge 0.10->trunk Kim Alvefur 2016-03-21
CHANGES: Move async to trunk, it was dropped from 0.10 Kim Alvefur 2016-03-21
util.sql: Catch errors from LuaDBI connect (Fixes #568) Kim Alvefur 2016-03-21
mod_storage_sql: Make sure all serialization errors are propagated Kim Alvefur 2016-03-21
Merge 0.10->trunk Kim Alvefur 2016-03-19
modulemanager: Silence log message about attempts to load already loaded modules for shared modules Kim Alvefur 2016-03-19
Merge 0.10->trunk Matthew Wild 2016-03-18
mod_component: Some cleanup [luacheck] Matthew Wild 2016-03-18
mod_component: Fire event when component disconnects Matthew Wild 2016-03-18
Merge Kim Alvefur 2016-03-18
mod_saslauth: Disable DIGEST-MD5 by default (closes #515) Kim Alvefur 2016-03-18