all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-05-27 15:32:35 to 2026-06-02 13:01:16 UTC [more...]

[PATCH proxmox{,-backup} 00/11] add GarbageCollection maintenance mode
 2026-06-02 12:59 UTC  (7+ 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-backup 4/6] task tracking: count WriteNonExpanding datastore operations
` [PATCH proxmox-backup 5/6] datastore: open datastores with WriteNonExpanding instead of Write

[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 pve-qemu v2 0/2] include Hyper-V enlightenments in
 2026-06-02 12:14 UTC  (4+ 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

[PATCH pmg-yew-quarantine-gui/yew-comp 0/3] add about text to pmg mobile quarantine
 2026-06-02 11:53 UTC  (4+ 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

[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 datacenter-manager 0/4] implement back-off mechanism for
 2026-06-01  7:19 UTC  (8+ 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-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 datacenter-manager 0/6] fix #7639: task cache: consider running tasks when updating the cutoff timestamp
 2026-05-29 13:39 UTC  (7+ 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 v1 proxmox-backup] api: do not block tokio worker threads during chunk inserts
 2026-05-29 10:22 UTC  (3+ 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: "

[PATCH manager v3] fix #4130: external metric: better handle failed connections
 2026-05-28 23:15 UTC  (2+ messages)
` applied: "

[PATCH manager] ui: sdn: fabrics: node edit: fix typo to make editing node interfaces with existing IPv6 work
 2026-05-28 23:15 UTC  (3+ messages)
` applied: "

[PATCH manager] ui: sdn: fabrics: interfaces: use 'IPv4' rather than just 'IP' in column header
 2026-05-28 23:15 UTC  (2+ messages)
` applied: "

[PATCH proxmox-datacenter-manager] docs: install: add container-metapackage
 2026-05-28 21:37 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager] ui: auto-installer: set reboot-on-error value from config
 2026-05-28 21:37 UTC  (2+ messages)
` applied: "

[PATCH pve-network 1/1] api2: evpn status: properly handle nodes field of evpn zones
 2026-05-28 13:39 UTC 

[PATCH datacenter-manager/yew-widget-toolkit 0/2] auto-installer: set proper tooltip for command line show/hide
 2026-05-28 12:56 UTC  (6+ messages)
` [PATCH yew-widget-toolkit 1/2] form: field: make peek icon tooltip overridable
` [PATCH datacenter-manager 2/2] ui: auto-installer: use correct tooltip for command line peek icon

[PATCH manager/access-control 0/3] fix #7513: fine-grained ACL for node certificates
 2026-05-28 11:35 UTC  (4+ messages)
` [PATCH access-control 1/3] fix #7513: acl: allow ACL access to /nodes/{node}/certificates path
` [PATCH manager 2/3] fix #7513: api: certs: change ACL on certificates path
` [PATCH manager 3/3] fix #7513: ui: perm path store: add per-node certificates ACL path

[PATCH manager v2] fix #4130: external metric: better handle failed connections
 2026-05-28 11:35 UTC  (2+ messages)
` superseded: "

[PATCH i18n v2] update german translation
 2026-05-28 11:26 UTC  (3+ messages)
` Superseded: "

[PATCH yew-comp] wizard: fix page unlocking with advanced fields
 2026-05-28 11:17 UTC  (5+ messages)
` applied: "

[PATCH proxmox 1/1] installer-types: add missing properties to filesystem api schema
 2026-05-28 11:00 UTC  (3+ messages)
` applied: "

[PATCH datacenter-manager/installer/proxmox 0/3] use correct email validation in auto-installer ui
 2026-05-28 11:00 UTC  (2+ messages)
` partially-applied: "

[PATCH datacenter-manager] ui: auto-installer: mark regenerating auto installer tokens as dangerous
 2026-05-28 10:26 UTC  (6+ messages)
` applied: "

[PATCH datacenter-manager] ui: navbar: remove 'Beta' reference from documentation button tooltip
 2026-05-28 10:00 UTC  (2+ messages)
` applied: "

[PATCH i18n] update german translation
 2026-05-28  9:46 UTC  (4+ messages)
` Superseded: "

[PATCH datacenter-manager 1/2] ui: auto-installer: remove stray 'height' property for the command field
 2026-05-28  9:39 UTC  (3+ messages)
` [PATCH datacenter-manager 2/2] ui: auto-installer: add missing keys for the input panels
` applied: [PATCH datacenter-manager 1/2] ui: auto-installer: remove stray 'height' property for the command field

[PATCH datacenter-manager] ui: lxc/qemu: remove deprecated ha group information
 2026-05-27 22:40 UTC  (3+ messages)
` applied: "

[PATCH datacenter-manager v3] ui: configuration: slightly clean up tool tips for subscrion registry
 2026-05-27 16:01 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager] server: location cache: also update cache if a location was removed
 2026-05-27 16:01 UTC  (2+ messages)
` applied: "

[PATCH] Signed-off-by: David Gonzalo Rodriguez <z80user@gmail.com>
 2026-05-27 15:44 UTC  (2+ messages)


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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal