s2smanager: Don't bounce error replies for error and result stanzas.
[prosody.git] / core / s2smanager.lua
2011-01-10 Waqas Hussains2smanager: Don't bounce error replies for error and...
2011-01-06 Matthew WildMerge 0.8->trunk
2010-12-24 Matthew Wilds2smanager: Destroy session on immediate failure of...
2010-12-24 Matthew Wilds2smanager: Handle DNS lookup error in response handler
2010-12-24 Matthew Wilds2smanager: send_to_host(): Handle already-destroyed...
2010-12-24 Matthew Wilds2smanager: new_outgoing(): Destroy session if first...
2010-12-24 Matthew Wilds2smanager: Give all new outgoing s2s sessions a close...
2010-12-24 Matthew Wilds2smanager: Add a missing semi-colon
2010-12-24 Matthew Wilds2smanager: destroy_session(): Pass reason to retire_se...
2010-12-24 Matthew Wilds2smanager: retire_session(): Add a 'reason' parameter
2010-12-22 Matthew Wilds2smanager: session.send(): Return the result of send_t...
2010-12-22 Matthew Wilds2smanager: send_to_host(): Return false on failure...
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-12 Kim Alvefurcore.s2smanager, mod_console, mod_saslauth, util.certve...
2010-12-24 Matthew Wilds2smanager: Destroy session on immediate failure of...
2010-12-24 Matthew Wilds2smanager: Handle DNS lookup error in response handler
2010-12-24 Matthew Wilds2smanager: send_to_host(): Handle already-destroyed...
2010-12-24 Matthew Wilds2smanager: new_outgoing(): Destroy session if first...
2010-12-24 Matthew Wilds2smanager: Give all new outgoing s2s sessions a close...
2010-12-24 Matthew Wilds2smanager: Add a missing semi-colon
2010-12-24 Matthew Wilds2smanager: destroy_session(): Pass reason to retire_se...
2010-12-24 Matthew Wilds2smanager: retire_session(): Add a 'reason' parameter
2010-12-22 Matthew Wilds2smanager: session.send(): Return the result of send_t...
2010-12-22 Matthew Wilds2smanager: send_to_host(): Return false on failure...
2010-11-27 Matthew Wilds2smanager: Check for getpeercertificate availability...
2010-11-27 Matthew WildMerge darkrain->trunk
2010-11-22 Paul Aurichs2s: SASL EXTERNAL
2010-11-22 Paul Aurichs2smanager: Compatibility hack for when not using dialback
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-09-05 Matthew Wilds2smanager: Don't fire s2sin-destroyed for sessions...
2010-09-05 Matthew Wilds2smanager: Fire s2s{in,out}-destroyed when s2s connect...
2010-08-30 Matthew Wilds2smanager: Fire s2s{in,out}-established when new s2s...
2010-08-22 Matthew Wildsessionmanager, s2smanager: Give resting sessions a...
2010-08-03 Matthew Wilds2smanager: Remove dependency on eventmanager
2010-08-03 Matthew Wilds2smanager: brackets, just to be sure :)
2010-08-03 Matthew Wilds2smanager: Only bounce real stanzas on s2s failure...
2010-07-16 Matthew Wilds2smanager: Handle disallow_s2s for incoming streams...
2010-07-05 Matthew Wilds2smanager: Lower default DNS timeout to 15s (it's...
2010-07-02 Matthew WildMerge 0.7->trunk
2010-07-02 Matthew Wilds2smanager: Register outgoing connection with the conne...
2010-07-02 Matthew Wilds2smanager: Don't attempt to connect to a nil host...
2010-06-29 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge backout
2010-06-13 Matthew Wilds2smanager: Fix logging for outgoing sessions to also...
2010-06-10 Matthew Wilds2smanager: Move 'sending' debug log message so that...
2010-06-03 Matthew WildMerge 0.7->trunk
2010-06-03 Matthew Wilds2smanager: Remove potentially misleading log message...
2010-06-02 Matthew Wilds2smanager: Add filters for outgoing bytes and stanzas
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-04-03 Matthew WildMerge 0.6->0.7
2010-04-03 Matthew WildMerge 0.6/MattJ -> 0.6
2010-03-30 Matthew WildMerge 0.7->trunk
2010-03-30 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-03-30 Matthew WildMerge 0.6->0.7
2010-03-30 Matthew Wildstanza_router, s2smanager, modulemanager: Fix for handl...
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew Wildsessionmanager, s2smanager: Add type of ?2s_destroyed...
2010-03-18 Matthew WildMerge darkrain->trunk
2010-03-18 Matthew WildMerge 0.7->trunk
2010-03-18 Matthew WildMerge 0.6->0.7
2010-03-18 Matthew WildMerge 0.6 with waqas
2010-03-18 Matthew Wilds2smanager: Remove the infamous 'as per RFC' log messag...
2010-03-15 Matthew WildMerge with 0.7 (and indirectly 0.6.2)
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-14 Matthew Wilds2smanager: Don't re-destroy destroyed sessions
2010-03-14 Matthew Wilds2smanager: Add open_stream and close methods to restin...
2010-03-11 Matthew Wildsessionmanager, s2smanager: Close session on </stream...
2010-03-08 Matthew Wildsessionmanager, s2smanager: Destroyed sessions are...
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.7
2010-02-25 Matthew WildMerge with 0.6
2010-02-25 Matthew Wilds2smanager: Log and fail gracefully when unable to...
2010-02-25 Matthew Wilds2smanager: Fix for the logic SRV record priority compa...
2010-02-19 Matthew WildMerge with 0.7
2010-02-19 Matthew Wilds2smanager: Use s2smanager log() if session doesn't...
2010-02-19 Matthew Wilds2smanager: Use s2smanager log() if session doesn't...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Fix for syntax of null_data...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Give sessions dummy data...
2010-02-11 Waqas Hussains2smanager, mod_compression, mod_tls: Changed event...
2010-02-05 Matthew WildMerge with backout
2010-01-31 Matthew Wilds2smanager: Update for new server SSL API (don't pass...
2010-01-30 Matthew Wilds2smanager: Fix syntax error)
2010-01-30 Matthew Wilds2smanager: require_s2s_encryption -> s2s_require_encry...
2010-01-30 Matthew Wilds2smanager: Make require_s2s_encryption do what it...
2010-01-28 Matthew Wilds2smanager: Whitespace
2010-01-19 Matthew Wilds2smanager: Log error and fail gracefully if we can...
2010-01-19 Matthew Wilds2smanager: No-one noticed that Prosody stopped sending...
2010-01-30 Matthew Wilds2smanager: Fix syntax error)
2010-01-30 Matthew Wilds2smanager: require_s2s_encryption -> s2s_require_encry...
2010-01-30 Matthew Wilds2smanager: Make require_s2s_encryption do what it...
2010-01-09 Matthew Wilds2smanager: Split sending of stream header into a ...
2010-01-04 Matthew Wilds2smanager: Allow new_outgoing() to create sessions...
2010-01-03 Paul Aurichs2smanager: Stamp a 'to' on the reply stream:stream...
2010-01-03 Paul Aurichs2smanager: Stamp a 'to' on the reply stream:stream...
2010-01-03 Matthew Wilds2smanager, hostmanager: Make dialback secrets per...
next