Software /
code /
prosody
Log
core/sessionmanager.lua @ 7072:3121054e665f
description | author | age |
---|---|---|
sessionmanager: Demote write error to debug message | Kim Alvefur | Thu, 05 Nov 2015 13:35:16 +0100 |
sessionmanager: Clarify log message when failing to write data to connection | Kim Alvefur | Wed, 04 Nov 2015 12:21:46 +0100 |
sessionmanager: Make session.send() return true unless there really is an error | Kim Alvefur | Mon, 21 Sep 2015 23:19:48 +0200 |
core.*: Remove use of module() function | Kim Alvefur | Sat, 21 Feb 2015 10:42:19 +0100 |
sessionmanager: Rename argument to avoid name clash with local variable [luacheck] | Matthew Wild | Wed, 06 May 2015 19:58:33 +0100 |
sessionmanager: Rename unused loop variables to '_' [luacheck] | Matthew Wild | Wed, 06 May 2015 19:58:03 +0100 |
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations | Matthew Wild | Wed, 06 May 2015 19:20:07 +0100 |