Kim Alvefur
|
73b75571e6
|
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)
|
2017-07-28 13:15:29 +02:00 |
|
Kim Alvefur
|
14df21dc9b
|
mod_admin_telnet: Output human-friendly memory usage when meminfo is unavailable (thanks nbastin)
|
2017-04-25 00:14:19 +02:00 |
|
Kim Alvefur
|
38f73e28ae
|
Merge 0.10->trunk
|
2017-08-28 21:05:12 +02:00 |
|
Kim Alvefur
|
d10300eca4
|
Merge 0.10->trunk
|
2017-04-25 01:42:59 +02:00 |
|
Kim Alvefur
|
3e5d5895f9
|
Merge 0.10->trunk
|
2017-03-16 23:49:27 +01:00 |
|
Kim Alvefur
|
c3d7d52f0d
|
plugins/various: Use type-specific config API
|
2017-03-16 20:46:06 +01:00 |
|
Kim Alvefur
|
55ba289bed
|
Merge 0.10->trunk
|
2017-03-01 02:38:05 +01:00 |
|
Kim Alvefur
|
d76ff8e08e
|
mod_admin_telnet: Print a message to open sessions when shutting down, including the reason
|
2017-02-21 17:34:01 +01:00 |
|
Kim Alvefur
|
da42ca2167
|
Merge 0.10->trunk
|
2016-11-19 01:05:36 +01:00 |
|
Kim Alvefur
|
383aa66ca8
|
mod_admin_telnet: Use the module:send() API for xmpp:ping command
|
2016-11-18 14:08:38 +01:00 |
|
Kim Alvefur
|
5235e5ec1a
|
mod_admin_telnet: Fix to use modern way to fetch a MUC room
|
2016-08-30 17:53:57 +02:00 |
|
Kim Alvefur
|
7b3f79b2ec
|
Merge 0.10->trunk
|
2016-07-08 22:01:10 +02:00 |
|
Anton Shestakov
|
2a2ade5de5
|
mod_admin_telnet: remove unused import (util.serialization) [luacheck]
|
2016-07-09 00:57:17 +08:00 |
|
Anton Shestakov
|
885648c042
|
mod_admin_telnet: rename variable to make it defined (room -> room_name)
|
2016-07-09 00:47:55 +08:00 |
|
Emmanuel Gil Peyrot
|
c6048a7cb4
|
Update every link to the documentation to use HTTPS
|
2016-04-16 21:08:05 +01:00 |
|
Matthew Wild
|
b0864f247d
|
Merge 0.10->trunk
|
2016-01-22 13:22:50 +00:00 |
|
Matthew Wild
|
f9bec76a46
|
mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash)
|
2016-01-22 13:20:00 +00:00 |
|
Kim Alvefur
|
1df83ddc8c
|
Merge 0.10->trunk
|
2016-01-10 03:57:17 +01:00 |
|
Kim Alvefur
|
fa8f996af8
|
mod_admin_telnet: c2s:count in less lines
|
2016-01-10 00:00:22 +01:00 |
|
Kim Alvefur
|
1e0c45235c
|
mod_admin_telnet: Show unauthenticated clients identified by local/remote IP and port
|
2016-01-09 23:59:31 +01:00 |
|
Kim Alvefur
|
4ad60283f8
|
mod_admin_telnet: c2s:show() etc, list all sessions including unauthenticated or not with no stream opened
|
2016-01-09 23:58:43 +01:00 |
|
Kim Alvefur
|
6876deedcd
|
mod_admin_telnet: Remove compat warning about 'console_banner' as a function
|
2016-01-10 00:01:28 +01:00 |
|
Kim Alvefur
|
9e88c5e954
|
mod_admin_telnet: Make timer:info command more robust
|
2015-12-23 11:42:14 +01:00 |
|
Matthew Wild
|
7f8d1c0995
|
mod_admin_telnet: Add http:list() command to get info about current HTTP endpoints on the server
|
2015-12-10 18:00:08 +00:00 |
|
Matthew Wild
|
a621547508
|
Merge 0.10->trunk
|
2015-12-10 18:58:30 +00:00 |
|
Kim Alvefur
|
237847b4d5
|
mod_admin_telnet: Add timer:info() which shows some basic info about util.timer
|
2015-11-25 15:34:54 +01:00 |
|
Matthew Wild
|
217d0135d1
|
Merge 0.10->trunk
|
2015-11-22 15:52:10 +00:00 |
|
Matthew Wild
|
c3b43754d5
|
mod_admin_telnet: c2s:show(): Add flag to indicate remote sessions
|
2015-11-22 15:31:22 +00:00 |
|
Kim Alvefur
|
4c2ff994e8
|
Merge 0.10->trunk
|
2015-09-19 17:51:20 +02:00 |
|
Kim Alvefur
|
27ded26441
|
mod_admin_telnet: Fix indentation
|
2015-09-18 16:16:10 +02:00 |
|
Kim Alvefur
|
6ef7c4d808
|
Merge 0.10->trunk
|
2015-08-20 13:05:22 +02:00 |
|
Kim Alvefur
|
3573e516c2
|
mod_admin_telnet: Remove now broken importing of modulemanager from various commands, use upvalue defined at top of file (thanks daurnimator)
|
2015-02-22 19:06:26 +01:00 |
|
Waqas Hussain
|
f32bdb0049
|
Merge 0.10 -> trunk
|
2014-12-16 18:33:54 -05:00 |
|
Kim Alvefur
|
72b502bed3
|
mod_admin_telnet: Use the session-specific print function
|
2014-12-13 16:40:55 +01:00 |
|
Kim Alvefur
|
3b5fa59a54
|
Merge 0.10->trunk
|
2014-11-09 20:32:33 +01:00 |
|
Kim Alvefur
|
4c8f1bc90a
|
mod_admin_telnet: Soft-reqire util.pposix for server:memory()
|
2014-10-27 11:12:08 +01:00 |
|
Kim Alvefur
|
c47fa42628
|
Merge 0.10->trunk
|
2014-09-02 22:34:32 +02:00 |
|
Kim Alvefur
|
c80b30a71c
|
Merge 0.9->0.10
|
2014-09-02 22:33:11 +02:00 |
|
Matthew Wild
|
899b6d53ae
|
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)
|
2014-08-29 11:54:34 +01:00 |
|
Matthew Wild
|
8a4ed9466f
|
Merge 0.10->trunk
|
2014-07-25 13:02:46 +01:00 |
|
Matthew Wild
|
999a5a0cb3
|
Merge 0.9->0.10
|
2014-07-25 13:01:57 +01:00 |
|
Kim Alvefur
|
c3ee155f3b
|
mod_admin_telnet: Fix dns:(add,set)nameservers()
|
2014-07-25 13:59:17 +02:00 |
|
Waqas Hussain
|
cc0208bd06
|
mod_admin_telnet: Update muc:room(jid) and muc:list(host) to use the new MUC API
|
2014-06-05 17:15:04 -04:00 |
|
Matthew Wild
|
496c55391e
|
mod_admin_telnet: Add command to list MUC rooms
|
2014-05-28 12:43:34 +01:00 |
|
Kim Alvefur
|
a88f746203
|
mod_admin_telnet: Remove dead code
|
2014-05-12 01:16:17 +02:00 |
|
Kim Alvefur
|
9ad11cba37
|
mod_admin_telnet: Show which hosts are components and what type of component in host:list()
|
2014-05-12 01:07:40 +02:00 |
|
Kim Alvefur
|
c5395883d6
|
mod_admin_telnet: Add c2s:show_tls(), behaves like s2s:show_tls()
|
2014-05-11 19:13:36 +02:00 |
|
Kim Alvefur
|
15f84804a6
|
mod_admin_telnet: Move generation of log tag for s2s:show() (adds it to c2s:show() too)
|
2014-05-11 19:12:03 +02:00 |
|
Kim Alvefur
|
1158b94035
|
mod_admin_telnet: Add s2s:show_tls() for showing ciphers used on s2s connections
|
2014-05-11 18:51:08 +02:00 |
|
Kim Alvefur
|
0fb4279fe5
|
mod_admin_telnet: Move extraction of c2s presence info into session_flags()
|
2014-05-11 19:03:23 +02:00 |
|