Log

core/sessionmanager.lua @ 12042:fe643b3a41f2

description author age
core.sessionmanager: Add a dummy rawsend() method to resting sessions Kim Alvefur 2021-04-15
sessionmanager: Support passing an auth scope to make_authenticated Matthew Wild 2020-02-05
core.sessionmanager: Require that client-requested resources pass strict resourceprep Kim Alvefur 2019-11-02
core.sessionmanager: Fix traceback from passing nil to resourceprep Kim Alvefur 2019-11-02
core.sessionmanager: Remove tostring call from logging Kim Alvefur 2019-07-30
core/sessionmanager: Remove unnecessary fallback in make_authenticated Maxime “pep” Buquet 2019-06-01
core.sessionmanager: Use util.session to create sessions Kim Alvefur 2019-03-29
sessionmanager: Split byte-level sending into separate session.rawsend Kim Alvefur 2019-03-24
Merge 0.10->trunk Matthew Wild 2018-07-30
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming Kim Alvefur 2018-07-24
sessionmanager: Log top tag of outgoing stanzas on c2s (#776) Kim Alvefur 2018-07-22
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming Kim Alvefur 2018-07-24
sessionmanager: Log top tag of outgoing stanzas on c2s (#776) Kim Alvefur 2018-07-22
sessionmanager: Generate shorter random resoures Kim Alvefur 2018-05-29
core: Use prosody.hosts instead of _G.hosts for consistency Kim Alvefur 2018-03-29
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
Merge 0.10 -> trunk Matthew Wild 2017-07-28
sessionmanager: Revert session.type if binding fails due to roster load error Matthew Wild 2017-07-28
Merge 0.10->trunk Kim Alvefur 2017-03-06
core: Allow select core modules to mutate some globals (needs luacheck 1.19) Kim Alvefur 2017-03-04
core: Split some very long lines [luacheck] Kim Alvefur 2017-03-04
Merge 0.10->trunk Kim Alvefur 2016-12-14
core.sessionmanager, mod_saslauth: Introduce intermediate session type for authenticated but unbound sessions so that resource binding is not treated as a normal stanza Kim Alvefur 2016-12-13
Merge 0.10->trunk Kim Alvefur 2016-07-13
Merge 0.9->0.10 Kim Alvefur 2016-07-13
sessionmanager: Make session.send() return true unless there really is an error [backported from 0.10] Kim Alvefur 2015-09-21
Merge 0.10->trunk Kim Alvefur 2016-03-17
mod_c2s: Remove use of util.async Kim Alvefur 2016-03-17
sessionmanager: Demote write error to debug message Kim Alvefur 2015-11-05
sessionmanager: Clarify log message when failing to write data to connection Kim Alvefur 2015-11-04