log plugins/mod_admin_telnet.lua @ 10790:ee2f8ee319ea

age author description
Wed, 29 Apr 2020 22:59:01 +0200 Kim Alvefur mod_admin_telnet: Add a TODO for someone to find in the future
Wed, 29 Apr 2020 22:56:35 +0200 Kim Alvefur mod_admin_telnet: Document HTTP command in internal help
Wed, 29 Apr 2020 22:48:36 +0200 Kim Alvefur mod_admin_telnet: Document (in the internal help) debug commands
Wed, 29 Apr 2020 22:23:05 +0200 Kim Alvefur mod_admin_telnet: Pretty-print values returned from commands
Sun, 22 Mar 2020 21:13:09 +0100 Kim Alvefur Merge 0.11->trunk
Sun, 22 Mar 2020 17:35:26 +0100 Kim Alvefur mod_admin_telnet: Handle unavailable cipher info (fixes #1510) 0.11
Mon, 24 Feb 2020 18:38:09 +0100 Kim Alvefur mod_admin_telnet: Allow passing list of hosts to http:list()
Sat, 22 Feb 2020 18:32:50 +0100 Kim Alvefur mod_admin_telnet: Fix host selection filter, fixes loading on components
Sat, 22 Feb 2020 18:23:38 +0100 Kim Alvefur mod_admin_telnet: Reflow hosts filter for readability
Wed, 05 Feb 2020 23:29:39 +0100 Kim Alvefur mod_admin_telnet: Avoid indexing missing socket (thanks tmolitor)
Fri, 24 Jan 2020 23:29:14 +0100 Kim Alvefur mod_admin_telnet: Use promise based DNS resolving
Fri, 24 Jan 2020 23:28:15 +0100 Kim Alvefur Merge 0.11->trunk
Fri, 24 Jan 2020 23:27:49 +0100 Kim Alvefur mod_admin_telnet: Create a DNS resolver per console session (fixes #1492) 0.11
Mon, 23 Dec 2019 21:38:19 +0100 Kim Alvefur mod_admin_telnet: Silence luacheck warnings
Sun, 22 Dec 2019 20:10:20 +0100 Kim Alvefur mod_admin_telnet: Include config:get() in help text
Sun, 15 Dec 2019 22:15:52 +0100 Kim Alvefur mod_admin_telnet: Use common sort function in s2s:show
Sun, 15 Dec 2019 21:44:58 +0100 Kim Alvefur mod_admin_telnet: Use existing host comparison when comparing JIDs
Sun, 15 Dec 2019 22:08:20 +0100 Kim Alvefur mod_admin_telnet: Sort hosts in module:list
Sun, 15 Dec 2019 22:07:24 +0100 Kim Alvefur mod_admin_telnet: Refactor internal function for listing hosts
Sun, 15 Dec 2019 21:42:42 +0100 Kim Alvefur mod_admin_telnet: Merge hostname comparison functions
Sun, 15 Dec 2019 20:44:10 +0100 Kim Alvefur mod_admin_telnet: Sort by complete labels
Sun, 15 Dec 2019 20:43:02 +0100 Kim Alvefur mod_admin_telnet: Fix host sorting
Sun, 08 Dec 2019 13:38:48 +0100 Kim Alvefur mod_admin_telnet: Avoid using LuaSocket for timestamps
Sat, 30 Nov 2019 21:56:21 +0100 Kim Alvefur mod_admin_telnet: Sort hosts
Thu, 21 Nov 2019 00:16:20 +0100 Kim Alvefur mod_admin_telnet: Display ALPN in show_tls() if supported and available
Wed, 20 Nov 2019 21:31:46 +0100 Kim Alvefur mod_admin_telnet: Show SNI name in show_tls() if available
Sat, 02 Nov 2019 16:02:37 +0100 Kim Alvefur mod_admin_telnet: Show s2s authentication method (probably) used
Sun, 06 Oct 2019 19:35:35 +0200 Kim Alvefur mod_admin_telnet: xmpp:ping: Log ping time
Sun, 29 Sep 2019 18:44:58 +0200 Kim Alvefur mod_admin_telnet: Use new compact function for waiting on promises
Sun, 08 Sep 2019 18:51:15 +0200 Kim Alvefur mod_admin_telnet: Identify native bidi sessions
Sat, 07 Sep 2019 15:53:05 +0200 Kim Alvefur mod_admin_telnet: Identify bidi-capable s2sout sessions (fixes #1403)
Sun, 28 Jul 2019 01:43:10 +0200 Kim Alvefur mod_admin_telnet: Use already generated session id
Sun, 28 Jul 2019 01:39:47 +0200 Kim Alvefur mod_admin_telnet: Allow specifying a reason when closing sessions (#1400)
Fri, 26 Jul 2019 21:13:17 +0200 Kim Alvefur mod_admin_telnet: Add xmpp:ping to help
Fri, 26 Jul 2019 21:10:42 +0200 Kim Alvefur mod_admin_telnet: Add c2s:count() to help
Fri, 26 Jul 2019 21:06:47 +0200 Kim Alvefur mod_admin_telnet: Make c2s:count() consistent with c2s:show()
Fri, 26 Jul 2019 21:05:13 +0200 Kim Alvefur mod_admin_telnet: Factor out function for collecting all c2s sessions for easier reuse
Fri, 26 Jul 2019 20:25:15 +0200 Kim Alvefur mod_admin_telnet: Include both c2s connections and sessions in c2s:show()
Fri, 10 May 2019 01:29:26 +0200 Kim Alvefur mod_admin_telnet: Move error handling to thread callback (fixes #1391)
Fri, 10 May 2019 01:28:09 +0200 Kim Alvefur mod_admin_telnet: Check for simple commands before executing in sandbox
Mon, 03 Jun 2019 20:51:15 +0200 Michel Le Bihan mod_admin_telnet: Collect array from Bosh connections when appending to connection list
Thu, 02 May 2019 17:44:21 -0700 Arc Riley mod_admin_telnet: include BOSH connections in c2s:count (#998)
Thu, 02 May 2019 17:28:49 -0700 Arc Riley mod_admin_telnet: added "(bosh)" and "(websocket)" connection flags (#998)
Thu, 02 May 2019 16:33:14 -0700 Arc Riley mod_admin_telnet: include BOSH connections in c2s session commands (#998)
Wed, 17 Apr 2019 10:11:22 -0700 João Duarte mod_admin_telnet: Adds c2s:closeall() (Fixes #1315)
Tue, 19 Mar 2019 09:05:37 +0000 Matthew Wild mod_admin_telnet: Show module status in module:list()
Wed, 16 Jan 2019 14:20:16 +0100 Kim Alvefur mod_admin_telnet: sttas:show: Use format option that allows float numbers
Fri, 04 Jan 2019 15:13:52 +0100 Kim Alvefur mod_admin_telnet: Sort stats by name
Fri, 04 Jan 2019 13:41:39 +0100 Kim Alvefur mod_admin_telnet: Serialize config values (table: 0x123abc isn't useful)
Fri, 04 Jan 2019 13:39:13 +0100 Kim Alvefur mod_admin_telnet: config:get: Assume the global section if only one argument is given
Fri, 04 Jan 2019 13:38:30 +0100 Kim Alvefur mod_admin_telnet: Remove the long gone 'section' argument in the undocumented config:get command
Sun, 30 Dec 2018 16:03:15 +0100 Kim Alvefur core.moduleapi: Use util.error for :send_iq errors
Sat, 29 Dec 2018 03:21:13 +0100 Kim Alvefur mod_admin_telnet: Validate hostnames in xmpp:ping command
Fri, 28 Dec 2018 20:59:10 +0100 Kim Alvefur mod_admin_telnet: Make xmpp:ping command wait and report the reply
Thu, 27 Dec 2018 02:53:34 +0100 Kim Alvefur mod_admin_telnet: Enable async processing using util.async
Fri, 28 Dec 2018 20:56:01 +0100 Kim Alvefur mod_admin_telnet: Invert host existence check
Tue, 18 Dec 2018 20:23:33 +0000 Maxime “pep” Buquet admin_telnet: show when bidi is used on s2s
Sat, 08 Dec 2018 17:09:55 +0100 Kim Alvefur various: Don't rely on _G.unpack existing
Tue, 09 Oct 2018 15:02:44 +0100 Matthew Wild mod_admin_telnet: Allow viewing HTTP event listeners via debug:events('http')
Sun, 30 Sep 2018 14:55:39 +0200 Kim Alvefur mod_admin_telnet: Guard against missing table field
Sun, 30 Sep 2018 14:55:15 +0200 Kim Alvefur mod_admin_telnet: Create metatable only once
Sun, 30 Sep 2018 14:54:51 +0200 Kim Alvefur mod_admin_telnet: Remove unused histogram [luacheck]
Sun, 30 Sep 2018 14:48:44 +0200 Kim Alvefur mod_admin_telnet: Remove unused variable [luacheck]
Sun, 30 Sep 2018 14:37:25 +0200 Kim Alvefur mod_admin_telnet: Import net.server instead of relying on global
Sun, 30 Sep 2018 14:33:42 +0200 Kim Alvefur mod_admin_telnet: Use prosody.hosts to be more explicit and avoid name clash with 'hosts' arguments [luacheck]
Sun, 30 Sep 2018 14:32:32 +0200 Kim Alvefur mod_admin_telnet: Remove or rename various unused arguments and variables [luacheck]
Sun, 30 Sep 2018 14:16:49 +0200 Kim Alvefur mod_admin_telnet: Rename variable to avoid name clash [luacheck]
Sat, 29 Sep 2018 16:29:30 +0200 Kim Alvefur mod_admin_telnet: Fix local reference to util.iterator
Fri, 21 Sep 2018 14:37:47 +0100 Matthew Wild mod_admin_telnet: Split out sort function for clarity
Fri, 21 Sep 2018 14:36:29 +0100 Matthew Wild mod_admin_telnet: Make use of util.iterators.sorted_pairs()
Tue, 10 Jul 2018 21:08:32 +0100 Matthew Wild mod_admin_telnet: Rename timer:info() -> debug:timers()
Wed, 04 Jul 2018 06:57:32 +0100 Matthew Wild mod_admin_telnet: Add some experimental commands for inspecting stats
Fri, 22 Jun 2018 13:21:42 +0100 Matthew Wild Merge 0.10->trunk
Fri, 22 Jun 2018 13:20:38 +0100 Matthew Wild mod_admin_telnet: Add debug:events() and debug:logevents()
Sat, 14 Apr 2018 16:14:55 +0200 Kim Alvefur console: Allow passing a config when creating a room
Sat, 10 Mar 2018 20:52:14 +0100 Kim Alvefur Merge 0.10->trunk
Sat, 10 Mar 2018 20:49:52 +0100 Kim Alvefur Merge 0.9->0.10
Sat, 10 Mar 2018 20:47:34 +0100 Kim Alvefur mod_admin_telnet: Include the default path property in URL calculation (fixes #1099)
Mon, 28 Aug 2017 21:05:12 +0200 Kim Alvefur Merge 0.10->trunk
Fri, 28 Jul 2017 13:15:29 +0200 Kim Alvefur core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)
Tue, 25 Apr 2017 01:42:59 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 25 Apr 2017 00:14:19 +0200 Kim Alvefur mod_admin_telnet: Output human-friendly memory usage when meminfo is unavailable (thanks nbastin)
Thu, 16 Mar 2017 23:49:27 +0100 Kim Alvefur Merge 0.10->trunk
Thu, 16 Mar 2017 20:46:06 +0100 Kim Alvefur plugins/various: Use type-specific config API
Wed, 01 Mar 2017 02:38:05 +0100 Kim Alvefur Merge 0.10->trunk
Tue, 21 Feb 2017 17:34:01 +0100 Kim Alvefur mod_admin_telnet: Print a message to open sessions when shutting down, including the reason
Sat, 19 Nov 2016 01:05:36 +0100 Kim Alvefur Merge 0.10->trunk
Fri, 18 Nov 2016 14:08:38 +0100 Kim Alvefur mod_admin_telnet: Use the module:send() API for xmpp:ping command
Tue, 30 Aug 2016 17:53:57 +0200 Kim Alvefur mod_admin_telnet: Fix to use modern way to fetch a MUC room
Fri, 08 Jul 2016 22:01:10 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 09 Jul 2016 00:57:17 +0800 Anton Shestakov mod_admin_telnet: remove unused import (util.serialization) [luacheck]
Sat, 09 Jul 2016 00:47:55 +0800 Anton Shestakov mod_admin_telnet: rename variable to make it defined (room -> room_name)
Sat, 16 Apr 2016 21:08:05 +0100 Emmanuel Gil Peyrot Update every link to the documentation to use HTTPS
Fri, 22 Jan 2016 13:22:50 +0000 Matthew Wild Merge 0.10->trunk
Fri, 22 Jan 2016 13:20:00 +0000 Matthew Wild mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash)
Sun, 10 Jan 2016 03:57:17 +0100 Kim Alvefur Merge 0.10->trunk
Sun, 10 Jan 2016 00:00:22 +0100 Kim Alvefur mod_admin_telnet: c2s:count in less lines
Sat, 09 Jan 2016 23:59:31 +0100 Kim Alvefur mod_admin_telnet: Show unauthenticated clients identified by local/remote IP and port
Sat, 09 Jan 2016 23:58:43 +0100 Kim Alvefur mod_admin_telnet: c2s:show() etc, list all sessions including unauthenticated or not with no stream opened
Sun, 10 Jan 2016 00:01:28 +0100 Kim Alvefur mod_admin_telnet: Remove compat warning about 'console_banner' as a function
Sun, 27 Dec 2015 12:29:28 +0100 Kim Alvefur Merge 0.10->trunk
Wed, 23 Dec 2015 12:11:07 +0100 Kim Alvefur Merge 0.9->0.10
Tue, 22 Dec 2015 14:15:09 +0000 Matthew Wild mod_admin_telnet: Backport 06696882d972 from 0.10 (this command greatly helps with debugging HTTP issues)
Wed, 23 Dec 2015 11:42:14 +0100 Kim Alvefur mod_admin_telnet: Make timer:info command more robust
Thu, 10 Dec 2015 18:58:30 +0000 Matthew Wild Merge 0.10->trunk
Thu, 10 Dec 2015 18:00:08 +0000 Matthew Wild mod_admin_telnet: Add http:list() command to get info about current HTTP endpoints on the server
Wed, 25 Nov 2015 15:34:54 +0100 Kim Alvefur mod_admin_telnet: Add timer:info() which shows some basic info about util.timer
Sun, 22 Nov 2015 15:52:10 +0000 Matthew Wild Merge 0.10->trunk
Sun, 22 Nov 2015 15:31:22 +0000 Matthew Wild mod_admin_telnet: c2s:show(): Add flag to indicate remote sessions
Sat, 19 Sep 2015 17:51:20 +0200 Kim Alvefur Merge 0.10->trunk
Fri, 18 Sep 2015 16:16:10 +0200 Kim Alvefur mod_admin_telnet: Fix indentation
Thu, 20 Aug 2015 13:05:22 +0200 Kim Alvefur Merge 0.10->trunk
Sun, 22 Feb 2015 19:06:26 +0100 Kim Alvefur mod_admin_telnet: Remove now broken importing of modulemanager from various commands, use upvalue defined at top of file (thanks daurnimator)
Tue, 24 Feb 2015 15:22:34 +0000 Matthew Wild Merge 0.10->trunk
Tue, 24 Feb 2015 15:22:09 +0000 Matthew Wild Merge 0.9->0.10
Fri, 20 Feb 2015 22:53:12 +0000 Matthew Wild mod_admin_telnet: Require util.pposix (fixes #471)
Tue, 16 Dec 2014 18:33:54 -0500 Waqas Hussain Merge 0.10 -> trunk
Sat, 13 Dec 2014 16:40:55 +0100 Kim Alvefur mod_admin_telnet: Use the session-specific print function
Sun, 09 Nov 2014 20:32:33 +0100 Kim Alvefur Merge 0.10->trunk
Mon, 27 Oct 2014 11:12:08 +0100 Kim Alvefur mod_admin_telnet: Soft-reqire util.pposix for server:memory()
Tue, 02 Sep 2014 22:34:32 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 02 Sep 2014 22:33:11 +0200 Kim Alvefur Merge 0.9->0.10
Fri, 29 Aug 2014 11:54:34 +0100 Matthew Wild net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent)
Fri, 25 Jul 2014 13:02:46 +0100 Matthew Wild Merge 0.10->trunk
Fri, 25 Jul 2014 13:01:57 +0100 Matthew Wild Merge 0.9->0.10
Fri, 25 Jul 2014 13:59:17 +0200 Kim Alvefur mod_admin_telnet: Fix dns:(add,set)nameservers()
Thu, 05 Jun 2014 17:15:04 -0400 Waqas Hussain mod_admin_telnet: Update muc:room(jid) and muc:list(host) to use the new MUC API
Wed, 28 May 2014 12:43:34 +0100 Matthew Wild mod_admin_telnet: Add command to list MUC rooms
Mon, 12 May 2014 01:16:17 +0200 Kim Alvefur mod_admin_telnet: Remove dead code
Mon, 12 May 2014 01:07:40 +0200 Kim Alvefur mod_admin_telnet: Show which hosts are components and what type of component in host:list()
Sun, 11 May 2014 19:13:36 +0200 Kim Alvefur mod_admin_telnet: Add c2s:show_tls(), behaves like s2s:show_tls()
Sun, 11 May 2014 19:12:03 +0200 Kim Alvefur mod_admin_telnet: Move generation of log tag for s2s:show() (adds it to c2s:show() too)
Sun, 11 May 2014 18:51:08 +0200 Kim Alvefur mod_admin_telnet: Add s2s:show_tls() for showing ciphers used on s2s connections
Sun, 11 May 2014 19:03:23 +0200 Kim Alvefur mod_admin_telnet: Move extraction of c2s presence info into session_flags()
Sun, 11 May 2014 18:28:00 +0200 Kim Alvefur mod_admin_telnet: Split (secure) into (authenticated) + (secure)
Sun, 11 May 2014 18:22:17 +0200 Kim Alvefur mod_admin_telnet: Send NUL byte as keepalive on read timeouts
Thu, 10 Apr 2014 13:15:11 +0200 Kim Alvefur Merge 0.9->0.10
Sat, 05 Apr 2014 15:05:40 +0100 Matthew Wild mod_admin_telnet: muc:*: Fix nil index error when a room JID is passed with a non-existent host
Wed, 12 Feb 2014 19:26:22 +0100 Kim Alvefur Merge 0.9 -> 0.10
Sun, 09 Feb 2014 15:17:01 +0100 Kim Alvefur mod_admin_telnet: Prep jids for user:create() etc.
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Tue, 06 Aug 2013 14:35:03 +0200 Kim Alvefur Merge 0.9->trunk
Tue, 06 Aug 2013 14:32:31 +0200 Kim Alvefur mod_admin_telnet, mod_s2s: Fix reporting of certificate chain validation details
Thu, 20 Jun 2013 21:47:38 +0200 Kim Alvefur mod_admin_telnet: Refactor s2s:show()
Thu, 20 Jun 2013 21:47:28 +0200 Kim Alvefur mod_admin_telnet: Generate session names the same way as in s2smanager
Thu, 20 Jun 2013 20:53:29 +0200 Kim Alvefur mod_admin_telnet: Refactor s2s:close and s2s:closeall
Wed, 19 Jun 2013 16:20:33 +0200 Kim Alvefur mod_admin_telnet: Refactor s2s:showcert()
Tue, 11 Jun 2013 21:50:41 +0100 Matthew Wild Merge 0.9->trunk
Thu, 16 May 2013 10:47:22 +0100 Matthew Wild mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usage
Mon, 10 Jun 2013 14:37:02 +0200 Kim Alvefur Merge 0.9->trunk
Mon, 10 Jun 2013 14:35:35 +0200 Kim Alvefur mod_admin_telnet: Fix another wrong boolean expression
Sun, 09 Jun 2013 12:59:23 +0200 Kim Alvefur mod_admin_telnet: Simplify IPv6 detection, fixes rare traceback
Wed, 05 Jun 2013 21:36:29 +0100 Matthew Wild Merge 0.9->trunk
Tue, 04 Jun 2013 19:35:41 +0200 Kim Alvefur mod_admin_telnet: Fix inverted boolean logic
Sun, 26 May 2013 22:59:06 +0200 Kim Alvefur Merge 0.9->trunk
Sun, 26 May 2013 22:58:13 +0200 Kim Alvefur mod_admin_telnet: Make the muc:create() command complain if the room already exists
Sat, 18 May 2013 13:20:46 +0200 Kim Alvefur Merge 0.9->trunk
Sat, 18 May 2013 13:19:31 +0200 Kim Alvefur mod_admin_telnet: Verify that the host exists in user commands (Thanks SkyBlue)
Sat, 18 May 2013 13:11:44 +0200 Kim Alvefur mod_admin_telnet: Don't rely on getpeerchain returning an empty list
Fri, 17 May 2013 18:28:05 +0200 Kim Alvefur mod_admin_telnet: Use stanza:get_child_text()
Fri, 17 May 2013 14:56:06 +0200 Kim Alvefur mod_admin_telnet: List session flags (encryption, compression etc) the same way for c2s as s2s
Thu, 16 May 2013 10:47:22 +0100 Matthew Wild mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usage
Tue, 07 May 2013 17:17:32 +0200 Kim Alvefur mod_admin_telnet: Add some DNS commands.
Thu, 25 Apr 2013 20:37:20 +0100 Matthew Wild mod_admin_telnet: Add muc:create(room) (thanks SkyBlue)
Fri, 28 Dec 2012 14:32:22 +0100 Kim Alvefur mod_admin_telnet: Stop processing lines when session is closed
Wed, 26 Dec 2012 02:46:49 +0100 Kim Alvefur mod_admin_telnet: Add info about port commands to help
Sun, 09 Dec 2012 11:44:45 +0100 Kim Alvefur mod_admin_telnet: Improve wording when listing users
Thu, 22 Nov 2012 18:32:27 +0000 Matthew Wild mod_admin_telnet: Refactor so that command processing is performed in a separate function (usable from other modules)
Fri, 12 Oct 2012 18:49:22 +0200 Kim Alvefur mod_admin_telnet: user:list(): Allow filtering the set of users
Fri, 12 Oct 2012 18:33:24 +0200 Kim Alvefur mod_admin_telnet: user:list() check that the given host exists
Fri, 28 Sep 2012 11:59:37 +0200 Kim Alvefur mod_admin_telnet: Fix copypaste error in user section of help
Fri, 21 Sep 2012 17:26:54 +0200 Kim Alvefur mod_admin_telnet: Add support for listing users
Wed, 19 Sep 2012 12:14:08 +0100 Matthew Wild Merge 0.9->trunk
Sat, 15 Sep 2012 23:00:59 +0200 Kim Alvefur mod_admin_telnet: Fix user:*, correct names, docs, do validation
Wed, 12 Sep 2012 22:22:31 +0500 Waqas Hussain mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item().
Sat, 28 Jul 2012 01:28:14 +0100 Matthew Wild mod_admin_telnet: Import prosody.incoming_s2s
Sat, 28 Jul 2012 01:25:01 +0100 Matthew Wild mod_admin_telnet: Fix usage of incorrect variable
Sat, 28 Jul 2012 01:24:48 +0100 Matthew Wild mod_admin_telnet: Remove unused variable
Sat, 28 Jul 2012 01:24:34 +0100 Matthew Wild mod_admin_telnet: Import portmanager and s2smanager, as they are both used
Sat, 28 Jul 2012 01:19:09 +0100 Matthew Wild mod_admin_telnet: Fix broken indentation
Sat, 28 Jul 2012 01:17:23 +0100 Matthew Wild mod_admin_telnet: Use module:get_option() instead of configmanager directly
Sat, 28 Jul 2012 01:14:31 +0100 Matthew Wild Merge with Florob
Sat, 09 Jun 2012 02:27:44 +0200 Florian Zeitz mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
Fri, 08 Jun 2012 05:04:38 +0200 Florian Zeitz Eliminate direct setfenv usage
Thu, 26 Jul 2012 04:33:17 +0200 Kim Alvefur 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.
Thu, 26 Jul 2012 02:27:24 +0200 Kim Alvefur mod_admin_telnet: Add xmpp:ping(from, to), useful for initiating s2s connections
Tue, 24 Jul 2012 22:03:51 +0200 Kim Alvefur mod_admin_telnet: Remove useless call to string.lower()
Tue, 24 Jul 2012 21:37:16 +0200 Kim Alvefur mod_admin_telnet: Add missing import of usermanager
Tue, 24 Jul 2012 21:36:47 +0200 Kim Alvefur mod_admin_telnet: Remove unused or duplicated locals
Mon, 23 Jul 2012 14:03:00 +0100 Matthew Wild mod_admin_telnet: Always handle commands terminated by line feeds - ensures consistency even when packets are joined or split on the network
Sun, 22 Jul 2012 18:52:20 +0100 Matthew Wild Merge with Maranda
Mon, 09 Jul 2012 19:50:11 +0000 Marco Cirillo mod_admin_telnet: add s2s:closeall command and relative help entry.
Sun, 22 Jul 2012 18:47:40 +0100 Matthew Wild Merge with Zash
Mon, 09 Jul 2012 20:39:55 +0200 Kim Alvefur mod_admin_telnet: Add info about user management commands to the help
Mon, 09 Jul 2012 20:21:47 +0200 Kim Alvefur mod_admin_telnet: Add some user management commands.
Sun, 22 Jul 2012 18:00:59 +0100 Matthew Wild mod_admin_telnet: Replace anonymous function with loop (saves a closure)
Fri, 25 May 2012 12:50:58 +0200 Kim Alvefur mod_admin_telnet: More code found and updated, which depended on pre-8c5b5ebaacb0 behaviour.
Fri, 25 May 2012 07:08:12 +0200 Kim Alvefur mod_admin_telnet: Code found and updated, which depended on pre-8c5b5ebaacb0 behaviour.
Wed, 02 May 2012 18:21:47 +0100 Matthew Wild mod_admin_telnet: Add muc:room(jid) command to get the MUC room object
Sat, 28 Apr 2012 17:18:03 +0200 Kim Alvefur mod_admin_telnet: Add c2s:count() which shows number of connected users.
Tue, 24 Apr 2012 21:59:20 +0100 Matthew Wild Merge timber->trunk - thanks everyone!
Tue, 24 Apr 2012 15:40:00 +0100 Matthew Wild mod_admin_telnet: Add initial port:list() and port:close() commands
Sat, 21 Apr 2012 20:52:12 +0100 Matthew Wild mod_admin_telnet: module:load(): Fix 'global-module-already-loaded' errors when successfully loading a global module (fixes #228)
Sat, 21 Apr 2012 20:39:52 +0100 Matthew Wild mod_admin_telnet: module:list(): List global modules (part-fixes #228)
Sat, 21 Apr 2012 20:39:21 +0100 Matthew Wild mod_admin_telnet: module:reload(): If module is loaded on *, reload it there first (ensuring shared module code is reloaded before per-host children of that module)
Sat, 21 Apr 2012 20:38:27 +0100 Matthew Wild mod_admin_telnet: get_host_set(): Include '*' in the set if no specific hosts are specified and the module is loaded there
Thu, 15 Mar 2012 14:47:46 +0100 Kim Alvefur mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global()
Sat, 03 Mar 2012 00:32:57 +0100 Kim Alvefur mod_admin_telnet: Import util.iterators properly
Fri, 24 Feb 2012 15:35:04 +0000 Marco Cirillo mod_admin_telnet: make service private.
Mon, 23 Jan 2012 01:05:32 +0000 Matthew Wild mod_admin_telnet: Port to portmanager
Sun, 22 Jan 2012 19:50:08 +0000 Matthew Wild mod_admin_telnet: Use module:shared() to expose commands table and default console environment
Mon, 05 Mar 2012 22:11:29 +0100 Kim Alvefur mod_admin_telnet: Add flag for IPv6
Mon, 05 Mar 2012 22:11:05 +0100 Kim Alvefur mod_admin_telnet: Add flag for stream management.
Mon, 05 Mar 2012 22:10:09 +0100 Kim Alvefur mod_admin_telnet: (encrypted) is redundant in combination with (secure)
Mon, 05 Mar 2012 22:07:40 +0100 Kim Alvefur mod_admin_telnet: Commond and flexible way to show stream properties.
Mon, 06 Dec 2010 21:46:36 -0800 Paul Aurich mod_admin_telnet: Update to newer luasec.
Sun, 19 Dec 2010 02:36:56 +0000 Matthew Wild Merge 0.8->trunk (uh-oh)
Fri, 17 Dec 2010 12:44:24 +0000 Matthew Wild modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add compatibility code to modulemanager for existing configs base plugins/mod_console.lua@e37ca8b95ec1
Fri, 17 Dec 2010 12:44:24 +0000 Matthew Wild modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add compatibility code to modulemanager for existing configs base plugins/mod_console.lua@666451edc78b