Software /
code /
prosody
Log
core/s2smanager.lua @ 2166:fb01f0906564
description | author | age |
---|---|---|
Merge with 0.6 | Matthew Wild | Wed, 25 Nov 2009 03:30:41 +0000 |
s2smanager: Log warning when trying to send a stanza from a host we don't serve, instead of a traceback (thanks stpeter) | Matthew Wild | Wed, 25 Nov 2009 03:30:00 +0000 |
s2smanager: Fix syntax error introduced in merge | Matthew Wild | Sun, 22 Nov 2009 04:53:02 +0000 |
Merge with trunk | Matthew Wild | Sun, 22 Nov 2009 04:50:42 +0000 |
s2smanager: Update for new net.server API (s2s still doesn't work with libevent for other reasons) | Matthew Wild | Sun, 22 Nov 2009 04:42:03 +0000 |
s2smanager: Don't log full stanza when sending outwards | Matthew Wild | Sat, 21 Nov 2009 13:49:48 +0000 |
s2smanager: Don't tostring() the data before sending, sends2s already does this. | Matthew Wild | Sat, 21 Nov 2009 13:47:45 +0000 |