Thu, 28 Mar 2024 15:26:57 +0100 Kim Alvefur MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thanks nicoco)
Wed, 27 Mar 2024 19:33:11 +0100 Kim Alvefur util.startup: Fix exiting on pidfile trouble
Wed, 27 Mar 2024 15:39:03 +0000 Matthew Wild Merge 0.12->trunk
Wed, 27 Mar 2024 15:35:15 +0000 Matthew Wild prosodyctl check: Warn about invalid domain names in the config file 0.12
Sun, 24 Mar 2024 21:32:00 +0100 Kim Alvefur util.startup: Abort before initialization of logging when started as root
Sun, 24 Mar 2024 21:31:47 +0100 Kim Alvefur util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)
Sun, 24 Mar 2024 20:39:42 +0100 Kim Alvefur util.startup: Check root after detecting platform and reading config (thanks SigmaTel71)
Sat, 23 Mar 2024 20:48:19 +0100 Kim Alvefur mod_posix: Move everything to util.startup
Sun, 17 Mar 2024 10:10:24 +0000 Matthew Wild mod_bosh: Set base_type on session
Sun, 10 Mar 2024 15:56:01 +0100 Kim Alvefur util.startup: Back out 598df17b8ebb
Wed, 06 Mar 2024 20:43:25 +0100 Kim Alvefur util.startup: Hook signals after daemonization
Wed, 06 Mar 2024 19:12:11 +0100 Kim Alvefur mod_pubsub: Ignore shadowed variable [luacheck]
Wed, 06 Mar 2024 17:38:21 +0000 Matthew Wild mod_pubsub: Add shell commands to create and list nodes
Sat, 02 Mar 2024 14:14:27 +0100 Kim Alvefur core.features: Advertise that events are fired for SIGUSR1/2
Sat, 02 Mar 2024 14:08:47 +0100 Kim Alvefur util.startup: Fix firing of USR1/2 events
Sat, 02 Mar 2024 13:40:37 +0100 Kim Alvefur net.server: Restore epoll signalfd handling
Sat, 02 Mar 2024 13:23:24 +0100 Kim Alvefur mod_posix: Move POSIX signal handling into util.startup to avoid race
Fri, 01 Mar 2024 19:22:49 +0100 Kim Alvefur net.server: Disable epoll signalfd handling by default until problems resolved
Fri, 01 Mar 2024 19:20:45 +0100 Kim Alvefur net.server_epoll: Log creation of signalfd handles at noise level
Fri, 01 Mar 2024 17:22:29 +0000 Matthew Wild util.bit53: Add bnot() method
Wed, 28 Feb 2024 22:31:06 +0100 Kim Alvefur util.signal: Fail signalfd() if unable to change signal mask
Wed, 28 Feb 2024 22:24:09 +0100 Kim Alvefur net.server_epoll: Log failure to hook signals
Tue, 27 Feb 2024 17:15:36 +0100 Kim Alvefur Merge 0.12->trunk
Tue, 27 Feb 2024 17:14:16 +0100 Kim Alvefur net.http.files: Validate argument to setup function 0.12
Sat, 24 Feb 2024 17:45:50 +0100 Kim Alvefur mod_s2s: Comment on why we avoid hostnames in stanza bounce messages
Sat, 24 Feb 2024 14:35:17 +0100 Kim Alvefur mod_cron: Fix log format to account for float that was integer before
Sat, 24 Feb 2024 14:32:59 +0100 Kim Alvefur mod_cron: Sync Teal source with 92301fa7a673
Sat, 24 Feb 2024 01:00:44 +0100 Kim Alvefur util.signal: Wrap signalfd in an userdatum for gc handling etc
Sat, 24 Feb 2024 00:20:35 +0100 Kim Alvefur net.server_epoll: Support hooking signals via signalfd
Sat, 24 Feb 2024 00:05:29 +0100 Kim Alvefur util.signal: Add support for signalfd(2) on Linux
Fri, 23 Feb 2024 22:45:42 +0000 Matthew Wild features: Add mod_server_info
Fri, 23 Feb 2024 21:14:14 +0000 Matthew Wild mod_server_contact_info: Update to publish fields via new mod_server_info
Fri, 23 Feb 2024 21:13:10 +0000 Matthew Wild mod_server_info: New module to manage the serverinfo disco extension form
Fri, 23 Feb 2024 16:38:05 +0100 Kim Alvefur util.strbitop: Add common_prefix_bits() to Teal interface description
Fri, 23 Feb 2024 16:35:21 +0100 Kim Alvefur util.hashes: Add missing entries to Teal interface description
Fri, 23 Feb 2024 16:33:08 +0100 Kim Alvefur util.crypto: Update Teal interface description to match C sources
Fri, 23 Feb 2024 12:16:03 +0000 Matthew Wild tools/test_mutants.sh: Load loader helper when running busted
Fri, 23 Feb 2024 12:14:51 +0000 Matthew Wild util.ip: Remove ip.bits and related code, switch to more efficient strbitop
Fri, 23 Feb 2024 12:13:06 +0000 Matthew Wild util.strbitop: Remove unused import in tests
Fri, 23 Feb 2024 12:08:37 +0000 Matthew Wild util.strbitop: Add common_prefix_bits() method
Fri, 23 Feb 2024 12:03:31 +0000 Matthew Wild util.ip: Add another test case for match() and commonPrefixLength()
Fri, 23 Feb 2024 11:59:45 +0000 Matthew Wild util.strbitop: Rename spec file to correct name so tests actually run
Thu, 22 Feb 2024 19:46:52 +0100 Kim Alvefur util.rfc6724: Remove, unused since introduction of Happy Eyeballs
Thu, 22 Feb 2024 09:53:48 +0000 Matthew Wild features: Add module-ready (for commit e20949a10118)
Thu, 22 Feb 2024 09:53:02 +0000 Matthew Wild util.startup: Expose core.features.available as prosody.features
Wed, 21 Feb 2024 21:29:16 +0100 Kim Alvefur mod_s2s_auth_certs: Handle potential string error
Sun, 21 Jan 2024 22:59:50 +0100 Kim Alvefur net.server_epoll: Prevent traceback when checking TLS after connection gone
Tue, 20 Feb 2024 17:31:17 +0000 Matthew Wild mod_cron: Allow configuring various "internal" delay parameters
Sat, 17 Feb 2024 19:07:57 +0100 Kim Alvefur mod_c2s: Fix error on role change on Components (thanks Menel)
Fri, 16 Feb 2024 00:15:36 +0100 Kim Alvefur mod_smacks: Adjust buckets for resumption age statistic
Thu, 15 Feb 2024 20:28:14 +0100 Kim Alvefur mod_storage_internal: Fix off-by-one when searching archive for
Thu, 11 Jan 2024 07:54:11 +0100 Kim Alvefur mod_s2s_auth_dane_in: Try single TLSA lookup per draft-ietf-dance-client-auth
Thu, 11 Jan 2024 07:53:06 +0100 Kim Alvefur mod_s2s_auth_dane_in: Simplify result processing
Sun, 08 Aug 2021 18:07:17 +0200 Kim Alvefur MUC: Record reason for affiliation changes and return in list (fixes #1227)
Tue, 23 Jan 2024 13:00:58 +0100 Kim Alvefur MUC: Test that <subject/> + <thread/> is not handled as subject change
Sun, 21 Jan 2024 20:08:00 +0100 Kim Alvefur mod_invites: Fix argument handling
Sat, 13 Jan 2024 11:00:20 +0100 Kim Alvefur mod_invites: Show short help instead of traceback on missing hostname
Sat, 13 Jan 2024 10:59:04 +0100 Kim Alvefur mod_invites: Show help if --help passed instead of hostname
Sat, 13 Jan 2024 10:58:12 +0100 Kim Alvefur mod_invites: Allow specifying invite ttl on command line
Sun, 17 Dec 2023 19:02:56 +0100 Kim Alvefur Merge 0.12->trunk
(0) -10000 -3000 -1000 -300 -100 -60 tip