Commit Graph

189 Commits (0ec577b5dfed46586ff329e531bcc18a4cd5ec00)

Author SHA1 Message Date
Kim Alvefur 07645554cc mod_admin_telnet: Sort hosts 7 years ago
Kim Alvefur 2d7eada577 mod_admin_telnet: Display ALPN in show_tls() if supported and available 7 years ago
Kim Alvefur b1d048f117 mod_admin_telnet: Show SNI name in show_tls() if available 7 years ago
Kim Alvefur 2a10ceae09 mod_admin_telnet: Show s2s authentication method (probably) used 7 years ago
Kim Alvefur 7590aa04d6 mod_admin_telnet: xmpp:ping: Log ping time 7 years ago
Kim Alvefur 469bfe7d6b mod_admin_telnet: Use new compact function for waiting on promises 7 years ago
Kim Alvefur f1dfdac89b mod_admin_telnet: Identify native bidi sessions 7 years ago
Kim Alvefur d2ab204f68 mod_admin_telnet: Identify bidi-capable s2sout sessions (fixes #1403) 7 years ago
Michel Le Bihan 9a5a3fd0f1 mod_admin_telnet: Collect array from Bosh connections when appending to connection list 7 years ago
Arc Riley da0d3e296c mod_admin_telnet: include BOSH connections in c2s:count (#998) 7 years ago
Arc Riley cdbb6348f6 mod_admin_telnet: added "(bosh)" and "(websocket)" connection flags (#998) 7 years ago
Arc Riley 30ef8e7ac4 mod_admin_telnet: include BOSH connections in c2s session commands (#998) 7 years ago
Matthew Wild 7896ef03a9 mod_admin_telnet: Allow viewing HTTP event listeners via debug:events('http') 8 years ago
Kim Alvefur b1871e8b07 mod_admin_telnet: Guard against missing table field 8 years ago
Kim Alvefur 1fd061af59 mod_admin_telnet: Create metatable only once 8 years ago
Kim Alvefur eb580b9f2b mod_admin_telnet: Remove unused histogram [luacheck] 8 years ago
Kim Alvefur 7af977ccaf mod_admin_telnet: Remove unused variable [luacheck] 8 years ago
Kim Alvefur 516c4c51ae mod_admin_telnet: Import net.server instead of relying on global 8 years ago
Kim Alvefur 2f919fed94 mod_admin_telnet: Use prosody.hosts to be more explicit and avoid name clash with 'hosts' arguments [luacheck] 8 years ago
Kim Alvefur 58f5eb9e57 mod_admin_telnet: Remove or rename various unused arguments and variables [luacheck] 8 years ago
Kim Alvefur b1f6632732 mod_admin_telnet: Rename variable to avoid name clash [luacheck] 8 years ago
Kim Alvefur db46752c37 mod_admin_telnet: Fix local reference to util.iterator 8 years ago
Matthew Wild b83f34070d mod_admin_telnet: Split out sort function for clarity 8 years ago
Matthew Wild cceeea2c28 mod_admin_telnet: Make use of util.iterators.sorted_pairs() 8 years ago
Matthew Wild db6b2ff8f9 mod_admin_telnet: Add debug:events() and debug:logevents() 8 years ago
Kim Alvefur 1a2ad62a21 mod_admin_telnet: Include the default path property in URL calculation (fixes #1099) 8 years ago
Kim Alvefur 8dad96d3f6 core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) 9 years ago
Kim Alvefur 681b9a6405 mod_admin_telnet: Output human-friendly memory usage when meminfo is unavailable (thanks nbastin) 9 years ago
Matthew Wild 1251138daf mod_admin_telnet: Rename timer:info() -> debug:timers() 8 years ago
Matthew Wild d2ac8210b0 mod_admin_telnet: Add some experimental commands for inspecting stats 8 years ago
Kim Alvefur 5ad0f9390a console: Allow passing a config when creating a room 8 years ago
Kim Alvefur fb749e2076 plugins/various: Use type-specific config API 9 years ago
Kim Alvefur 6ca01c40ab mod_admin_telnet: Print a message to open sessions when shutting down, including the reason 9 years ago
Kim Alvefur 7e6c27dd6b mod_admin_telnet: Use already generated session id 7 years ago
Kim Alvefur e5864b338f mod_admin_telnet: Allow specifying a reason when closing sessions (#1400) 7 years ago
Kim Alvefur 216f7ce87b mod_admin_telnet: Add xmpp:ping to help 7 years ago
Kim Alvefur 166033b48a mod_admin_telnet: Add c2s:count() to help 7 years ago
Kim Alvefur 7c80b5b23e mod_admin_telnet: Make c2s:count() consistent with c2s:show() 7 years ago
Kim Alvefur 5bd804db72 mod_admin_telnet: Factor out function for collecting all c2s sessions for easier reuse 7 years ago
Kim Alvefur 92571bfb04 mod_admin_telnet: Include both c2s connections and sessions in c2s:show() 7 years ago
Kim Alvefur c964e26cc7 mod_admin_telnet: Move error handling to thread callback (fixes #1391) 7 years ago
Kim Alvefur 5e6f65812d mod_admin_telnet: Check for simple commands before executing in sandbox 7 years ago
Kim Alvefur f043b0f7ea mod_admin_telnet: Use the module:send() API for xmpp:ping command 10 years ago
Kim Alvefur 98dab3e838 mod_admin_telnet: Fix to use modern way to fetch a MUC room 10 years ago
Anton Shestakov cdfde7ee2f mod_admin_telnet: remove unused import (util.serialization) [luacheck] 10 years ago
Anton Shestakov 68238f0edb mod_admin_telnet: rename variable to make it defined (room -> room_name) 10 years ago
Emmanuel Gil Peyrot bbf1653e04 Update every link to the documentation to use HTTPS 10 years ago
Matthew Wild 19b9ea3838 mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash) 11 years ago
Kim Alvefur 2dd6c3b861 mod_admin_telnet: c2s:count in less lines 11 years ago
Kim Alvefur e0cfa023d9 mod_admin_telnet: Show unauthenticated clients identified by local/remote IP and port 11 years ago