prosody
Log
graph
tags
bookmarks
branches
573123ff2ab0
browse
changeset
zip
gz
bz2
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
less
more
| rev 4989:
(0)
-3000
-1000
-300
-100
-14
+14
+100
+300
+1000
+3000
tip
description
author
age
mod_admin_telnet: Always handle commands terminated by line feeds - ensures consistency even when packets are joined or split on the network
Matthew Wild
2012-07-23
mod_s2s: Adjust session:close() in line with mod_c2s's - fixes waiting for </stream:stream> if it has already been sent by the peer
Matthew Wild
2012-07-23
mod_s2s/s2sout.lib: Use %s to insert strings into log messages instead of concatenation
Matthew Wild
2012-07-23
mod_c2s: Change 'reason' parameter of session:close() to take nil to mean 'graceful close initiated by us' and false for 'graceful close initiated by client'
Matthew Wild
2012-07-23
mod_disco: Allow configurable name in disco identity (defaults to 'Prosody')
Matthew Wild
2012-07-23
net.server_event: Remove unused variables and imports
Matthew Wild
2012-07-22
net.server_select: Remove unused variables and imports
Matthew Wild
2012-07-22
net.server_select: Remove extraneous variable
Matthew Wild
2012-07-22
sessionmanager: Clean up some unused variables and imports
Matthew Wild
2012-07-22
net.server_select: Never call ondisconnect() directly, go via handler:close() or handler:force_close() - fixes cases where ondisconnect() could be called multiple times for the same connection, leading to issues with s2sout retry logic.
Matthew Wild
2012-07-22
Merge with Maranda
Matthew Wild
2012-07-22
mod_admin_telnet: add s2s:closeall command and relative help entry.
Marco Cirillo
2012-07-09
Merge with Zash
Matthew Wild
2012-07-22
Merge Zash with Zash for Zash
Matthew Wild
2012-07-22
less
more
| rev 4989:
(0)
-3000
-1000
-300
-100
-14
+14
+100
+300
+1000
+3000
tip