Commit graph

  • 4ca4a6af7d mod_s2s_bidi: Include empty list of labels in metrics Kim Alvefur 2024-08-16 18:39:46 +02:00
  • 9327c4342a Merge 0.12->trunk Kim Alvefur 2024-08-16 17:06:41 +02:00
  • ffbf4e39d2 mod_s2s_bidi: Collect some metrics Kim Alvefur 2024-08-11 17:25:47 +02:00
  • 04f45b1afa mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_password() Kim Alvefur 2024-08-09 20:23:46 +02:00
  • 73aed09475 mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478 Kim Alvefur 2024-08-03 16:28:59 +02:00
  • a719f5897c mod_invites: Fix traceback when token_info isn’t set Emmanuel Gil Peyrot 2024-07-31 22:06:18 +02:00
  • f7d0caa5ac util.prosodyctl.cert: Ensure old cert is moved out of the way Kim Alvefur 2024-08-30 17:41:40 +02:00
  • 65386e9810 core.moduleapi: Default labels to empty list to fix error if omitted Kim Alvefur 2024-08-18 16:58:30 +02:00
  • 4f7c829b1e net.http: Throw error if missing TLS context for HTTPS request Kim Alvefur 2024-08-08 19:18:22 +02:00
  • cf446f4188 core.certmanager: Include ffdhe2048 from RFC 7919 as default DH param Kim Alvefur 2024-07-12 15:06:42 +02:00
  • dd657746b4 util.sslconfig: Support DH parameters as literal string Kim Alvefur 2024-07-12 15:21:08 +02:00
  • b9cfebff24 Merge 0.12->trunk Kim Alvefur 2024-07-11 15:25:57 +02:00
  • bb278430cf util.xtemplate: Fix error on applying each() to zero stanzas Kim Alvefur 2024-07-11 15:24:19 +02:00
  • 8a96854733 util.xtemplate: Fix error on applying each() to zero stanzas Kim Alvefur 2024-07-11 15:04:29 +02:00
  • b522fd0e05 Merge 0.12->trunk Kim Alvefur 2024-07-07 18:40:25 +02:00
  • ca417ab776 net.server_event: Add 'wrapserver' API Kim Alvefur 2024-07-07 18:28:17 +02:00
  • 29148cfe9c MUC: Don't default component admins to being room owners Matthew Wild 2024-06-18 15:08:30 +01:00
  • aa6b79c20c MUC: Add per-room PM restriction functionality (thanks Wirlaburla) Matthew Wild 2024-05-23 17:39:20 +01:00
  • 5915d6fbcd Merge 0.12->trunk Kim Alvefur 2024-06-12 23:20:48 +02:00
  • 935de9b5e7 scansion: Add roster groups setting to pubsub form in tests Kim Alvefur 2024-06-12 23:14:55 +02:00
  • 11bc995c0b scansion: Enable blocklist compat during tests to fix CI Kim Alvefur 2024-06-12 23:00:24 +02:00
  • 4701e73a72 util.prosodyctl: Use notify socket to wait for Prosody to be ready Kim Alvefur 2024-05-19 13:06:55 +02:00
  • 2647c56106 net.server_epoll: Add support for systemd socket activation Kim Alvefur 2024-05-14 17:07:47 +02:00
  • 58af0798b7 Merge 0.12->trunk Kim Alvefur 2024-04-27 15:59:46 +02:00
  • 83ee7e5739 mod_pep: Implement 'roster' (group) access_model Kim Alvefur 2023-12-03 23:19:27 +01:00
  • 5ef6234248 mod_announce: Suppress luacheck warnings Matthew Wild 2024-04-26 10:37:20 +01:00
  • a839446a32 mod_announce: Add shell commands and APIs for sending to all/online/roles Matthew Wild 2024-04-24 11:50:13 +01:00
  • 272e700f50 prosodyctl shell: Fix invocation with 3+ command arguments Matthew Wild 2024-04-24 11:45:37 +01:00
  • cbd3982308 mod_blocklist: Fix fix signal for letting stanzas pass Kim Alvefur 2024-04-23 20:01:41 +02:00
  • f94d5d2f7f mod_blocklist: Check JID of mediated MUC invite sender against blocklist Matthew Wild 2024-04-22 11:26:20 +01:00
  • d1022fe0c4 mod_saslauth: Log when tls-exporter is NOT supported, as well as when it is Matthew Wild 2024-04-17 16:47:38 +01:00
  • f29bc1c119 net.unbound: Show canonical name in textual format (e.g. in shell) Kim Alvefur 2024-04-14 14:06:57 +02:00
  • 04a918233e mod_http_file_share: Fix expiry disabled check for new config API Kim Alvefur 2024-04-08 16:44:11 +02:00
  • a4f4acaa55 util.startup: Fix notifying config-reload to systemd Kim Alvefur 2024-04-08 09:29:58 +02:00
  • 269d40f1ea mod_version: Fix uname result style (thanks riau) Kim Alvefur 2024-04-07 18:36:00 +02:00
  • b438a292e9 mod_server_contact_info: Sort form fields to please scansion Kim Alvefur 2024-04-06 16:51:27 +02:00
  • 0987a0113d mod_version: Handle access denied from uname() Kim Alvefur 2024-04-06 14:31:28 +02:00
  • 5550be6381 mod_admin_shell: Add connection created time aidan 2024-04-03 21:56:03 -07:00
  • 0c03df98fe Merge 0.12->trunk Kim Alvefur 2024-04-04 19:44:17 +02:00
  • 502b8d3998 util.startup: Support systemd Type=notify service type Kim Alvefur 2024-04-04 19:00:27 +02:00
  • 221f86f77f MUC: Fix legacy hats (thanks nicoco) Kim Alvefur 2024-03-28 15:39:59 +01:00
  • 8cdc5fb3a2 MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thanks nicoco) Kim Alvefur 2024-03-28 15:26:57 +01:00
  • e311f13c43 util.startup: Fix exiting on pidfile trouble Kim Alvefur 2024-03-27 19:33:11 +01:00
  • a8556c1875 Merge 0.12->trunk Matthew Wild 2024-03-27 15:39:03 +00:00
  • b41253bb49 util.startup: Abort before initialization of logging when started as root Kim Alvefur 2024-03-24 21:32:00 +01:00
  • 78be92ab70 util.startup: Don't use not yet existent shutdown procedure when started as root (thanks SigmaTel71) Kim Alvefur 2024-03-24 21:31:47 +01:00
  • e76620ad10 util.startup: Check root after detecting platform and reading config (thanks SigmaTel71) Kim Alvefur 2024-03-24 20:39:42 +01:00
  • c2c82a10d3 mod_posix: Move everything to util.startup Kim Alvefur 2024-03-23 20:48:19 +01:00
  • 2bc341d8b1 mod_bosh: Set base_type on session Matthew Wild 2024-03-17 10:10:24 +00:00
  • 1b62552e1d util.startup: Back out 598df17b8ebb Kim Alvefur 2024-03-10 15:56:01 +01:00
  • ed94077e82 util.startup: Hook signals after daemonization Kim Alvefur 2024-03-06 20:43:25 +01:00
  • fabcc21881 mod_pubsub: Ignore shadowed variable [luacheck] Kim Alvefur 2024-03-06 19:12:11 +01:00
  • 7ad4c88432 mod_pubsub: Add shell commands to create and list nodes Matthew Wild 2024-03-06 17:38:21 +00:00
  • 72f1094ea4 core.features: Advertise that events are fired for SIGUSR1/2 Kim Alvefur 2024-03-02 14:14:27 +01:00
  • dd973a9e43 util.startup: Fix firing of USR1/2 events Kim Alvefur 2024-03-02 14:08:47 +01:00
  • 1d5021a663 net.server: Restore epoll signalfd handling Kim Alvefur 2024-03-02 13:40:37 +01:00
  • 3036a689fa mod_posix: Move POSIX signal handling into util.startup to avoid race Kim Alvefur 2024-03-02 13:23:24 +01:00
  • ed0188ce81 net.server: Disable epoll signalfd handling by default until problems resolved Kim Alvefur 2024-03-01 19:22:49 +01:00
  • 865df3d373 net.server_epoll: Log creation of signalfd handles at noise level Kim Alvefur 2024-03-01 19:20:45 +01:00
  • 876162b9cf util.bit53: Add bnot() method Matthew Wild 2024-03-01 17:22:29 +00:00
  • 36a9583069 util.signal: Fail signalfd() if unable to change signal mask Kim Alvefur 2024-02-28 22:31:06 +01:00
  • f1e07782ed net.server_epoll: Log failure to hook signals Kim Alvefur 2024-02-28 22:24:09 +01:00
  • 3d2bad3d4b Merge 0.12->trunk Kim Alvefur 2024-02-27 17:15:36 +01:00
  • 18813c2ffa mod_s2s: Comment on why we avoid hostnames in stanza bounce messages Kim Alvefur 2024-02-24 17:45:50 +01:00
  • 01a44e88db mod_cron: Fix log format to account for float that was integer before Kim Alvefur 2024-02-24 14:35:17 +01:00
  • cef925e9a5 mod_cron: Sync Teal source with 92301fa7a673 Kim Alvefur 2024-02-24 14:32:59 +01:00
  • 761643abcc util.signal: Wrap signalfd in an userdatum for gc handling etc Kim Alvefur 2024-02-24 01:00:44 +01:00
  • 49c296360d net.server_epoll: Support hooking signals via signalfd Kim Alvefur 2024-02-24 00:20:35 +01:00
  • 54f76b97d2 util.signal: Add support for signalfd(2) on Linux Kim Alvefur 2024-02-24 00:05:29 +01:00
  • c3af93fce7 features: Add mod_server_info Matthew Wild 2024-02-23 22:45:42 +00:00
  • fa5346d756 mod_server_contact_info: Update to publish fields via new mod_server_info Matthew Wild 2024-02-23 21:14:14 +00:00
  • 96898e05a6 mod_server_info: New module to manage the serverinfo disco extension form Matthew Wild 2024-02-23 21:13:10 +00:00
  • a2b268528d util.strbitop: Add common_prefix_bits() to Teal interface description Kim Alvefur 2024-02-23 16:38:05 +01:00
  • bb081f052f util.hashes: Add missing entries to Teal interface description Kim Alvefur 2024-02-23 16:35:21 +01:00
  • c333519fb2 util.crypto: Update Teal interface description to match C sources Kim Alvefur 2024-02-23 16:33:08 +01:00
  • 961b764d10 tools/test_mutants.sh: Load loader helper when running busted Matthew Wild 2024-02-23 12:16:03 +00:00
  • f4d2d7a3a3 util.ip: Remove ip.bits and related code, switch to more efficient strbitop Matthew Wild 2024-02-23 12:14:51 +00:00
  • 965d69763c util.strbitop: Remove unused import in tests Matthew Wild 2024-02-23 12:13:06 +00:00
  • 7f748556a2 util.strbitop: Add common_prefix_bits() method Matthew Wild 2024-02-23 12:08:37 +00:00
  • 1606675762 util.ip: Add another test case for match() and commonPrefixLength() Matthew Wild 2024-02-23 12:03:31 +00:00
  • 81cb34ef50 util.strbitop: Rename spec file to correct name so tests actually run Matthew Wild 2024-02-23 11:59:45 +00:00
  • ddd479afe2 util.rfc6724: Remove, unused since introduction of Happy Eyeballs Kim Alvefur 2024-02-22 19:46:52 +01:00
  • b9f0c3c0ec features: Add module-ready (for commit e20949a10118) Matthew Wild 2024-02-22 09:53:48 +00:00
  • f62f5d71ec util.startup: Expose core.features.available as prosody.features Matthew Wild 2024-02-22 09:53:02 +00:00
  • c0a3026414 mod_s2s_auth_certs: Handle potential string error Kim Alvefur 2024-02-21 21:29:16 +01:00
  • 5764e73a65 net.server_epoll: Prevent traceback when checking TLS after connection gone Kim Alvefur 2024-01-21 22:59:50 +01:00
  • 69dc40ac35 mod_cron: Allow configuring various "internal" delay parameters Matthew Wild 2024-02-20 17:31:17 +00:00
  • 2ef771fff8 mod_c2s: Fix error on role change on Components (thanks Menel) Kim Alvefur 2024-02-17 19:07:57 +01:00
  • 7be4e2fd31 mod_smacks: Adjust buckets for resumption age statistic Kim Alvefur 2024-02-16 00:15:36 +01:00
  • 1768a2f369 mod_storage_internal: Fix off-by-one when searching archive for Kim Alvefur 2024-02-15 20:28:14 +01:00
  • 331f2d40e1 mod_s2s_auth_dane_in: Try single TLSA lookup per draft-ietf-dance-client-auth Kim Alvefur 2024-01-11 07:54:11 +01:00
  • 2dba3989e7 mod_s2s_auth_dane_in: Simplify result processing Kim Alvefur 2024-01-11 07:53:06 +01:00
  • f3b1b57a70 mod_admin_shell: Allow matching on host or bare JID in c2s:show Kim Alvefur 2023-03-31 22:01:27 +02:00
  • 4414f8402f mod_blocklist: Drop blocked messages without error, option to restore compliant behavior Kim Alvefur 2024-04-27 15:55:23 +02:00
  • ec3655ced6 mod_invites_adhoc: Fix result form type (thanks betarays) Kim Alvefur 2024-04-04 19:39:33 +02:00
  • 655c972a7d prosodyctl check: Warn about invalid domain names in the config file Matthew Wild 2024-03-27 15:35:15 +00:00
  • f7b35d516f net.http.files: Validate argument to setup function Kim Alvefur 2024-02-27 17:14:16 +01:00
  • cb66977bd4 MUC: Record reason for affiliation changes and return in list (fixes #1227) Kim Alvefur 2021-08-08 18:07:17 +02:00
  • c8c1482dae MUC: Test that <subject/> + <thread/> is not handled as subject change Kim Alvefur 2024-01-23 13:00:58 +01:00
  • 607f8ffee5 mod_invites: Fix argument handling Kim Alvefur 2024-01-21 20:08:00 +01:00