Log

plugins/mod_c2s.lua @ 10013:62d8689beafb 0.11

description author age
mod_c2s: Associate connection with session last (fixes #1313) 0.11 Kim Alvefur Sat, 18 May 2019 17:45:20 +0200
mod_c2s: Fire an event when outgoing buffers have been emptied Kim Alvefur Sun, 24 Mar 2019 18:30:51 +0100
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) Kim Alvefur Tue, 15 Jan 2019 20:08:30 +0100
mod_c2s: Improve log message in case there are no stream features on offer (thanks hexa) Kim Alvefur Fri, 28 Dec 2018 00:13:03 +0100
mod_c2s: Fix fallback for missing session logger Kim Alvefur Fri, 12 Oct 2018 02:16:24 +0200
Merge 0.10->trunk Matthew Wild Wed, 30 May 2018 22:43:45 +0100
Merge 0.9->0.10 0.10.2 Matthew Wild Wed, 30 May 2018 21:55:09 +0100
mod_c2s: Do not allow the stream 'to' to change across stream restarts (fixes #1147) 0.9.14 Kim Alvefur Fri, 25 May 2018 21:09:34 +0200
Merge 0.10->trunk Kim Alvefur Tue, 22 May 2018 22:25:59 +0200
mod_c2s: Avoid concatenating potential nil value (fixes #753) Kim Alvefur Tue, 22 May 2018 22:22:57 +0200
mod_c2s: Add a counter for IPv6. Emmanuel Gil Peyrot Sat, 09 Sep 2017 14:45:23 +0100
Merge 0.10->trunk Kim Alvefur Fri, 10 Nov 2017 17:47:50 +0100
mod_c2s: Set a default value for c2s_timeout (fixes #1036) Kim Alvefur Fri, 10 Nov 2017 07:11:03 +0100
Merge 0.10->trunk Kim Alvefur Thu, 14 Sep 2017 02:48:34 +0200
Merge 0.9->0.10 Kim Alvefur Thu, 14 Sep 2017 02:47:40 +0200
mod_c2s: Iterate over child tags instead of child nodes in stream error (fixes traceback from #987) Kim Alvefur Wed, 13 Sep 2017 18:18:57 +0200
Merge 0.10->trunk Kim Alvefur Mon, 28 Aug 2017 21:05:12 +0200
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) Kim Alvefur Fri, 28 Jul 2017 13:15:29 +0200
mod_c2s: Remove unused locals [luacheck] Kim Alvefur Sat, 01 Apr 2017 22:40:09 +0200
Merge 0.10->trunk Kim Alvefur Mon, 06 Mar 2017 15:31:21 +0100
mod_c2s: Rename unused loop variable to _ [luacheck] Kim Alvefur Mon, 06 Mar 2017 15:24:44 +0100
mod_c2s: Rename variable no avoid name clash [luacheck] Kim Alvefur Mon, 06 Mar 2017 15:24:33 +0100
Merge 0.10->trunk Kim Alvefur Thu, 26 Jan 2017 19:47:33 +0100
mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8 Kim Alvefur Wed, 25 Jan 2017 11:18:00 +0100
mod_c2s: Clarify that there were no *stream* features to offer Kim Alvefur Wed, 25 Jan 2017 10:47:31 +0100
Merge 0.10->trunk Matthew Wild Mon, 12 Sep 2016 22:31:25 +0100
mod_c2s, mod_s2s: Switch connection counting to 'amount' type and enumerate once per statistics interval Kim Alvefur Mon, 12 Sep 2016 15:01:16 +0200
Merge 0.10->trunk Kim Alvefur Mon, 08 Aug 2016 16:41:09 +0200
mod_c2s: Don't try to keep alive sessions where the stream is not (yet) open Kim Alvefur Sun, 07 Aug 2016 20:51:34 +0200
mod_c2s: Fix whitespace (why does it keep getting messed up?) Kim Alvefur Sun, 07 Aug 2016 20:50:56 +0200
Merge 0.10->trunk Kim Alvefur Fri, 08 Jul 2016 15:12:44 +0200
mod_c2s, mod_s2s: Bootstrap connection count statistic on module load Kim Alvefur Thu, 07 Jul 2016 18:48:58 +0200
Merge 0.10->trunk Kim Alvefur Sun, 03 Apr 2016 15:53:00 +0200
Merge 0.9->0.10 Kim Alvefur Sun, 03 Apr 2016 15:52:40 +0200
mod_c2s: Just destroy the session when it has no connection (see #641) Kim Alvefur Sun, 03 Apr 2016 15:18:21 +0200
Merge 0.10->trunk Kim Alvefur Thu, 17 Mar 2016 18:04:43 +0100
mod_c2s: Remove use of util.async Kim Alvefur Thu, 17 Mar 2016 12:47:24 +0100
Merge 0.9->0.10 Kim Alvefur Wed, 02 Mar 2016 16:32:37 +0100
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
Merge 0.9->0.10 Matthew Wild Thu, 28 Aug 2014 09:23:24 +0100
mod_c2s, mod_s2s: Log received invalid stream headers Matthew Wild Sat, 23 Aug 2014 09:29:17 +0100
Merge 0.9->0.10 Kim Alvefur Sat, 21 Jun 2014 15:05:21 +0200
mod_c2s: Fix traceback if c2s stream sent to component Kim Alvefur Sat, 10 May 2014 02:12:51 +0200
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream Kim Alvefur Thu, 10 Apr 2014 13:13:07 +0200
mod_c2s: Break out stream opening into a separate function Florian Zeitz Fri, 31 Jan 2014 12:01:12 +0100
mod_c2s, mod_s2s: Set session.encrypted as session.secure does not allways mean encrypted (eg consider_bosh_secure) Kim Alvefur Mon, 07 Oct 2013 12:43:00 +0200
mod_c2s: Move another log message to debug level Kim Alvefur Wed, 14 Aug 2013 15:38:56 +0200
mod_c2s, mod_s2s: Log cipher and encryption info in a more compact and (hopefully) less confusing way Kim Alvefur Wed, 14 Aug 2013 15:00:36 +0200
mod_c2s: Port coroutine code to util.async Matthew Wild Sun, 11 Aug 2013 14:46:27 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_c2s: Add session:sleep() and session:wake() to pause a session (e.g. while waiting for an external event). Needs a gallon or two of testing. Matthew Wild Fri, 09 Aug 2013 11:10:22 +0100
mod_c2s, mod_s2s: Log a message that stream encryption has been enabled with some details Kim Alvefur Fri, 02 Aug 2013 15:12:24 +0200
Merge 0.9->trunk Kim Alvefur Wed, 24 Jul 2013 21:50:38 +0200
mod_c2s: Change default of tcp_keepalives to true, and make it individually configurable through c2s_tcp_keepalives Kim Alvefur Wed, 24 Jul 2013 15:28:36 +0200