mod_console: Override dofile() in the console environment (this lets print() print...
[prosody.git] / core / s2smanager.lua
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...
2010-01-03 Matthew Wilds2smanager: Trim trailing whitespace
2009-12-17 Matthew Wilds2smanager: Give reasons to destroy_session in more...
2009-12-17 Matthew Wilds2smanager: Give reasons to destroy_session in more...
2009-12-17 Matthew WildMerge with backout branch
2009-12-17 Matthew Wilds2smanager: Send reply stream header only after checkin...
2009-12-17 Matthew WildBacked out changeset 78c5cb163ea9, to fix another way...
2009-12-17 Matthew Wilds2smanager: More whitespace
2009-12-17 Matthew Wilds2smanager: Mark stream as opened sooner, this prevents...
2009-12-17 Matthew Wilds2smanager: Whitespace
2009-12-17 Matthew Wilds2smanager: Have both destroy_session and bounce_sendq...
2009-12-17 Matthew Wilds2smanager: Send reply stream header only after checkin...
2009-12-17 Matthew Wilds2smanager: Have both destroy_session and bounce_sendq...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-26 Matthew Wilds2smanager: Allow configuration of the dialback_secret...
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew WildMerge with 0.6 on prosody.im
2009-11-25 Matthew WildMerge with 0.6
2009-11-25 Matthew Wilds2smanager: Log warning when trying to send a stanza...
2009-11-22 Matthew Wilds2smanager: Fix syntax error introduced in merge
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wilds2smanager: Update for new net.server API (s2s still...
2009-11-21 Matthew Wilds2smanager: Don't log full stanza when sending outwards
2009-11-21 Matthew Wilds2smanager: Don't tostring() the data before sending...
2009-11-21 Matthew Wilds2smanager: Don't tostring() the data before sending...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Fix for syntax of null_data...
2010-02-12 Matthew Wildsessionmanager, s2smanager: Give sessions dummy data...
2009-11-20 Matthew Wilds2smanager: Fail outgoing s2s connection if hostname...
2009-11-20 Matthew Wilds2smanager: Queue db:verify unless we already sent...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-18 Matthew Wilds2smanager: Use session-specific logger to log outgoing...
2009-10-17 Matthew Wilds2smanager: Add incoming_s2s to the prosody object
2009-10-16 Matthew Wilds2smanager: Fix access of 'config' global without requi...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
next