aboutsummaryrefslogtreecommitdiffstats
path: root/net/xmppcomponent_listener.lua
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
|
* core.sessionmanager, net.*_listener: Remove the evil collectgarbage() callsMatthew Wild2009-11-241-1/+0
|
* Changed separator between attribute names and prefixes from '|' to '\1' ↵Waqas Hussain2009-11-121-3/+3
| | | | (optimization and cleanup).
* xmppcomponent_listener: Fix to collect component sessions on disconnectMatthew Wild2009-08-051-0/+1
|
* xmpp{client,server,component]_listener: Open stream if sending an error and ↵Matthew Wild2009-07-281-0/+5
| | | | it isn't already open. Fixes #120
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
|
* xmppcomponent_listener: Removed unused reference to core.eventmanagerWaqas Hussain2009-05-311-1/+0
|
* prosody, xmppcomponent_listener: Add listener for XEP-0114 component connectionsMatthew Wild2009-05-041-0/+171