Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 6473:7c8f58d2b331
description | author | age |
---|---|---|
Merge 0.9->0.10 | Matthew Wild | 2014-10-14 |
mod_s2s: Capitalize log message | Kim Alvefur | 2014-10-09 |
mod_s2s: Close s2s connections that can not proceed due to mod_dialback not being present | Kim Alvefur | 2014-09-23 |
core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router | Kim Alvefur | 2014-09-09 |
Merge 0.9->0.10 | Kim Alvefur | 2014-09-02 |
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) | Matthew Wild | 2014-08-29 |
mod_s2s: Close offending s2s streams missing an 'id' attribute with a stream error instead of throwing an unhandled error | Kim Alvefur | 2014-09-02 |