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_c2s.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mod_c2s: Change 'reason' parameter of session:close() to take nil to mean 'gr...
Matthew Wild
2012-07-23
1
-6
/
+6
*
mod_c2s: Don't call ondisconnect manually on close, it is now called by net.s...
Matthew Wild
2012-07-22
1
-4
/
+23
*
mod_c2s: Another lurking string.format squashed.
Matthew Wild
2012-05-11
1
-3
/
+3
*
mod_c2s: Remove unused import of portmanager
Matthew Wild
2012-04-28
1
-1
/
+0
*
mod_c2s: Add missing multiplexed service discovery pattern.
Kim Alvefur
2012-03-15
1
-0
/
+3
*
mod_c2s, mod_s2s: Drop default_port and default_mode from listener objects (d...
Matthew Wild
2012-03-15
1
-1
/
+1
*
mod_c2s, mod_s2s: Add multiplex support
Matthew Wild
2012-03-15
1
-0
/
+3
*
mod_c2s: Use module:add_item() to add the net-provider for portmanager
Matthew Wild
2012-03-14
1
-2
/
+4
*
mod_c2s: Code reduction
Matthew Wild
2012-01-23
1
-3
/
+2
*
sessionmanager, mod_c2s: Move timeout logic to mod_c2s
Matthew Wild
2012-01-23
1
-0
/
+11
*
mod_c2s, sessionmanager, xmppclient_listener: Move all c2s network and stream...
Matthew Wild
2012-01-22
1
-0
/
+224
[prev]