Wed, 27 Sep 2017 05:27:22 +0200 prosody.cfg.lua.dist: Correct mod_websockets to mod_websocket
Kim Alvefur <zash@zash.se> [Wed, 27 Sep 2017 05:27:22 +0200] rev 8276
prosody.cfg.lua.dist: Correct mod_websockets to mod_websocket
Tue, 26 Sep 2017 18:30:34 +0100 util.throttle: Remove unused import of floor() [luacheck]
Matthew Wild <mwild1@gmail.com> [Tue, 26 Sep 2017 18:30:34 +0100] rev 8275
util.throttle: Remove unused import of floor() [luacheck]
Fri, 29 Sep 2017 10:50:27 +0200 net.server_epoll: Add interface:server() method to match server_event (fixes c2s:show traceback in telnet console)
Kim Alvefur <zash@zash.se> [Fri, 29 Sep 2017 10:50:27 +0200] rev 8274
net.server_epoll: Add interface:server() method to match server_event (fixes c2s:show traceback in telnet console)
Tue, 26 Sep 2017 17:49:20 +0100 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Tue, 26 Sep 2017 17:49:20 +0100] rev 8273
Merge 0.10->trunk
Tue, 26 Sep 2017 17:48:33 +0100 mod_limits: Handle fractional outstanding balance values (caused by e3f7b6fa46ba)
Matthew Wild <mwild1@gmail.com> [Tue, 26 Sep 2017 17:48:33 +0100] rev 8272
mod_limits: Handle fractional outstanding balance values (caused by e3f7b6fa46ba) Fractional values were passed to string.sub() when doing buffer manipulations, and caused random bytes to be skipped in the stream.
Tue, 26 Sep 2017 17:24:25 +0100 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Tue, 26 Sep 2017 17:24:25 +0100] rev 8271
Merge 0.10->trunk
Mon, 25 Sep 2017 23:12:47 +0100 mod_s2s: Use a separate resolver object for each outgoing session
Matthew Wild <mwild1@gmail.com> [Mon, 25 Sep 2017 23:12:47 +0100] rev 8270
mod_s2s: Use a separate resolver object for each outgoing session Cleaner approach hopefully fixes problems with some peoples' DNS hanging after a while, failed DNS when a large number of queries are made at once, and source port re-use. Related issues: #487, 761, #991, #992, #1001
Mon, 25 Sep 2017 23:06:00 +0100 net.adns: Restructure to allow creating separate resolver objects, like net.dns
Matthew Wild <mwild1@gmail.com> [Mon, 25 Sep 2017 23:06:00 +0100] rev 8269
net.adns: Restructure to allow creating separate resolver objects, like net.dns
Sun, 24 Sep 2017 18:23:45 -0400 prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config)
Waqas Hussain <waqas20@gmail.com> [Sun, 24 Sep 2017 18:23:45 -0400] rev 8268
prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config)
Sun, 24 Sep 2017 05:46:24 +0200 prosody: Tiny whitespace fix
Kim Alvefur <zash@zash.se> [Sun, 24 Sep 2017 05:46:24 +0200] rev 8267
prosody: Tiny whitespace fix
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip