Software /
code /
prosody
Log
core/sessionmanager.lua @ 519:cccd610a0ef9
description | author | age |
---|---|---|
Insert copyright/license headers | Matthew Wild | Wed, 03 Dec 2008 14:39:07 +0000 |
Added options to limit the number of resources and for handling of resource conflicts | Waqas Hussain | Thu, 27 Nov 2008 02:48:08 +0500 |
Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. | Matthew Wild | Thu, 20 Nov 2008 01:33:25 +0000 |
Log number of open sessions on session creation | Matthew Wild | Thu, 20 Nov 2008 01:32:24 +0000 |
Fix sending of unavailable presence on disconnect | Matthew Wild | Wed, 19 Nov 2008 05:07:52 +0000 |
session:disconnect() -> session:close() for consistency with other Lua APIs | Matthew Wild | Tue, 18 Nov 2008 19:44:54 +0000 |