Software /
code /
prosody
Log
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 | Mon, 23 Jul 2012 14:03:00 +0100 |
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 | Mon, 23 Jul 2012 13:31:26 +0100 |
mod_s2s/s2sout.lib: Use %s to insert strings into log messages instead of concatenation | Matthew Wild | Mon, 23 Jul 2012 13:29:33 +0100 |
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 | Mon, 23 Jul 2012 12:56:47 +0100 |
mod_disco: Allow configurable name in disco identity (defaults to 'Prosody') | Matthew Wild | Mon, 23 Jul 2012 12:25:33 +0100 |
net.server_event: Remove unused variables and imports | Matthew Wild | Sun, 22 Jul 2012 23:45:53 +0100 |