Merge 0.10->trunk
|
Kim Alvefur |
2018-02-04 |
mod_component: Advertise disco#info in fallback handling of disco#info query (fixes #1062)
|
Kim Alvefur |
2018-01-06 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-09-14 |
Merge 0.9->0.10
|
Kim Alvefur |
2017-09-14 |
mod_component, mod_s2s: Iterate over child tags instead of child nodes (can include text) in stream error (same as 176b7f4e4ac9)
|
Kim Alvefur |
2017-09-13 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-05-16 |
mod_component: Use typed config API
|
Kim Alvefur |
2017-04-26 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-02-10 |
mod_component: Add read timeout handler (same behaviour as c2s and s2s)
|
Kim Alvefur |
2017-02-10 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-01-28 |
mod_component: Trim trailing whitespace
|
Kim Alvefur |
2017-01-28 |
Merge 0.10->trunk
|
Matthew Wild |
2016-09-12 |
mod_component: Fire 'component-disconnected' event on host, to maintain consistency - sessions with no host never authenticated. Fixes #737
|
Matthew Wild |
2016-09-12 |
Update every link to the documentation to use HTTPS
|
Emmanuel Gil Peyrot |
2016-04-16 |
mod_component: Some cleanup [luacheck]
|
Matthew Wild |
2016-03-18 |
mod_component: Fire event when component disconnects
|
Matthew Wild |
2016-03-18 |
mod_component: Add config option for deciding what happens if a component connects while already connected (fixes #525)
|
Kim Alvefur |
2015-10-20 |
Merge 0.9->0.10
|
Kim Alvefur |
2015-08-10 |
mod_component: Fire an event on successful component authentication (For Goffi)
|
Kim Alvefur |
2015-08-10 |
Merge 0.9->0.10
|
Kim Alvefur |
2014-09-02 |
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent)
|
Matthew Wild |
2014-08-29 |
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream
|
Kim Alvefur |
2014-04-10 |
Merge 0.9->0.10
|
Kim Alvefur |
2013-12-18 |
mod_component: Enable TCP keepalives on component streams
|
Kim Alvefur |
2013-12-18 |
mod_component: Decrease priority of component auth hook
|
Kim Alvefur |
2013-12-18 |
Remove all trailing whitespace
|
Florian Zeitz |
2013-08-09 |
mod_component: Local imports for some functions, including xpcall
|
Matthew Wild |
2013-07-08 |
mod_component: xpcall() stanza processing, as per other listeners, preventing potentially harmful 'top-level errors'
|
Matthew Wild |
2013-07-08 |
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals
|
Kim Alvefur |
2013-03-23 |
mod_component: Look for the correct xmlns (thanks NebuK)
|
Kim Alvefur |
2013-01-27 |