mod_admin_telnet: Backport 06696882d972 from 0.10 (this command greatly helps with...
[prosody.git] / plugins / mod_admin_telnet.lua
2015-12-22 Matthew Wildmod_admin_telnet: Backport 06696882d972 from 0.10 ...
2015-02-20 Matthew Wildmod_admin_telnet: Require util.pposix (fixes #471)
2014-08-29 Matthew Wildnet.http, net.http.server, mod_c2s, mod_s2s, mod_compon...
2014-07-25 Kim Alvefurmod_admin_telnet: Fix dns:(add,set)nameservers()
2014-04-05 Matthew Wildmod_admin_telnet: muc:*: Fix nil index error when a...
2014-02-09 Kim Alvefurmod_admin_telnet: Prep jids for user:create() etc.
2013-08-06 Kim Alvefurmod_admin_telnet, mod_s2s: Fix reporting of certificate...
2013-05-16 Matthew Wildmod_admin_telnet: Add server:memory() command to view...
2013-06-10 Kim Alvefurmod_admin_telnet: Fix another wrong boolean expression
2013-06-04 Kim Alvefurmod_admin_telnet: Fix inverted boolean logic
2013-05-26 Kim Alvefurmod_admin_telnet: Make the muc:create() command complai...
2013-05-18 Kim Alvefurmod_admin_telnet: Verify that the host exists in user...
2013-05-18 Kim Alvefurmod_admin_telnet: Don't rely on getpeerchain returning...
2013-05-07 Kim Alvefurmod_admin_telnet: Add some DNS commands.
2013-05-01 Matthew WildMerge with Florob
2013-04-25 Matthew Wildmod_admin_telnet: Add muc:create(room) (thanks SkyBlue)
2012-12-28 Kim AlvefurMerge 0.9->trunk
2012-12-28 Kim Alvefurmod_admin_telnet: Stop processing lines when session...
2012-12-26 Kim AlvefurMerge 0.9->trunk
2012-12-26 Kim Alvefurmod_admin_telnet: Add info about port commands to help
2012-12-09 Kim AlvefurMerge 0.9->trunk
2012-12-09 Kim Alvefurmod_admin_telnet: Improve wording when listing users
2012-11-22 Matthew WildMerge 0.9->trunk
2012-11-22 Matthew Wildmod_admin_telnet: Refactor so that command processing...
2012-10-14 Kim AlvefurMerge 0.9 -> trunk
2012-10-12 Kim Alvefurmod_admin_telnet: user:list(): Allow filtering the...
2012-10-12 Kim Alvefurmod_admin_telnet: user:list() check that the given...
2012-09-28 Kim AlvefurMerge 0.9 -> trunk (like this?)
2012-09-28 Kim Alvefurmod_admin_telnet: Fix copypaste error in user section...
2012-09-21 Kim Alvefurmod_admin_telnet: Add support for listing users
2012-09-19 Matthew WildMerge 0.9->trunk
2012-09-15 Kim Alvefurmod_admin_telnet: Fix user:*, correct names, docs,...
2012-09-12 Waqas Hussainmod_{admin_telnet,c2s,component,http,net_multiplex...
2012-07-28 Matthew Wildmod_admin_telnet: Import prosody.incoming_s2s
2012-07-28 Matthew Wildmod_admin_telnet: Fix usage of incorrect variable
2012-07-28 Matthew Wildmod_admin_telnet: Remove unused variable
2012-07-28 Matthew Wildmod_admin_telnet: Import portmanager and s2smanager...
2012-07-28 Matthew Wildmod_admin_telnet: Fix broken indentation
2012-07-28 Matthew Wildmod_admin_telnet: Use module:get_option() instead of...
2012-07-28 Matthew WildMerge with Florob
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2012-07-26 Kim Alvefurmod_admin_telnet: Add xmpp:ping(from, to), useful for...
2012-07-25 Matthew WildMerge with Zash
2012-07-24 Kim Alvefurmod_admin_telnet: Remove useless call to string.lower()
2012-07-24 Kim Alvefurmod_admin_telnet: Add missing import of usermanager
2012-07-24 Kim Alvefurmod_admin_telnet: Remove unused or duplicated locals
2012-07-23 Matthew Wildmod_admin_telnet: Always handle commands terminated...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge Zash with Zash for Zash
2012-07-22 Matthew Wildmod_admin_telnet: Replace anonymous function with loop...
2012-07-09 Marco Cirillomod_admin_telnet: add s2s:closeall command and relative...
2012-07-09 Kim Alvefurmod_admin_telnet: Add info about user management comman...
2012-07-09 Kim Alvefurmod_admin_telnet: Add some user management commands.
2012-06-09 Florian Zeitzmod_admin_telnet, prosody, prosodyctl, ejabberd2prosody...
2012-06-08 Florian ZeitzEliminate direct setfenv usage
2012-05-25 Kim Alvefurmod_admin_telnet: More code found and updated, which...
2012-05-25 Kim Alvefurmod_admin_telnet: Code found and updated, which depende...
2012-05-11 Matthew WildMerge with backout
2012-05-03 Matthew WildMerge with Zash
2012-05-02 Matthew Wildmod_admin_telnet: Add muc:room(jid) command to get...
2012-04-28 Matthew WildMerge with Zash
2012-04-28 Kim Alvefurmod_admin_telnet: Add c2s:count() which shows number...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-24 Matthew Wildmod_admin_telnet: Add initial port:list() and port...
2012-04-21 Matthew Wildmod_admin_telnet: module:load(): Fix 'global-module...
2012-04-21 Matthew Wildmod_admin_telnet: module:list(): List global modules...
2012-04-21 Matthew Wildmod_admin_telnet: module:reload(): If module is loaded...
2012-04-21 Matthew Wildmod_admin_telnet: get_host_set(): Include '*' in the...
2012-03-15 Kim Alvefurmod_posix, mod_bosh, mod_admin_telnet: Use module:set_g...
2012-03-09 Matthew WildMerge 0.9->trunk
2012-03-05 Kim Alvefurmod_admin_telnet: Add flag for IPv6
2012-03-05 Kim Alvefurmod_admin_telnet: Add flag for stream management.
2012-03-05 Kim Alvefurmod_admin_telnet: (encrypted) is redundant in combinati...
2012-03-05 Kim Alvefurmod_admin_telnet: Commond and flexible way to show...
2012-03-03 Matthew WildMerge with Zash
2012-03-02 Kim Alvefurmod_admin_telnet: Import util.iterators properly
2012-02-24 Matthew WildMerge Zash with Florob and Maranda
2012-02-24 Marco Cirillomod_admin_telnet: make service private.
2012-01-23 Matthew Wildmod_admin_telnet: Port to portmanager
2012-01-22 Matthew WildMerge with trunk
2012-01-22 Matthew Wildmod_admin_telnet: Use module:shared() to expose command...
2010-12-07 Paul Aurichmod_admin_telnet: Update to newer luasec.
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2010-12-19 Matthew WildMerge 0.8->trunk (uh-oh)
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-17 Matthew Wildmodulemanager, mod_console: Rename mod_console -> mod_a...
2010-12-17 Matthew Wildmodulemanager, mod_console: Rename mod_console -> mod_a...