messages from 2026-05-29 05:53:15 to 2026-06-03 13:03:30 UTC [more...]
[PATCH proxmox{,-backup} 00/11] add GarbageCollection maintenance mode
2026-06-03 13:03 UTC (27+ messages)
` [PATCH proxmox 1/5] pbs-api-types: propagate maintenance mode parse errors
` [PATCH proxmox 2/5] pbs-api-types: use match statement for maintenance mode check
` [PATCH proxmox 3/5] pbs-api-types: deny non-lookup operations for unknown modes
` [PATCH proxmox 4/5] pbs-api-types: add WriteNonExpanding datastore operation
` [PATCH proxmox 5/5] pbs-api-types: add GarbageCollection maintenance mode
` [PATCH proxmox-backup 1/6] datastore: propagate maintenance mode parse errors
` [PATCH proxmox-backup 2/6] task tracking: use parameter for initial count and refactor updates
` [PATCH proxmox-backup 3/6] www: access active operation fields by name instead of index
` [PATCH proxmox-backup 4/6] task tracking: count WriteNonExpanding datastore operations
` [PATCH proxmox-backup 5/6] datastore: open datastores with WriteNonExpanding instead of Write
` [PATCH proxmox-backup 6/6] fix #5797: www: display new GarbageCollection maintenance mode
[PATCH datacenter-manager v2 0/2] fix an issue with cached subscription info
2026-06-03 12:55 UTC (4+ messages)
` [PATCH datacenter-manager v2 1/2] server: subscription: always get fresh subscription info on update
` [PATCH datacenter-manager v2 2/2] server: cache: short-circuit on special max age value 0
` applied-series: [PATCH datacenter-manager v2 0/2] fix an issue with cached subscription info
[PATCH yew-widget-toolkit 1/2] touch: side dialog: prevent gestures on scrolling inner elements
2026-06-03 12:53 UTC (3+ messages)
` [PATCH yew-widget-toolkit 2/2] touch: fab menu: allow infinite children with the Sheet variant
` superseded: [PATCH yew-widget-toolkit 1/2] touch: side dialog: prevent gestures on scrolling inner elements
[PATCH yew-widget-toolkit v2 1/2] touch: side dialog: prevent gestures on scrolling inner elements
2026-06-03 12:49 UTC (2+ messages)
` [PATCH yew-widget-toolkit v2 2/2] touch: fab menu: allow infinite children with the Sheet variant
[PATCH manager] ui: fabrics: skip unsupported ip6 interface properties on submit
2026-06-03 12:49 UTC
[PATCH container] fix #7667: prevent stale errno from breaking device passthrough
2026-06-03 12:36 UTC
[PATCH datacenter-manager 0/4] implement back-off mechanism for
2026-06-03 11:59 UTC (10+ messages)
` [RFC PATCH datacenter-manager 1/4] server: connection: multi client: use correct client error for retrying
` [PATCH datacenter-manager 2/4] server: remote cache: prepare for back-off mechanism
` [PATCH datacenter-manager 3/4] server: connection: multi-client: use back-off state from remote cache
` [PATCH datacenter-manager 4/4] server: pbs client: rework to use the back-off mechanism "
[PATCH datacenter-manager 0/2] fix an issue with cached subscription info
2026-06-03 11:54 UTC (3+ messages)
` [PATCH datacenter-manager 1/2] server: subscription: always get fresh subscription info on update
` [PATCH datacenter-manager 2/2] server: cache: short-circuit on special max age value 0
[PATCH v1 proxmox-backup] www: regenerate OnlineHelpInfo.js
2026-06-03 10:33 UTC (3+ messages)
` applied: "
[PATCH storage] fix #7598: qemu-img resize: tolerate timeout if resize succeeded
2026-06-03 8:25 UTC
[PATCH proxmox-backup] fix #7024: pxar: show archive summary for legacy and data mode
2026-06-03 8:17 UTC (2+ messages)
[PATCH proxmox-datacenter-manager] overview: make ha-state non-translatable
2026-06-03 8:00 UTC
[PATCH i18n] update Japanese translation
2026-06-03 7:44 UTC (3+ messages)
[PATCH pve-qemu v2 0/2] include Hyper-V enlightenments in
2026-06-03 7:12 UTC (7+ messages)
` [PATCH v2 1/2] build: include Hyper-V enlightenments in CPUID flags list
` [PATCH v2 2/2] build: fail when recognized CPUID flags list changes
` superseded: [PATCH pve-qemu v2 0/2] include Hyper-V enlightenments in
[PATCH pve-qemu v3 0/2] include Hyper-V enlightenments in CPUID flags list
2026-06-03 7:12 UTC (4+ messages)
` [PATCH v3 1/2] build: "
` [PATCH v3 2/2] build: fail when recognized CPUID flags list changes
[PATCH qemu-server] query-machine-capabilities: check vendor string length for strncmp
2026-06-03 5:50 UTC
[pmg-devel] [PATCH pmg-api/pmg-gui 0/2] spam quarantine: show split positive/negative scores in list
2026-06-03 0:03 UTC (4+ messages)
` [pmg-devel] [PATCH pmg-gui 1/1] spam quarantine: add columsn for positive/negative spam score matches
[PATCH pmg-api] fix #3991: record changes to the smtp-welcomelist and reload postfix
2026-06-02 23:44 UTC (2+ messages)
` applied: "
[PATCH pmg-api v3] fix #7407: cluster: report: increase maximal filesize to 4M
2026-06-02 23:44 UTC (2+ messages)
` applied: "
[PATCH pmg-docs] gen-pmg.conf.5: check key to section mapping only in docs build
2026-06-02 23:35 UTC (2+ messages)
` applied: "
[PATCH pmg-yew-quarantine-gui/yew-comp 0/3] add about text to pmg mobile quarantine
2026-06-02 20:50 UTC (5+ messages)
` [PATCH yew-comp 1/3] markdown: correctly set css class
` [PATCH pmg-yew-quarantine-gui 2/3] spam list page: factor `link` out
` [PATCH pmg-yew-quarantine-gui 3/3] spam list page: add 'about' button to menu
` applied: [PATCH pmg-yew-quarantine-gui/yew-comp 0/3] add about text to pmg mobile quarantine
[PATCH datacenter-manager 0/6] fix #7639: task cache: consider running tasks when updating the cutoff timestamp
2026-06-02 14:01 UTC (9+ messages)
` [PATCH datacenter-manager 1/6] pdm-api-types: add NativeUpid::node() convenience getter
` [PATCH datacenter-manager 2/6] task cache: tests: allow to provide an explicit end time in 'task' helper
` [PATCH datacenter-manager 3/6] task cache: tests: add get_cutoff helper
` [PATCH datacenter-manager 4/6] task cache: tests: add 'make_cache' convenience helper
` [PATCH datacenter-manager 5/6] fix #7639: task cache: consider running tasks when updating the cutoff timestamp
` [PATCH datacenter-manager 6/6] task cache: poll known active tasks every 30 seconds
[PATCH qemu-server] fix #7654: prevent use after free
2026-06-02 12:17 UTC (3+ messages)
` superseded: "
[PATCH qemu-server v2] fix #7654: prevent use after free
2026-06-02 12:16 UTC
[PATCH] Add Irish (ga) translation for Proxmox VE
2026-06-02 11:45 UTC (2+ messages)
[PATCH yew-widget-toolkit 1/2] widget: theme mode selector: add tooltips for the different modes
2026-06-02 11:43 UTC (2+ messages)
` [PATCH yew-widget-toolkit 2/2] widget: theme mode selector: use 'fa-desktop' for system theme
[pve-devel] [RFC PATCH-SERIES ha-manager 0/2] Negative Node Affinity Rules
2026-06-02 10:04 UTC (2+ messages)
` superseded: "
[PATCH-SERIES docs/ha-manager/manager v2 00/12] Negative Node Affinity Rules
2026-06-02 10:01 UTC (13+ messages)
` [PATCH ha-manager v2 01/12] rules: node affinity: add affinity property to node affinity rules
` [PATCH ha-manager v2 02/12] rules: rename ambiguous argument nodes to cluster nodes
` [PATCH ha-manager v2 03/12] rules: node affinity: implement negative node affinity rules
` [PATCH manager v2 04/12] ui: ha: node affinity: handle non-existent nodes
` [PATCH manager v2 05/12] ui: ha: node affinity: do update node selection all at once
` [PATCH manager v2 06/12] ui: ha: node affinity: move node priority selector into separate component
` [PATCH manager v2 07/12] ui: ha: node affinity: allow setting affinity for node affinity rules
` [PATCH manager v2 08/12] ui: ha: node affinity: do not send default node affinity rule values
` [PATCH docs v2 09/12] ha-manager: rules: use the correct article for terms starting with HA
` [PATCH docs v2 10/12] ha-manager: rules: improve resource affinity rule short description
` [PATCH docs v2 11/12] ha-manager: rules: adapt rule configuration examples
` [PATCH docs v2 12/12] ha-manager: rules: add negative node affinity rule descriptions
[PATCH proxmox{_login_manager,_dart_api_client}/pve_flutter_frontend 0/7] upgrade dependencies based on flutter v3.41 and migrate deprecated members
2026-06-02 9:15 UTC (10+ messages)
` [PATCH pve_flutter_frontend 1/4] chore: upgrade dependencies based on flutter v3.41
` [PATCH pve_flutter_frontend 2/4] fix: breaking changes due to the upgrade of font_awesome_flutter to v11
` [PATCH proxmox_dart_api_client 1/2] chore: upgrade dependencies
` [PATCH proxmox_dart_api_client 2/2] deps: add objective_c dependency to access NSError's code property
[PATCH docs/network/perl-rs 0/4] sdn: enable force_forwarding for ipv6 forwarding
2026-06-02 9:11 UTC (8+ messages)
` [PATCH network 1/4] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
` [PATCH network 2/4] sdn: simple: "
` [PATCH perl-rs 3/4] fabrics: openfabric: enable force_forwarding for ipv6 transit traffic
` [PATCH docs 4/4] sdn: drop global IPv6 forwarding workaround from OpenFabric docs
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v6 00/27] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-06-02 8:54 UTC (28+ messages)
` [PATCH proxmox v6 01/27] add oauth2 and ureq to workspace dependencies
` [PATCH proxmox v6 02/27] notify: smtp: introduce xoauth2 module
` [PATCH proxmox v6 03/27] notify: smpt: add state management utilities
` [PATCH proxmox v6 04/27] notify: smtp: factor out transport building logic
` [PATCH proxmox v6 05/27] notify: smtp: update API with OAuth2 parameters
` [PATCH proxmox v6 06/27] notify: smtp: add API to exchange authorization code for refresh token
` [PATCH proxmox v6 07/27] notify: smtp: infer auth method for backwards compatibility
` [PATCH proxmox v6 08/27] notify: smtp: add state handling logic
` [PATCH proxmox v6 09/27] notify: smtp: add XOAUTH2 authentication support
` [PATCH proxmox-perl-rs v6 10/27] pve-rs: notify: smtp: add OAuth2 parameters to bindings
` [PATCH proxmox-perl-rs v6 11/27] pve-rs: notify: add binding for triggering state refresh
` [PATCH proxmox-perl-rs v6 12/27] pve-rs: notify: add binding for initial OAuth2 refresh token exchange
` [PATCH proxmox-widget-toolkit v6 13/27] utils: add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit v6 14/27] utils: oauth2: add callback handler
` [PATCH proxmox-widget-toolkit v6 15/27] notifications: add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager v6 16/27] notifications: smtp: api: add XOAUTH2 parameters
` [PATCH pve-manager v6 17/27] notifications: add endpoint for initial OAuth2 refresh token exchange
` [PATCH pve-manager v6 18/27] pveupdate: refresh notification targets' OAuth2 state
` [PATCH pve-manager v6 19/27] login: handle OAuth2 callback
` [PATCH pve-manager v6 20/27] fix #7238: notifications: smtp: add XOAUTH2 support
` [PATCH proxmox-backup v6 21/27] notifications: add XOAUTH2 parameters to endpoints
` [PATCH proxmox-backup v6 22/27] notifications: add endpoint for initial OAuth2 refresh token exchange
` [PATCH proxmox-backup v6 23/27] login: handle OAuth2 callback
` [PATCH proxmox-backup v6 24/27] fix #7238: notifications: smtp: add XOAUTH2 support
` [PATCH proxmox-backup v6 25/27] daily-update: refresh OAuth2 state for SMTP notification endpoints
` [PATCH proxmox-backup v6 26/27] notifications: add OAuth2 section to SMTP targets docs
` [PATCH pve-docs v6 27/27] "
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v5 00/27] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-06-02 8:56 UTC (2+ messages)
` superseded: "
[PATCH manager/pmg-api/proxmox{,-backup,-perl-rs,-offline-mirror} 0/8] adapt subscription handling to alternative server IDs
2026-06-02 8:41 UTC (3+ messages)
` partially-applied: "
[PATCH proxmox] proxmox-disks: resolve block devices by mount source
2026-06-02 4:50 UTC
[PATCH pmg-docs 1/2] faq: make EOL description more explicit
2026-06-01 23:49 UTC (2+ messages)
` applied: "
[PATCH-SERIES qemu-server 0/2] partially fix #7554: avoid incorrectly offline migrating qcow2 on LVM as raw
2026-06-01 14:55 UTC (3+ messages)
` [PATCH qemu-server 1/2] migration: local volume: abort early when size or format cannot be determined
` [PATCH qemu-server 2/2] migration: local volume: activate for querying the size (required for qcow2 on LVM)
[PATCH pve-manager v3] fix #6348: ui: bulk action: use options tag style
2026-06-01 13:55 UTC (2+ messages)
` applied: "
[PATCH manager] ui: utils: fix qemu version check to unbreak USB port limit
2026-06-01 13:14 UTC (2+ messages)
` applied: "
[PATCH network] SNAT: handle interface lookup failures gracefully
2026-06-01 12:47 UTC (2+ messages)
` superseded: "
[PATCH network v2] snat: handle interface lookup failures gracefully
2026-06-01 12:42 UTC
[PATCH proxmox-backup 0/4] fix 7642: s3: avoid expensive uid/gid lookups
2026-06-01 12:31 UTC (5+ messages)
` [PATCH proxmox-backup 1/4] local datastore cache: combine same module use statements
` [PATCH proxmox-backup 2/4] datastore/api: s3: wrap s3 client into s3 backend type
` [PATCH proxmox-backup 3/4] datastore: s3: avoid double calls to rather expensive backup_user()
` [PATCH proxmox-backup 4/4] fix #7642: s3: avoid repeated user lookup for per-chunk file locking
[PATCH manager/network v2 0/4] Extend prefix-list CIDR range
2026-06-01 12:06 UTC (2+ messages)
[PATCH extjs/proxmox{-i18n,-yew-comp}/widget-toolkit 0/4] i18n: add Greek translations
2026-06-01 12:05 UTC (4+ messages)
` [PATCH extjs 1/4] "
` [PATCH proxmox-yew-comp 3/4] "
` [PATCH widget-toolkit 4/4] utils: "
[PATCH container] fix: #7148: check CT protection before reassigning volume
2026-06-01 11:52 UTC
REPOST [PATCH i18n] update Japanese translations
2026-06-01 9:13 UTC (2+ messages)
[PATCH i18n v3] update german translation
2026-06-01 9:07 UTC (2+ messages)
` applied: "
[PATCH qemu/qemu-server 0/3] include Hyper-V enlightenment flags in CPU flags lists
2026-06-01 8:19 UTC (7+ messages)
` [PATCH pve-qemu 2/3] build: query Hyper-V enlightenment flags for CPU flags list
` superseded: [PATCH qemu/qemu-server 0/3] include Hyper-V enlightenment flags in CPU flags lists
[PATCH-SERIES storage/qemu-server v3 00/11] fix #7094: external snapshot delete: ensure commit target is large enough
2026-05-29 19:49 UTC (2+ messages)
` applied: "
[RFC common/manager/qemu-server 0/3] fix #1989: qemu: add qcow2 cache options
2026-05-29 15:26 UTC (7+ messages)
` [PATCH pve-common 1/3] json schema: display nested oneOf error messages
` [PATCH qemu-server 2/3] fix #1989: disk: add qcow2 cache options
` [PATCH pve-manager 3/3] fix #1989: qemu: disk: add cache size config
[PATCH v1 proxmox-backup] api: do not block tokio worker threads during chunk inserts
2026-05-29 10:22 UTC (2+ messages)
` applied: "
[PATCH pve-kernel] cherry-pick fix for broken UDP offloading
2026-05-29 10:20 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager 0/4] ui: dashboard improvements
2026-05-29 10:11 UTC (6+ messages)
` [PATCH datacenter-manager 1/4] ui: views: vertically center gauge charts
` [PATCH datacenter-manager 2/4] ui: renderer: cleanup import structure
` [PATCH datacenter-manager 3/4] ui: factor out the 'empty_state' render helper
` [PATCH datacenter-manager 4/4] ui: dashboard: show special empty state when no remotes are configured
[PATCH pve-manager v2] fix #6348: ui: bulk action: use options tag style
2026-05-29 7:37 UTC (2+ messages)
[PATCH manager 0/2] ui: vCPU flag editor: switch radio group approach to segmented button
2026-05-29 7:33 UTC (2+ messages)
` applied: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.