Software /
code /
prosody
Log
plugins/mod_admin_adhoc.lua @ 5085:cbc7eb5cfa8c
description | author | age |
---|---|---|
mod_admin_adhoc, mod_announce: Explicitly specify possible actions for ad-hoc commands | Florian Zeitz | 2012-08-02 |
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. | Kim Alvefur | 2012-07-26 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | 2012-07-23 |
Merge 0.9->trunk | Matthew Wild | 2012-07-19 |
mod_admin_adhoc: Remove unused variable and save a bit of CPU... | Matthew Wild | 2012-07-19 |
mod_admin_web: Use util.dataforms' own error checking | Florian Zeitz | 2012-07-04 |
mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands | Florian Zeitz | 2012-06-12 |