prosody
log
graph
tags
bookmarks
branches
e7c1e30d06d5
browse
changeset
core/stanza_router.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/stanza_router.lua @ 372:
e7c1e30d06d5
less
more
|
(0)
-16
tip
description
author
age
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
2008-11-21
Remove or comment useless prints, or change them to log()
Matthew Wild
2008-11-20
Don't error reply to stanzas direct over the s2s stream they came from
Matthew Wild
2008-11-20
Extra checks before sending error replies to incoming stanzas
Matthew Wild
2008-11-19
Moved presence subscription code from stanza_router to presencemanager
Waqas Hussain
2008-11-17
Fix routing of outbound iq stanzas
Matthew Wild
2008-11-15
Only reply with errors if the stanza is not an error or a result (don't know how much bandwidth this just cost me :) )
Matthew Wild
2008-11-14
A treat for Linux users ;)
Matthew Wild
2008-11-14
I knew it ;) Fix sending error replies over s2s (though we shouldn't be error'ing on stream:features anyway)
Matthew Wild
2008-11-14
Added error replies for unhandled stanzas
Waqas Hussain
2008-11-13
Added basic offline message support
Waqas Hussain
2008-11-13
Fixed typo
Waqas Hussain
2008-11-09
Hack to allow s2s stanzas to work until we do proper namespace handling
Waqas Hussain
2008-11-09
Merge from waqas
Matthew Wild
2008-11-08
Redirecting all stanzas not from origin of type s2sin and c2s to core_handle_stanza
Waqas Hussain
2008-11-08
Shortened log output for incoming stanzas and an added check.
Waqas Hussain
2008-11-06
less
more
|
(0)
-16
tip