Software /
code /
prosody
Log
core/sessionmanager.lua @ 2449:678ca4e9a479
description | author | age |
---|---|---|
sessionmanager: Added resource prepping, and invalid resource checking to the bind_resource function. | Waqas Hussain | Mon, 11 Jan 2010 18:59:06 +0500 |
core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls | Matthew Wild | Tue, 24 Nov 2009 20:34:22 +0000 |
Merged with 0.6. | Waqas Hussain | Sun, 22 Nov 2009 21:55:58 +0500 |
sessionmanager: Added function send_to_interested_resources(). | Waqas Hussain | Sun, 22 Nov 2009 21:41:09 +0500 |
sessionmanager: Fixed and cleaned function send_to_available_resources(). The 'to' attribute for presence subscription stanzas is now preserved. | Waqas Hussain | Sun, 22 Nov 2009 21:40:01 +0500 |
sessionmanager: Use : syntax for calling connection methods | Matthew Wild | Sat, 21 Nov 2009 17:07:22 +0000 |