Software /
code /
prosody
Graph
-
mod_version: Handle access denied from uname()Sat, 06 Apr 2024 14:31:28 +0200, by Kim Alvefur
-
mod_admin_shell: Add connection created timeWed, 03 Apr 2024 21:56:03 -0700, by aidan
-
Merge 0.12->trunkThu, 04 Apr 2024 19:44:17 +0200, by Kim Alvefur
-
util.startup: Support systemd Type=notify service typeThu, 04 Apr 2024 19:00:27 +0200, by Kim Alvefur
-
mod_invites_adhoc: Fix result form type (thanks betarays) 0.12Thu, 04 Apr 2024 19:39:33 +0200, by Kim Alvefur
-
MUC: Fix legacy hats (thanks nicoco)Thu, 28 Mar 2024 15:39:59 +0100, by Kim Alvefur
-
MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thanks nicoco)Thu, 28 Mar 2024 15:26:57 +0100, by Kim Alvefur
-
util.startup: Fix exiting on pidfile troubleWed, 27 Mar 2024 19:33:11 +0100, by Kim Alvefur
-
Merge 0.12->trunkWed, 27 Mar 2024 15:39:03 +0000, by Matthew Wild
-
prosodyctl check: Warn about invalid domain names in the config file 0.12Wed, 27 Mar 2024 15:35:15 +0000, by Matthew Wild
-
util.startup: Abort before initialization of logging when started as rootSun, 24 Mar 2024 21:32:00 +0100, by Kim Alvefur
-
util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71)Sun, 24 Mar 2024 21:31:47 +0100, by Kim Alvefur
-
util.startup: Check root after detecting platform and reading config (thanks SigmaTel71)Sun, 24 Mar 2024 20:39:42 +0100, by Kim Alvefur
-
mod_posix: Move everything to util.startupSat, 23 Mar 2024 20:48:19 +0100, by Kim Alvefur
-
mod_bosh: Set base_type on sessionSun, 17 Mar 2024 10:10:24 +0000, by Matthew Wild
-
util.startup: Back out 598df17b8ebbSun, 10 Mar 2024 15:56:01 +0100, by Kim Alvefur
-
util.startup: Hook signals after daemonizationWed, 06 Mar 2024 20:43:25 +0100, by Kim Alvefur
-
mod_pubsub: Ignore shadowed variable [luacheck]Wed, 06 Mar 2024 19:12:11 +0100, by Kim Alvefur
-
mod_pubsub: Add shell commands to create and list nodesWed, 06 Mar 2024 17:38:21 +0000, by Matthew Wild
-
core.features: Advertise that events are fired for SIGUSR1/2Sat, 02 Mar 2024 14:14:27 +0100, by Kim Alvefur
-
util.startup: Fix firing of USR1/2 eventsSat, 02 Mar 2024 14:08:47 +0100, by Kim Alvefur
-
net.server: Restore epoll signalfd handlingSat, 02 Mar 2024 13:40:37 +0100, by Kim Alvefur
-
mod_posix: Move POSIX signal handling into util.startup to avoid raceSat, 02 Mar 2024 13:23:24 +0100, by Kim Alvefur
-
net.server: Disable epoll signalfd handling by default until problems resolvedFri, 01 Mar 2024 19:22:49 +0100, by Kim Alvefur
-
net.server_epoll: Log creation of signalfd handles at noise levelFri, 01 Mar 2024 19:20:45 +0100, by Kim Alvefur
-
util.bit53: Add bnot() methodFri, 01 Mar 2024 17:22:29 +0000, by Matthew Wild
-
util.signal: Fail signalfd() if unable to change signal maskWed, 28 Feb 2024 22:31:06 +0100, by Kim Alvefur
-
net.server_epoll: Log failure to hook signalsWed, 28 Feb 2024 22:24:09 +0100, by Kim Alvefur
-
Merge 0.12->trunkTue, 27 Feb 2024 17:15:36 +0100, by Kim Alvefur
-
net.http.files: Validate argument to setup function 0.12Tue, 27 Feb 2024 17:14:16 +0100, by Kim Alvefur
-
mod_s2s: Comment on why we avoid hostnames in stanza bounce messagesSat, 24 Feb 2024 17:45:50 +0100, by Kim Alvefur
-
mod_cron: Fix log format to account for float that was integer beforeSat, 24 Feb 2024 14:35:17 +0100, by Kim Alvefur
-
mod_cron: Sync Teal source with 92301fa7a673Sat, 24 Feb 2024 14:32:59 +0100, by Kim Alvefur
-
util.signal: Wrap signalfd in an userdatum for gc handling etcSat, 24 Feb 2024 01:00:44 +0100, by Kim Alvefur
-
net.server_epoll: Support hooking signals via signalfdSat, 24 Feb 2024 00:20:35 +0100, by Kim Alvefur
-
util.signal: Add support for signalfd(2) on LinuxSat, 24 Feb 2024 00:05:29 +0100, by Kim Alvefur
-
features: Add mod_server_infoFri, 23 Feb 2024 22:45:42 +0000, by Matthew Wild
-
mod_server_contact_info: Update to publish fields via new mod_server_infoFri, 23 Feb 2024 21:14:14 +0000, by Matthew Wild
-
mod_server_info: New module to manage the serverinfo disco extension formFri, 23 Feb 2024 21:13:10 +0000, by Matthew Wild
-
util.strbitop: Add common_prefix_bits() to Teal interface descriptionFri, 23 Feb 2024 16:38:05 +0100, by Kim Alvefur
-
util.hashes: Add missing entries to Teal interface descriptionFri, 23 Feb 2024 16:35:21 +0100, by Kim Alvefur
-
util.crypto: Update Teal interface description to match C sourcesFri, 23 Feb 2024 16:33:08 +0100, by Kim Alvefur
-
tools/test_mutants.sh: Load loader helper when running bustedFri, 23 Feb 2024 12:16:03 +0000, by Matthew Wild
-
util.ip: Remove ip.bits and related code, switch to more efficient strbitopFri, 23 Feb 2024 12:14:51 +0000, by Matthew Wild
-
util.strbitop: Remove unused import in testsFri, 23 Feb 2024 12:13:06 +0000, by Matthew Wild
-
util.strbitop: Add common_prefix_bits() methodFri, 23 Feb 2024 12:08:37 +0000, by Matthew Wild
-
util.ip: Add another test case for match() and commonPrefixLength()Fri, 23 Feb 2024 12:03:31 +0000, by Matthew Wild
-
util.strbitop: Rename spec file to correct name so tests actually runFri, 23 Feb 2024 11:59:45 +0000, by Matthew Wild
-
util.rfc6724: Remove, unused since introduction of Happy EyeballsThu, 22 Feb 2024 19:46:52 +0100, by Kim Alvefur
-
features: Add module-ready (for commit e20949a10118)Thu, 22 Feb 2024 09:53:48 +0000, by Matthew Wild
-
util.startup: Expose core.features.available as prosody.featuresThu, 22 Feb 2024 09:53:02 +0000, by Matthew Wild
-
mod_s2s_auth_certs: Handle potential string errorWed, 21 Feb 2024 21:29:16 +0100, by Kim Alvefur
-
net.server_epoll: Prevent traceback when checking TLS after connection goneSun, 21 Jan 2024 22:59:50 +0100, by Kim Alvefur
-
mod_cron: Allow configuring various "internal" delay parametersTue, 20 Feb 2024 17:31:17 +0000, by Matthew Wild
-
mod_c2s: Fix error on role change on Components (thanks Menel)Sat, 17 Feb 2024 19:07:57 +0100, by Kim Alvefur
-
mod_smacks: Adjust buckets for resumption age statisticFri, 16 Feb 2024 00:15:36 +0100, by Kim Alvefur
-
mod_storage_internal: Fix off-by-one when searching archive forThu, 15 Feb 2024 20:28:14 +0100, by Kim Alvefur
-
mod_s2s_auth_dane_in: Try single TLSA lookup per draft-ietf-dance-client-authThu, 11 Jan 2024 07:54:11 +0100, by Kim Alvefur
-
mod_s2s_auth_dane_in: Simplify result processingThu, 11 Jan 2024 07:53:06 +0100, by Kim Alvefur
-
MUC: Record reason for affiliation changes and return in list (fixes #1227)Sun, 08 Aug 2021 18:07:17 +0200, by Kim Alvefur
Scroll all the way down to load more.