Sat, 01 Feb 2020 00:33:08 +0100 net.server_epoll: Different error to distinguish connection timeout
Kim Alvefur <zash@zash.se> [Sat, 01 Feb 2020 00:33:08 +0100] rev 10642
net.server_epoll: Different error to distinguish connection timeout This mirrors what server_event does.
Thu, 30 Jan 2020 14:22:21 +0100 util.net: Fix signedness warning on ARM
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 30 Jan 2020 14:22:21 +0100] rev 10641
util.net: Fix signedness warning on ARM net.c:87:56: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘long int’ [-Wsign-compare]
Tue, 28 Jan 2020 12:46:59 +0000 util.startup: expose current process type (prosody/prosodyctl) in the global prosody object
Matthew Wild <mwild1@gmail.com> [Tue, 28 Jan 2020 12:46:59 +0000] rev 10640
util.startup: expose current process type (prosody/prosodyctl) in the global prosody object
Mon, 27 Jan 2020 22:28:52 +0000 mod_authz_internal, usermanager: Rename to mod_authz_config
Matthew Wild <mwild1@gmail.com> [Mon, 27 Jan 2020 22:28:52 +0000] rev 10639
mod_authz_internal, usermanager: Rename to mod_authz_config
Mon, 27 Jan 2020 22:09:19 +0000 usermanager: Load authz providers on components also
Matthew Wild <mwild1@gmail.com> [Mon, 27 Jan 2020 22:09:19 +0000] rev 10638
usermanager: Load authz providers on components also
Mon, 27 Jan 2020 21:54:59 +0000 usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish).
Matthew Wild <mwild1@gmail.com> [Mon, 27 Jan 2020 21:54:59 +0000] rev 10637
usermanager, mod_authz_internal: Move admin-checking functionality into a module. Fixes #517 (ish). Note: Removes the ability for mod_auth_* providers to determine user admin status. Such modules will need to have their is_admin methods ported to be a mod_authz_* provider.
Sun, 26 Jan 2020 19:52:48 +0100 mod_s2s: Comment on the various 'reason' arguments passed to :close
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 19:52:48 +0100] rev 10636
mod_s2s: Comment on the various 'reason' arguments passed to :close
Sun, 26 Jan 2020 16:55:28 +0100 CHANGES: Mention deprecation of 'daemonize' option
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 16:55:28 +0100] rev 10635
CHANGES: Mention deprecation of 'daemonize' option
Sun, 26 Jan 2020 16:53:03 +0100 scansion tests: Remove daemonize option, not needed
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 16:53:03 +0100] rev 10634
scansion tests: Remove daemonize option, not needed
Sun, 26 Jan 2020 16:52:32 +0100 prosodyctl: Add 'daemonize' to deprecated options known by check command
Kim Alvefur <zash@zash.se> [Sun, 26 Jan 2020 16:52:32 +0100] rev 10633
prosodyctl: Add 'daemonize' to deprecated options known by check command
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip