Mercurial > prosody-modules
log mod_srvinjection/mod_srvinjection.lua @ 5035:baebe7452903
age | author | description |
---|---|---|
2015-01-20 | Ashley Ward | Add support for IPv4 addresses in SRV injections |
2014-02-28 | Kim Alvefur | Backed out changeset 853a382c9bd6 |
2014-02-28 | Kim Alvefur | mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) |
2013-12-10 | daurnimator | mod_srvinjection: Make the map a shared table so that other plugins can use/modify it |
2012-04-30 | Florian Zeitz | mod_srvinjection: Use module:set_global() |
2011-02-09 | Waqas Hussain | mod_srvinjection: Fix type in variable name. |
2011-02-09 | Waqas Hussain | mod_srvinjection: Add support for a wildcard host. |
2009-11-26 | Waqas Hussain | mod_srvinjection: Added support for resolving "localhost" and "127.0.0.1". |
2009-11-23 | Waqas Hussain | mod_srvinjection: Initial commit. |