prosody
log
graph
tags
bookmarks
branches
8bd0b2d4b9b0
browse
changeset
core/s2smanager.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/s2smanager.lua @ 3958:
8bd0b2d4b9b0
less
more
|
(0)
-100
-15
tip
description
author
age
s2smanager: send_to_host(): Handle already-destroyed session and bounce stanza accordingly
Matthew Wild
2010-12-24
s2smanager: new_outgoing(): Destroy session if first connection attempt fails immediately (e.g. can't create sockets)
Matthew Wild
2010-12-24
s2smanager: Give all new outgoing s2s sessions a close method by default (destroy_session)
Matthew Wild
2010-12-24
s2smanager: Add a missing semi-colon
Matthew Wild
2010-12-24
s2smanager: destroy_session(): Pass reason to retire_session() and return true on successful destruction
Matthew Wild
2010-12-24
s2smanager: retire_session(): Add a 'reason' parameter
Matthew Wild
2010-12-24
s2smanager: session.send(): Return the result of send_to_host() (and incidentally make this a tail call \o/)
Matthew Wild
2010-12-22
s2smanager: send_to_host(): Return false on failure, and true otherwise
Matthew Wild
2010-12-22
core.s2smanager, mod_console, mod_saslauth, util.certverification: rename util.certverification to util.x509
Kim Alvefur
2010-12-12
s2smanager: Check for getpeercertificate availability (for old LuaSecs)
Matthew Wild
2010-11-27
s2s: SASL EXTERNAL
Paul Aurich
2010-11-22
s2smanager: Compatibility hack for when not using dialback
Paul Aurich
2010-11-22
Monster whitespace commit (beware the whitespace monster).
Waqas Hussain
2010-10-16
s2smanager: Don't fire s2sin-destroyed for sessions that were never fully established (thanks Thomas)
Matthew Wild
2010-09-05
s2smanager: Fire s2s{in,out}-destroyed when s2s connections are destroyed
Matthew Wild
2010-09-05
less
more
|
(0)
-100
-15
tip