Software /
code /
prosody
Graph
-
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
-
MUC: Test that <subject/> + <thread/> is not handled as subject changeTue, 23 Jan 2024 13:00:58 +0100, by Kim Alvefur
-
mod_invites: Fix argument handlingSun, 21 Jan 2024 20:08:00 +0100, by Kim Alvefur
-
mod_invites: Show short help instead of traceback on missing hostnameSat, 13 Jan 2024 11:00:20 +0100, by Kim Alvefur
-
mod_invites: Show help if --help passed instead of hostnameSat, 13 Jan 2024 10:59:04 +0100, by Kim Alvefur
-
mod_invites: Allow specifying invite ttl on command lineSat, 13 Jan 2024 10:58:12 +0100, by Kim Alvefur
-
Merge 0.12->trunkSun, 17 Dec 2023 19:02:56 +0100, by Kim Alvefur
-
mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664 0.12Sun, 17 Dec 2023 18:55:14 +0100, by Kim Alvefur
-
scansion: Use new style for accessing Lua globalsSun, 17 Dec 2023 16:41:47 +0100, by Kim Alvefur
-
scansion: Use new prosody namespace in importSun, 17 Dec 2023 16:41:27 +0100, by Kim Alvefur
-
scansion: Use captures or wildcards instead of mocking timeSun, 17 Dec 2023 16:29:03 +0100, by Kim Alvefur
-
util.xtemplate: Test the each template functionSat, 16 Dec 2023 13:47:55 +0100, by Kim Alvefur
-
tools: Fix selection of container engineTue, 12 Dec 2023 16:19:04 +0100, by Kim Alvefur
-
mod_storage_internal, tests: Fix before/after combined with the 'reverse' flagTue, 12 Dec 2023 13:41:14 +0000, by Matthew Wild
-
util.http: Silence strict luacheck warning in testsSat, 09 Dec 2023 21:01:49 +0100, by Kim Alvefur
-
core.moduleapi: Silence strict luacheck warnings in testsSat, 09 Dec 2023 20:55:26 +0100, by Kim Alvefur
-
util.throttle: Silence some strict luacheck warningsSat, 09 Dec 2023 20:36:29 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Fix lint [luacheck]Sat, 09 Dec 2023 17:00:22 +0100, by Kim Alvefur
-
CHANGES: Mention new prosodyctl shell method behaviorSat, 09 Dec 2023 16:41:37 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Add :method syntax to make e.g. MUC commands easierSat, 09 Dec 2023 16:25:04 +0100, by Kim Alvefur
-
util.xtemplate: Add some initial testsSat, 09 Dec 2023 15:15:06 +0100, by Kim Alvefur
-
util.xtemplate: Adopt {-path-} syntax to strip preceding and/or trailing whitespaceSat, 09 Dec 2023 14:57:41 +0100, by Kim Alvefur
-
mod_http_errors: Simplify CSS via built-in dark modeWed, 06 Dec 2023 23:52:45 +0100, by Kim Alvefur
Scroll all the way down to load more.