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 |
util.random: Generic util lib for generating strings of random bytes
|
Matthew Wild |
Tue, 02 Sep 2014 17:57:18 +0100 |
util.hex: Small util lib for converting to/from hex strings
|
Matthew Wild |
Tue, 02 Sep 2014 17:56:42 +0100 |
mod_dialback: Move d-w-d after to/from validation
|
Kim Alvefur |
Mon, 01 Sep 2014 20:20:05 +0200 |
mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not sending a client certificate)
|
Kim Alvefur |
Fri, 29 Aug 2014 02:24:49 +0200 |
mod_muc: Fix 'destroy rooms' adhoc command (Thanks Florob)
|
Kim Alvefur |
Sun, 31 Aug 2014 20:33:47 +0200 |
Merge 0.10->trunk
|
Matthew Wild |
Thu, 28 Aug 2014 12:24:15 +0100 |
Merge 0.9->0.10
|
Matthew Wild |
Thu, 28 Aug 2014 12:23:58 +0100 |
Tagging 0.9.5
|
Matthew Wild |
Thu, 28 Aug 2014 12:22:39 +0100 |
Merge 0.10->trunk
|
Matthew Wild |
Thu, 28 Aug 2014 12:05:18 +0100 |
Merge 0.9->0.10
|
Matthew Wild |
Thu, 28 Aug 2014 09:23:24 +0100 |
util.filters: Ignore filters being added twice (fixes issues on removal)
0.9.5
|
Matthew Wild |
Thu, 28 Aug 2014 09:20:33 +0100 |
mod_privacy: Fix to correctly sort privacy list rules by order (thanks Flow)
|
Matthew Wild |
Thu, 28 Aug 2014 09:17:07 +0100 |