Mercurial > prosody-hg
log core/sessionmanager.lua @ 395:de4fa6f3cccf
| age | author | description |
|---|---|---|
| Thu, 20 Nov 2008 01:33:25 +0000 | Matthew Wild | Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. |
| Thu, 20 Nov 2008 01:32:24 +0000 | Matthew Wild | Log number of open sessions on session creation |
| Wed, 19 Nov 2008 05:07:52 +0000 | Matthew Wild | Fix sending of unavailable presence on disconnect |
| Tue, 18 Nov 2008 19:44:54 +0000 | Matthew Wild | session:disconnect() -> session:close() for consistency with other Lua APIs |
| Tue, 18 Nov 2008 19:40:04 +0000 | Matthew Wild | Remove useless check for unavailable presence (which never exists) |
| Tue, 18 Nov 2008 17:52:33 +0000 | Matthew Wild | Quite some changes, to: |
| Tue, 18 Nov 2008 05:13:29 +0000 | Matthew Wild | Allow us to close client connections, with or without a stream error. Partially fixes #8, we still need the same for s2s (though it should be almost a straight copy of the code, I'm too tired atm) |
