mod_admin_adhoc: Implement global module reloading
[prosody.git] / plugins / mod_s2s / s2sout.lib.lua
2012-09-10 Matthew WildMerge 0.9->trunk
2012-09-03 Kim Alvefurmod_s2s: Check that an SRV reply isn't empty.
2012-07-23 Matthew Wildmod_s2s/s2sout.lib: Use %s to insert strings into log...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Fix indentation
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Don't wait for both v4 and v6 DNS...
2012-05-29 Kim Alvefurmod_s2s: Remove check for socket.tcp6()
2012-05-29 Kim Alvefurmod_s2s: Only do AAAA lookup if IPv6 is available,...
2012-05-24 Matthew Wildmod_s2s, s2sout.lib: Send stream header in onconnect()
2012-05-11 Matthew WildMerge with backout
2012-05-10 Matthew WildMerge with Zash
2012-05-10 Kim Alvefurs2smanager, mod_s2s: Move checking DNS timeout option...
2012-05-03 Matthew WildRename plugins/s2s/ to plugins/mod_s2s/