Mercurial > prosody-modules
log mod_smacks/mod_smacks.lua @ 1021:043189eb41bc
age | author | description |
---|---|---|
Sun, 05 May 2013 11:23:50 +0200 | Kim Alvefur | mod_smacks: Complain a little louder about clients trying to resume after resource binding |
Thu, 25 Apr 2013 17:37:33 +0200 | Kim Alvefur | mod_smacks: Wrap session:close() and make the session not resumable |
Thu, 25 Apr 2013 17:34:30 +0200 | Kim Alvefur | mod_smacks: If a hibernating session was destroyed before the timeout, don't destroy it again or say that it was resumed |
Sat, 09 Mar 2013 20:49:30 +0100 | Kim Alvefur | mod_smacks: Don't allow steam resumption onto a stream after resource binding |
Mon, 11 Feb 2013 19:21:31 +0100 | Kim Alvefur | mod_smacks: Don't try to send stanzas to hibernating sessions. Fixes duplicate IQ replies on libevent. |
Thu, 03 Jan 2013 00:34:30 +0100 | Kim Alvefur | mod_smacks: 'reason' parameter of session:close() changed to make nil and false mean 'graceful close' in 9da430b69f13 |