Log

description author age
Merge 0.10->trunk Matthew Wild 2014-09-03
Merge 0.9->0.10 Matthew Wild 2014-09-03
net.http.parser: Support status code 101 and allow handling of the received data by someone else Matthew Wild 2014-09-03
Merge 0.10->trunk Kim Alvefur 2014-09-03
util.hex: Use locals! Kim Alvefur 2014-09-02
Merge 0.10->trunk Kim Alvefur 2014-09-02
Merge 0.9->0.10 Kim Alvefur 2014-09-02
net.server_select: 'listener'->'listeners' (fixes undefined global access) Matthew Wild 2014-09-02
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 2014-08-29
net.server_{select,event}: Add 'ondetach' callback for listener objects, to notify them when another listener is being assigned to a connection Matthew Wild 2014-08-29
mod_s2s: Close offending s2s streams missing an 'id' attribute with a stream error instead of throwing an unhandled error Kim Alvefur 2014-09-02
util.uuid: Use util.hex and util.random Matthew Wild 2014-09-02
util.random: Generic util lib for generating strings of random bytes Matthew Wild 2014-09-02
util.hex: Small util lib for converting to/from hex strings Matthew Wild 2014-09-02
mod_dialback: Move d-w-d after to/from validation Kim Alvefur 2014-09-01
mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not sending a client certificate) Kim Alvefur 2014-08-29
mod_muc: Fix 'destroy rooms' adhoc command (Thanks Florob) Kim Alvefur 2014-08-31
Merge 0.10->trunk Matthew Wild 2014-08-28
Merge 0.9->0.10 Matthew Wild 2014-08-28
Tagging 0.9.5 Matthew Wild 2014-08-28
Merge 0.10->trunk Matthew Wild 2014-08-28
Merge 0.9->0.10 Matthew Wild 2014-08-28
util.filters: Ignore filters being added twice (fixes issues on removal) 0.9.5 Matthew Wild 2014-08-28
mod_privacy: Fix to correctly sort privacy list rules by order (thanks Flow) Matthew Wild 2014-08-28
mod_c2s, mod_s2s: Log received invalid stream headers Matthew Wild 2014-08-23
util.xmppstream: When error is 'no-stream', pass the received tagname to the error handler Matthew Wild 2014-08-23
mod_s2s: Reset stream ID when resetting stream [compliance] Kim Alvefur 2014-08-27
modulemanager: Reduce warning to debug level message about modules already being loaded, it's probably just module:depends() Kim Alvefur 2014-08-27