prosody
log
graph
tags
bookmarks
branches
6c52a7a881cc
browse
changeset
plugins/mod_c2s.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_c2s.lua @ 5097:
6c52a7a881cc
less
more
|
(0)
-10
-6
tip
description
author
age
mod_c2s: When a user gets deleted, drop all their sessions
Kim Alvefur
Sat, 25 Aug 2012 01:28:38 +0200
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
Kim Alvefur
Thu, 26 Jul 2012 04:33:17 +0200
mod_c2s, mod_s2s: Lower 'Disconnecting X' log messages from 'info' to 'debug'
Matthew Wild
Mon, 23 Jul 2012 18:28:14 +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_c2s: Don't call ondisconnect manually on close, it is now called by net.server. Replace with inline code for destroying the session, and also waiting for a reply </stream:stream> if there is a chance of further data sent by the client. session.send() on a half-closed stream returns false (and does not deliver the data).
Matthew Wild
Sun, 22 Jul 2012 16:59:12 +0100
mod_c2s: Another lurking string.format squashed.
Matthew Wild
Fri, 11 May 2012 14:57:29 +0100
less
more
|
(0)
-10
-6
tip