Log

core/s2smanager.lua @ 7442:156c95bfed0b

description author age
core.*: Remove use of module() function Kim Alvefur 2015-02-21
Merge 0.9->0.10 Kim Alvefur 2015-05-13
s2smanager: Make sure destroyed sessions have a sends2s method Kim Alvefur 2015-05-13
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations Matthew Wild 2015-05-06
Remove all trailing whitespace Florian Zeitz 2013-08-09
sessionmanager, s2smanager: Remove unused imports Matthew Wild 2013-04-11
sessionmanager, s2smanager: Remove open_session tracing Matthew Wild 2013-04-08
s2smanager: Remove unused function parameter Matthew Wild 2013-03-22
s2smanager: Access prosody.hosts instead of hosts global directly Matthew Wild 2013-03-22
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event Matthew Wild 2013-03-22
s2smanager: Use unused local, reduce table indexing Kim Alvefur 2013-03-13
s2smanager: Generate session names used for logging the same way everywhere Kim Alvefur 2013-01-23
s2smanager: missing return on session.send function. Marco Cirillo 2012-08-26
s2smanager: Remove logging of (unknown) in a case where from_host and to_host should always be set Matthew Wild 2012-07-23
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages Matthew Wild 2012-07-23