Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 7221:56e65b1e54e8
description | author | age |
---|---|---|
mod_c2s: Remove connection object from session object when connection disconnected to prevent accidental use (see #590) | Kim Alvefur | Wed, 02 Mar 2016 16:28:11 +0100 |
Merge 0.9->0.10 | Kim Alvefur | Tue, 26 Jan 2016 14:15:00 +0100 |
mod_c2s, mod_s2s: Lower priority of session shutdown to negative, so that plugins hooking at the default priority run first (fixes #601) | Kim Alvefur | Tue, 26 Jan 2016 00:28:07 +0100 |
mod_c2s, mod_s2s: Close incoming connections if there are no features to offer on incomplete streams (fixes #285) | Kim Alvefur | Thu, 24 Sep 2015 20:05:23 +0200 |
mod_c2s, mod_s2s: Collect statistics on number of connections | Kim Alvefur | Sun, 26 Apr 2015 00:06:11 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Tue, 02 Sep 2014 22:33:11 +0200 |
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 | Fri, 29 Aug 2014 11:54:34 +0100 |