Tue, 14 Feb 2017 09:40:24 +0100 mod_mam_muc: Use util.rsm (fixes #829, depends on a recent 0.10+)
Kim Alvefur <zash@zash.se> [Tue, 14 Feb 2017 09:40:24 +0100] rev 2501
mod_mam_muc: Use util.rsm (fixes #829, depends on a recent 0.10+)
Mon, 13 Feb 2017 21:50:53 +0100 mod_pep_vcard_png_avatar: Move to dwebp, handle errors on opening file_png.
Michel Le Bihan <michel@lebihan.pl> [Mon, 13 Feb 2017 21:50:53 +0100] rev 2500
mod_pep_vcard_png_avatar: Move to dwebp, handle errors on opening file_png.
Sun, 12 Feb 2017 21:24:08 +0100 merged upstream changes
tmolitor <thilo@eightysoft.de> [Sun, 12 Feb 2017 21:24:08 +0100] rev 2499
merged upstream changes
Sun, 12 Feb 2017 21:23:22 +0100 mod_smacks: Fix some bugs with smacks-ack-delayed event triggering.
tmolitor <thilo@eightysoft.de> [Sun, 12 Feb 2017 21:23:22 +0100] rev 2498
mod_smacks: Fix some bugs with smacks-ack-delayed event triggering. The old code had several flaws which are addressed here. First of all this fixes the if statement guarding the event generation There where some timing glitches addressed by this commit as well.
Sun, 12 Feb 2017 17:05:44 +0100 mod_s2s_auth_dane/README: Mention the race condition in the absence of util.async
Kim Alvefur <zash@zash.se> [Sun, 12 Feb 2017 17:05:44 +0100] rev 2497
mod_s2s_auth_dane/README: Mention the race condition in the absence of util.async
Sun, 12 Feb 2017 17:05:28 +0100 mod_s2s_auth_dane/README: Simplify zone file examlpe
Kim Alvefur <zash@zash.se> [Sun, 12 Feb 2017 17:05:28 +0100] rev 2496
mod_s2s_auth_dane/README: Simplify zone file examlpe
Sun, 12 Feb 2017 19:27:50 +0100 mod_smacks: Send out more ack requests where needed
tmolitor <thilo@eightysoft.de> [Sun, 12 Feb 2017 19:27:50 +0100] rev 2495
mod_smacks: Send out more ack requests where needed Under some circumstances it was possible that more than "max_unacked_stanzas" where left in the outgoing stanza queue without forcing an ack. This could happen, when more stanzas entered the queue while the last ack request was still unanswered. Now the test "#queue > max_unacked_stanzas" is done upon receiving an ack as well as when sending out stanzas, which fixes this bug.
Fri, 10 Feb 2017 22:50:45 +0100 mod_profile/README: Make requirements more obvious
Kim Alvefur <zash@zash.se> [Fri, 10 Feb 2017 22:50:45 +0100] rev 2494
mod_profile/README: Make requirements more obvious
Fri, 10 Feb 2017 11:04:16 +0100 mod_http_upload: Log the directory and filename joined
Kim Alvefur <zash@zash.se> [Fri, 10 Feb 2017 11:04:16 +0100] rev 2493
mod_http_upload: Log the directory and filename joined
Thu, 09 Feb 2017 10:47:24 +0100 mod_stanzadebug: Like mod_rawdebug but stanzas instead of the raw bytes
Kim Alvefur <zash@zash.se> [Thu, 09 Feb 2017 10:47:24 +0100] rev 2492
mod_stanzadebug: Like mod_rawdebug but stanzas instead of the raw bytes
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip