Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Wed, 01 Feb 2012 23:57:07 +0000 | Matthew Wild | mod_smacks: Consolidate logic for deciding whether to advertise or allow smacks for a given session, and fix an issue with not allowing s2s connections to enable smacks because of not binding a resource... (thanks xnyphs) |
Wed, 01 Feb 2012 23:29:05 +0000 | Matthew Wild | mod_smacks: Handle a client trying to <enable> twice, or trying to <enable> before resource binding (thanks Thijs Alkemade) |
Wed, 01 Feb 2012 23:27:23 +0000 | Matthew Wild | mod_smacks: Only advertise stream features when a stream is authenticated, and doesn't already have smacks enabled |
Mon, 30 Jan 2012 04:20:24 +0000 | Matthew Wild | mod_smacks: Log message when client tries to resume unknown session |
Mon, 30 Jan 2012 04:15:58 +0000 | Matthew Wild | mod_smacks: Add log message on resume |
Sun, 29 Jan 2012 20:34:14 +0000 | Matthew Wild | mod_smacks: Add logging to hibernation and session destruction (thanks darkrain) |