index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_console.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mod_console: Allow customisation/suppression of the banner
Matthew Wild
2009-07-05
1
-0
/
+13
*
mod_console: Reload/unload a module on a component host if it is loaded there
Matthew Wild
2009-06-28
1
-4
/
+5
*
mod_console: Redirect print() to console session when executing commands in g...
Matthew Wild
2009-06-12
1
-1
/
+7
*
mod_console: Fix syntax error
Matthew Wild
2009-06-12
1
-1
/
+1
*
mod_console: Add s2s:close() to close s2s sessions between two hosts
Matthew Wild
2009-06-12
1
-0
/
+42
*
mod_console: Show total incoming/outgoing s2s connections
Matthew Wild
2009-06-06
1
-0
/
+8
*
mod_console: Allow running code in the global environment by prefixing with '>'
Matthew Wild
2009-06-05
1
-1
/
+9
*
mod_console: Some "improvements" to the useless server:reload() command :)
Matthew Wild
2009-06-05
1
-0
/
+2
*
mod_console: Much improved module load/unload/reload commands
Matthew Wild
2009-06-05
1
-16
/
+79
*
mod_console: c2s:show(), c2s:show_secure(), c2s:show_insecure()
Matthew Wild
2009-05-30
1
-0
/
+47
*
mod_console: Allow restricting results to matching JIDs in s2s:show()
Matthew Wild
2009-05-30
1
-27
/
+32
*
mod_console: Add s2s:show() command to list s2s connections
Matthew Wild
2009-05-02
1
-0
/
+58
*
mod_*: Fix many unnecessary global accesses in modules (already committed to ...
Matthew Wild
2009-04-29
1
-0
/
+1
*
0.3->0.4
Matthew Wild
2009-03-20
1
-1
/
+1
*
Update copyright notices for 2009
Matthew Wild
2009-01-30
1
-2
/
+2
*
0.2->0.3
Matthew Wild
2009-01-30
1
-1
/
+1
*
GPL->MIT!
Matthew Wild
2009-01-30
1
-13
/
+2
*
mod_console: Make global
Matthew Wild
2009-01-16
1
-181
/
+181
*
mod_console: Added module:reload
Waqas Hussain
2009-01-13
1
-9
/
+18
*
mod_console: replace all \n with \r\n in the output, and send \0 as a marker ...
Waqas Hussain
2009-01-03
1
-40
/
+42
*
0.1 -> 0.2
Matthew Wild
2008-12-10
1
-1
/
+1
*
Backed out changeset 099d8a102deb (committed too much)
Matthew Wild
2008-12-05
1
-1
/
+1
*
Add TLS socket to readlist before handshake starts, fixes major slow-down on ...
Matthew Wild
2008-12-05
1
-1
/
+1
*
Insert copyright/license headers
Matthew Wild
2008-12-03
1
-0
/
+20
*
Load prosody instead of main.lia in mod_console
Waqas Hussain
2008-11-29
1
-1
/
+1
*
Add module:unload() to mod_console, and allow module:load() to take config param
Matthew Wild
2008-11-27
1
-2
/
+11
*
Some mod_console updates
Matthew Wild
2008-11-27
1
-3
/
+20
*
Some mod_console changes
Matthew Wild
2008-11-25
1
-13
/
+38
*
Add initial mod_console
Matthew Wild
2008-11-23
1
-0
/
+140
[prev]