Software /
code /
prosody
Log
core/stanza_router.lua @ 615:4ae3e81513f3
description | author | age |
---|---|---|
0.1 -> 0.2 | Matthew Wild | Wed, 10 Dec 2008 15:44:03 +0000 |
Fixed: Stopped tryint to send error replies on unauthed connections | Waqas Hussain | Sat, 06 Dec 2008 07:24:15 +0500 |
Insert copyright/license headers | Matthew Wild | Wed, 03 Dec 2008 14:39:07 +0000 |
Moved incoming c2s presence handling from stanza_router to presencemanager | Waqas Hussain | Sat, 29 Nov 2008 08:25:34 +0500 |
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. | Matthew Wild | Thu, 27 Nov 2008 03:12:12 +0000 |
Now possible to specify nil origin to core_route_stanza. Origin will be chosen as the host of the 'from' attribute on the stanza. Returns false on no such host. | Matthew Wild | Fri, 21 Nov 2008 05:59:03 +0000 |
Remove or comment useless prints, or change them to log() | Matthew Wild | Thu, 20 Nov 2008 03:00:43 +0000 |