Software /
code /
prosody
Log
plugins/mod_admin_telnet.lua @ 5013:ab693eea0869
description | author | age |
---|---|---|
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 | Thu, 26 Jul 2012 04:33:17 +0200 |
mod_admin_telnet: Add xmpp:ping(from, to), useful for initiating s2s connections | Kim Alvefur | Thu, 26 Jul 2012 02:27:24 +0200 |
mod_admin_telnet: Remove useless call to string.lower() | Kim Alvefur | Tue, 24 Jul 2012 22:03:51 +0200 |
mod_admin_telnet: Add missing import of usermanager | Kim Alvefur | Tue, 24 Jul 2012 21:37:16 +0200 |
mod_admin_telnet: Remove unused or duplicated locals | Kim Alvefur | Tue, 24 Jul 2012 21:36:47 +0200 |
mod_admin_telnet: Always handle commands terminated by line feeds - ensures consistency even when packets are joined or split on the network | Matthew Wild | Mon, 23 Jul 2012 14:03:00 +0100 |
Merge with Maranda | Matthew Wild | Sun, 22 Jul 2012 18:52:20 +0100 |