Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge 0.10->trunk | Kim Alvefur | Tue, 02 Sep 2014 22:34:32 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Tue, 02 Sep 2014 22:33:11 +0200 |
net.server_select: 'listener'->'listeners' (fixes undefined global access) | Matthew Wild | Tue, 02 Sep 2014 17:23:44 +0100 |
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) | Matthew Wild | Fri, 29 Aug 2014 11:54:34 +0100 |
net.server_{select,event}: Add 'ondetach' callback for listener objects, to notify them when another listener is being assigned to a connection | Matthew Wild | Fri, 29 Aug 2014 11:39:56 +0100 |
mod_s2s: Close offending s2s streams missing an 'id' attribute with a stream error instead of throwing an unhandled error | Kim Alvefur | Tue, 02 Sep 2014 17:24:25 +0200 |
util.uuid: Use util.hex and util.random | Matthew Wild | Tue, 02 Sep 2014 17:58:12 +0100 |