Software /
code /
prosody
Graph
-
scansion: Add roster groups setting to pubsub form in testsWed, 12 Jun 2024 23:14:55 +0200, by Kim Alvefur
-
scansion: Enable blocklist compat during tests to fix CI 0.12Wed, 12 Jun 2024 23:00:24 +0200, by Kim Alvefur
-
util.prosodyctl: Use notify socket to wait for Prosody to be readySun, 19 May 2024 13:06:55 +0200, by Kim Alvefur
-
net.server_epoll: Add support for systemd socket activationTue, 14 May 2024 17:07:47 +0200, by Kim Alvefur
-
Merge 0.12->trunkSat, 27 Apr 2024 15:59:46 +0200, by Kim Alvefur
-
mod_admin_shell: Allow matching on host or bare JID in c2s:show 0.12Fri, 31 Mar 2023 22:01:27 +0200, by Kim Alvefur
-
mod_blocklist: Drop blocked messages without error, option to restore compliant behavior 0.12Sat, 27 Apr 2024 15:55:23 +0200, by Kim Alvefur
-
mod_pep: Implement 'roster' (group) access_modelSun, 03 Dec 2023 23:19:27 +0100, by Kim Alvefur
-
mod_announce: Suppress luacheck warningsFri, 26 Apr 2024 10:37:20 +0100, by Matthew Wild
-
mod_announce: Add shell commands and APIs for sending to all/online/rolesWed, 24 Apr 2024 11:50:13 +0100, by Matthew Wild
-
prosodyctl shell: Fix invocation with 3+ command argumentsWed, 24 Apr 2024 11:45:37 +0100, by Matthew Wild
-
mod_blocklist: Fix fix signal for letting stanzas passTue, 23 Apr 2024 20:01:41 +0200, by Kim Alvefur
-
mod_blocklist: Check JID of mediated MUC invite sender against blocklistMon, 22 Apr 2024 11:26:20 +0100, by Matthew Wild
-
mod_saslauth: Log when tls-exporter is NOT supported, as well as when it isWed, 17 Apr 2024 16:47:38 +0100, by Matthew Wild
-
net.unbound: Show canonical name in textual format (e.g. in shell)Sun, 14 Apr 2024 14:06:57 +0200, by Kim Alvefur
-
mod_http_file_share: Fix expiry disabled check for new config APIMon, 08 Apr 2024 16:44:11 +0200, by Kim Alvefur
-
util.startup: Fix notifying config-reload to systemdMon, 08 Apr 2024 09:29:58 +0200, by Kim Alvefur
-
mod_version: Fix uname result style (thanks riau)Sun, 07 Apr 2024 18:36:00 +0200, by Kim Alvefur
-
mod_server_contact_info: Sort form fields to please scansionSat, 06 Apr 2024 16:51:27 +0200, by Kim Alvefur
-
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
Scroll all the way down to load more.