Commit Graph

27 Commits (23116a45d4daf902d68e77500a4e600509b2052d)

Author SHA1 Message Date
Matthew Wild 5d8c612e5c mod_console: Redirect print() to console session when executing commands in global environment 17 years ago
Matthew Wild 3462f03de8 mod_console: Fix syntax error 17 years ago
Matthew Wild 12d0bf7164 mod_console: Add s2s:close() to close s2s sessions between two hosts 17 years ago
Matthew Wild 2c8f13edc6 mod_console: Show total incoming/outgoing s2s connections 17 years ago
Matthew Wild df5c3bcaaf mod_console: Allow running code in the global environment by prefixing with '>' 17 years ago
Matthew Wild b4318db175 mod_console: Some "improvements" to the useless server:reload() command :) 17 years ago
Matthew Wild f784a966a4 mod_console: Much improved module load/unload/reload commands 17 years ago
Matthew Wild d05f7a4179 mod_console: c2s:show(), c2s:show_secure(), c2s:show_insecure() 17 years ago
Matthew Wild fa6878c198 mod_console: Allow restricting results to matching JIDs in s2s:show() 17 years ago
Matthew Wild ce1be686ab mod_console: Add s2s:show() command to list s2s connections 17 years ago
Matthew Wild e241b85a56 mod_*: Fix many unnecessary global accesses in modules (already committed to main repo) 17 years ago
Matthew Wild ca9a9eb85e mod_*: Fix a load of global accesses 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild 3eb66f1618 mod_console: Make global 17 years ago
Waqas Hussain e9f0488669 mod_console: Added module:reload 17 years ago
Waqas Hussain 65877cc124 mod_console: replace all \n with \r\n in the output, and send \0 as a marker character after every response 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild c016526d9d Backed out changeset 099d8a102deb (committed too much) 17 years ago
Matthew Wild 0d2b952b61 Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Waqas Hussain 86d586d667 Load prosody instead of main.lia in mod_console 17 years ago
Matthew Wild f588a0f5b0 Add module:unload() to mod_console, and allow module:load() to take config param 17 years ago
Matthew Wild 6953a3a15e Some mod_console updates 17 years ago
Matthew Wild f186939185 Some mod_console changes 17 years ago
Matthew Wild 63554918e9 Add initial mod_console 17 years ago