Log

description author age
mod_host_blacklist: Similar to mod_s2s_blacklist, but stanza-based. Works between hosts on the same server, at a slight performance impact. Matthew Wild 2013-09-03
mod_s2s_blacklist: A new _simple_ s2s blacklist module Matthew Wild 2013-09-03
mod_reload_modules: Add support for loading/unloading of modules, as well as simply reloading Matthew Wild 2013-09-02
mod_secure_interfaces: New module to mark c2s sessions on given interfaces as 'secure' without encryption Matthew Wild 2013-08-29
mod_lastlog: Import util.datetime Kim Alvefur 2013-08-28
mod_lastlog: Fix jid.split call Kim Alvefur 2013-08-28
mod_lastlog: If loaded on a component, store a timestamp of the last message sent, eg to a MUC room Kim Alvefur 2013-08-28
mod_lastlog: Collect timestamp on registration Kim Alvefur 2013-08-28
mod_lastlog: Return a non-zero exit code if no lastlog records were found Kim Alvefur 2013-08-28
mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag Matthew Wild 2013-08-28
mod_turncredentials: Use iq-get event, to save checking attr.type manually Matthew Wild 2013-08-28
mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values Matthew Wild 2013-08-28
mod_turncredentials: use smarter timestamp expiry from draft-uberti-behave-turn-rest-00 Philipp Hancke 2013-08-28
mod_carbons: Fix <private/> handling Kim Alvefur 2013-08-21
mod_s2s_auth_fingerprint: Don't halt event propagation in cert pinning mode Kim Alvefur 2013-08-15
mod_auth_pam: Initial commit of simple PAM authentication module Kim Alvefur 2013-08-15