Sat, 08 Sep 2018 11:52:44 +0200 util.pposix: Allow _DARWIN_C_SOURCE to be overriden
Kim Alvefur <zash@zash.se> [Sat, 08 Sep 2018 11:52:44 +0200] rev 9285
util.pposix: Allow _DARWIN_C_SOURCE to be overriden Like the others there
Sat, 08 Sep 2018 11:51:52 +0200 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Sat, 08 Sep 2018 11:51:52 +0200] rev 9284
Merge 0.10->trunk
Sat, 08 Sep 2018 11:46:02 +0200 util.pposix: Fix or silence a warning on OS X (#1202)
Kim Alvefur <zash@zash.se> [Sat, 08 Sep 2018 11:46:02 +0200] rev 9283
util.pposix: Fix or silence a warning on OS X (#1202)
Sat, 08 Sep 2018 11:42:22 +0200 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Sat, 08 Sep 2018 11:42:22 +0200] rev 9282
Merge 0.10->trunk
Sat, 18 Aug 2018 12:07:40 +0200 util.pposix: Fix building on OS X (#1202)
Kim Alvefur <zash@zash.se> [Sat, 18 Aug 2018 12:07:40 +0200] rev 9281
util.pposix: Fix building on OS X (#1202)
Fri, 07 Sep 2018 15:50:12 +0200 util.pposix: Restrict use of malloc_info to glibc
Kim Alvefur <zash@zash.se> [Fri, 07 Sep 2018 15:50:12 +0200] rev 9280
util.pposix: Restrict use of malloc_info to glibc Fixes build on musl based distros like Alpine linux
Fri, 07 Sep 2018 15:25:33 +0200 util.pposix: Do not attempt to assign to stdio variables [pedantic]
Kim Alvefur <zash@zash.se> [Fri, 07 Sep 2018 15:25:33 +0200] rev 9279
util.pposix: Do not attempt to assign to stdio variables [pedantic] Fixes build on gcc 6.4.0 See also https://stackoverflow.com/a/586416
Fri, 07 Sep 2018 10:46:30 +0100 mod_auth_insecure: Accept any username/password (import of mod_auth_any from prosody-modules)
Matthew Wild <mwild1@gmail.com> [Fri, 07 Sep 2018 10:46:30 +0100] rev 9278
mod_auth_insecure: Accept any username/password (import of mod_auth_any from prosody-modules)
Fri, 07 Sep 2018 02:25:39 +0200 mod_pubsub: Exclude value of FORM_TYPE from stored data
Kim Alvefur <zash@zash.se> [Fri, 07 Sep 2018 02:25:39 +0200] rev 9277
mod_pubsub: Exclude value of FORM_TYPE from stored data
Fri, 07 Sep 2018 01:08:27 +0200 mod_vcard_legacy: Include avatar data even if metadata can't be loaded
Kim Alvefur <zash@zash.se> [Fri, 07 Sep 2018 01:08:27 +0200] rev 9276
mod_vcard_legacy: Include avatar data even if metadata can't be loaded Normally both nodes should have the same configuration and matching items, but we can't depend on it without having some code that enforces it, which does not exist at the time of this commit. Including the avatar itself should be prioritised. The image format can be derived from magic bytes.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip