all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-08-07 13:58:44 to 2026-08-13 17:10:38 UTC [more...]

[PATCH proxmox{,-backup} 00/28] append-only sync jobs and snapshot retention timespan
 2026-08-13 17:09 UTC  (4+ messages)
` [PATCH proxmox 01/28] pbs-api-types: add append only permission and role
` [PATCH proxmox 02/28] pbs-api-types: add remote datastore append privs "
` [PATCH proxmox 03/28] pbs-api-types: extend snapshot list items by retention timestamp

[PATCH-SERIES qemu/qemu-server 0/5] QEMU 11.1.0
 2026-08-13 15:55 UTC  (6+ messages)
` [PATCH qemu 1/5] update submodule and patches to "
` [PATCH qemu 2/5] add patch to work around broken input cleanup feature in libspice-server1
` [PATCH qemu 3/5] bump version to 11.1.0-1
` [PATCH qemu-server 4/5] monitor: use new QOM syntax on the QEMU commandline for monitor objects
` [PATCH qemu-server 5/5] d/control: bump versioned build dependency for pve-qemu-kvm

[PATCH 0/2] android: register OpenID Connect callback activity for #4281
 2026-08-10 14:47 UTC  (12+ messages)
` [PATCH 1/2] fix #4281: android: register OpenID Connect callback activity
` [PATCH 2/2] fix #4281: android: match renamed OpenID callback scheme
  ` [PATCH v2 0/7] app: implement OpenID Connect (OAuth) realm login (#4281)
    ` [PATCH dart-api-client v2 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel`
    ` [PATCH dart-api-client v2 2/2] fix #4281: access: add OpenID Connect auth-url/login helpers
    ` [PATCH login-manager v2 1/3] fix #4281: ui: add OpenID Connect login flow to login form
    ` [PATCH login-manager v2 2/3] fix #4281: ui: fix stale Continue button state on realm switch
    ` [PATCH login-manager v2 3/3] fix #4281: ui: use a namespaced OpenID callback scheme
    ` [PATCH flutter-frontend v2 1/2] fix #4281: android: register OpenID Connect callback activity
    ` [PATCH flutter-frontend v2 2/2] fix #4281: android: match renamed OpenID callback scheme

[PATCH datacenter-manager/proxmox 0/4] fix #7747: OpenID: allow non HTTP scheme in redirect URL
 2026-08-13 15:05 UTC  (5+ messages)
` [PATCH proxmox 1/4] api-types: reorganise unit tests
` [PATCH proxmox 2/4] api-types: refactor HTTP_URL_REGEX construction
` [PATCH proxmox 3/4] api-types: add a scheme generic URL regex
` [PATCH datacenter-manager 4/4] fix #7747: openid: allow non HTTP schemes in redirect URL

[PATCH proxmox-offline-mirror] fix #7762: wizard: add PDM support
 2026-08-13 14:19 UTC  (2+ messages)

[PATCH guest-common/manager/qemu-server v4 0/3] fix #5032: add guest time sync via QGA
 2026-08-13 13:59 UTC  (2+ messages)
` superseded: "

[PATCH guest-common/manager/qemu-server v5 0/3] fix #5032: add guest time sync via QGA
 2026-08-13 13:57 UTC  (4+ messages)
` [PATCH pve-guest-common v5 1/3] AbstractConfig: allow passing options to snapshot_rollback
` [PATCH pve-manager v5 2/3] fix #5032: ui: qemu agent: add sync-time-on-resume option
` [PATCH qemu-server v5 3/3] fix #5032: agent: sync guest time via QGA when the clock falls behind

[PATCH extjs 1/1] add Bengali (bn) translations
 2026-08-13 12:58 UTC 

[RFC datacenter-manager 1/1] fix #7135: openid auth: improve error logging
 2026-08-13 12:40 UTC  (4+ messages)

[PATCH docs/manager/qemu-server 0/6] fix #7213: add `powercycle` reboot behavior
 2026-08-13 11:27 UTC  (7+ messages)
` [PATCH qemu-server 1/6] qm: do not restart VM when 'reboot' is disabled
` [PATCH qemu-server 2/6] fix #7213: config: add `powercycle` sub-property to `reboot`
` [PATCH qemu-server 3/6] fix #7213: qm: cleanup: add `reset` parameter to honor `powercycle`
` [PATCH qemu-server 4/6] fix #7213: qmeventd: pass `reset` to `qm cleanup`
` [PATCH pve-manager 5/6] ui: qemu: options: add editor for reboot behavior
` [PATCH pve-docs 6/6] qm: add reboot behavior information

[PATCH qemu-server v3 0/3] refactor of volume_id classification
 2026-08-13 11:21 UTC  (7+ messages)
` [PATCH qemu-server v3 1/3] move verify_volume_id_or_* format registrations into Drive submodule
` [PATCH qemu-server v3 2/3] add new classify_drive_file utility
` [PATCH qemu-server v3 3/3] remove unnecessary undef checks

[PATCH pve-apiclient 1/1] client: allow passing query parameters to delete calls
 2026-08-13 11:13 UTC  (3+ messages)

[PATCH storage v3 0/2] fix #7598: qemu-img: increase timeout for image resize
 2026-08-13  9:06 UTC  (5+ messages)
` [PATCH pve-storage v3 1/2] qemu-img: drop redundant timeout argument at resize call
` [PATCH pve-storage v3 2/2] fix #7598: qemu-img: increase timeout for image resizing in worker context

[PATCH pve-kernel] build: ship Rust artifacts for external modules
 2026-08-12 16:25 UTC 

[PATCH storage 0/3] generalize volname_for_format across storage plugins
 2026-08-12 15:32 UTC  (4+ messages)
` [PATCH storage 1/3] plugin: refactor format parsing in parse_volname and parse_name_dir
` [PATCH storage 2/3] plugin: generalize volname_for_format across storage plugins
` [PATCH storage 3/3] test: plugin: add unit tests for volname_for_format

[PATCH proxmox{-backup,} v2 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 14:42 UTC  (8+ messages)
` [PATCH proxmox-backup v2 1/3] partially fix #6933: ui: storage: "
` [PATCH proxmox-backup v2 2/3] partially fix #6933: bin: add option to specify ZFS recordsize
` [PATCH proxmox v2 3/3] pbs-api-types: zfs: define schema for recordsize
` superseded: Re: [PATCH proxmox{-backup,} v2 0/3] partially fix #6933: add option to specify zfs recordsize

[PATCH proxmox{-backup,} v3 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 14:40 UTC  (4+ messages)
` [PATCH proxmox-backup v3 1/3] partially fix #6933: ui: storage: "
` [PATCH proxmox-backup v3 2/3] partially fix #6933: bin: add option to specify ZFS recordsize
` [PATCH proxmox v3 3/3] pbs-api-types: zfs: define schema for recordsize

[PATCH v2 proxmox-backup 0/2] minor chunk insert improvements
 2026-08-12 13:58 UTC  (3+ messages)
` [PATCH v2 proxmox-backup 1/2] datastore: prefer standard library over custom unsafe code
` [PATCH v2 proxmox-backup 2/2] datastore: rephrase error messages for failed chunk insert

Proxmox VE subscription term longer than three years
 2026-08-12 13:03 UTC  (4+ messages)

[PATCH qemu-server v2 0/3] refactor of volume_id classification
 2026-08-12 12:16 UTC  (4+ messages)
` [PATCH qemu-server v2 2/3] add new classify_drive_file utility
` superseded: [PATCH qemu-server v2 0/3] refactor of volume_id classification

[PATCH acme] acme: fix USER_AGENT variable interpolation in curl calls
 2026-08-12 12:09 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-acme v2] acme: fix USER_AGENT variable interpolation in curl calls
 2026-08-12 12:02 UTC 

[PATCH proxmox-acme v2] fix #7749: always serialize in same order
 2026-08-12 11:56 UTC  (3+ messages)
` superseded: "

[PATCH proxmox-acme v3 1/1] fix #7749: always serialize in same order
 2026-08-12 11:51 UTC 

[PATCH qemu-server] cloud-init: activate volume early enough to fix regression with qcow2 on LVM
 2026-08-12 11:14 UTC  (2+ messages)
` superseded: "

[PATCH v2 qemu-server] cloud-init: query volume size via vdisk_list() to fix regression with qcow2 on LVM
 2026-08-12 11:12 UTC 

[PATCH proxmox{-backup,} 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 11:07 UTC  (5+ messages)
` [PATCH proxmox 3/3] pbs-api-types: zfs: define schema for recordsize
      ` superseded: "

[PATCH-SERIES docs/storage 0/3] close #7204: document and check that thin pools have zeroing enabled
 2026-08-12 10:37 UTC  (7+ messages)
` [PATCH docs 1/3] close #7204: storage: lvm thin: document that thin pools must "
` [RFC storage 3/3] close #7204: lvm thin plugin: die if thin pool does not have zeroing configured

[PATCH yew-widget-toolkit-assets] calendar grid: add `pwt-calendar-hide-weekends` class
 2026-08-12 10:32 UTC 

SPAM: [RFC cluster/docs/ifupdown2/manager/network/proxmox{-ve-rs,-ebpf,-perl-rs} v2 00/27] sdn: add microsegmentation support
 2026-08-12 10:33 UTC  (2+ messages)

[PATCH yew-widget-toolkit] calendar grid: add an option to hide the weekend columns
 2026-08-12 10:29 UTC 

[PATCH v1 proxmox-backup 0/2] minor chunk insert improvements
 2026-08-12 10:03 UTC  (5+ messages)
` [PATCH v1 proxmox-backup 2/2] datastore: rephrase error messages for failed chunk insert

[PATCH proxmox{,-backup,-datacenter-manager} v3 0/5] factor system report into shared crate
 2026-08-12  9:59 UTC  (10+ messages)
` [PATCH proxmox v3 1/5] system-report: add crate for shared report generation
` [PATCH proxmox-backup v3 2/5] d/control: depend on tools used by the system report
` [PATCH proxmox-backup v3 3/5] report: use shared proxmox-system-report crate
` [PATCH proxmox-datacenter-manager v3 4/5] d/control: depend on tools used by the system report
` [PATCH proxmox-datacenter-manager v3 5/5] report: use shared proxmox-system-report crate

[PATCH common/proxmox-acme v3 0/2] fix #5978: pem parser: relax parsing of chain entries
 2026-08-12  9:27 UTC  (2+ messages)
` superseded: "

[PATCH v2 proxmox 0/6] uninitialized memory allocations fixes
 2026-08-12  8:23 UTC  (7+ messages)
` [PATCH v2 proxmox 1/6] uuid: avoid potential null dereference and memory leaks
` [PATCH v2 proxmox 2/6] io: request zeroed memory instead of manually clearing it
` [PATCH v2 proxmox 3/6] io: avoid potential null dereference and memory leak on error path
` [PATCH v2 proxmox 4/6] io: remove boxed::uninitialized because it is unsound
` [PATCH v2 proxmox 5/6] io: remove unused append_to_vec functions
` [PATCH v2 proxmox 6/6] io: remove unused ByteVecExt trait with grow_ and resize_uninitialized

[PATCH] backport fix for EC truncate+write planning corrupting shards
 2026-08-12  8:20 UTC 

[PATCH proxmox{,-backup,-datacenter-manager} v2 0/5] factor system report into shared crate
 2026-08-12  8:01 UTC  (8+ messages)
` [PATCH proxmox v2 1/5] system-report: add crate for shared report generation
` [PATCH proxmox-backup v2 2/5] d/control: depend on tools used by the system report
` superseded: [PATCH proxmox{,-backup,-datacenter-manager} v2 0/5] factor system report into shared crate

[PATH pve-docs 0/2] bibliography: fix formatting and add book by Marco Gabriel
 2026-08-12  6:35 UTC  (3+ messages)
` [PATH pve-docs 1/2] bibliography: remove superfluous bracket from Surber16
` [PATH pve-docs 2/2] bibliography: add "Proxmox VE: Das umfassende Handbuch" to the listing

[PATCH docs/manager/storage v11 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-08-11 15:31 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/storage v12 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-08-11 15:05 UTC  (7+ messages)
` [PATCH storage v12 1/6] lvm: saferemove: keep LVs where zero-out failed for manual zero-out
` [PATCH storage v12 2/6] lvm: saferemove: zero out volumes range by range
` [PATCH storage v12 3/6] lvm: saferemove: make throughput an integer property
` [PATCH storage v12 4/6] fix #7339: lvm: add discard action for removed volumes
` [PATCH manager v12 5/6] fix #7339: lvm: add discard-on-remove option to UI
` [PATCH docs v12 6/6] fix #7339: lvm: document discard option

[PATCH v1 proxmox 0/6] uninitialized memory allocations fixes
 2026-08-11 15:02 UTC  (7+ messages)
` [PATCH v1 proxmox 1/6] uuid: avoid potential null dereference and memory leaks
` [PATCH v1 proxmox 2/6] io: request zeroed memory instead of manually clearing it
` [PATCH v1 proxmox 3/6] io: avoid potential null dereference and memory leak on error path
` [PATCH v1 proxmox 4/6] io: remove boxed::uninitialized because it is unsound
` [PATCH v1 proxmox 5/6] io: remove unused append_to_vec functions
` [PATCH v1 proxmox 6/6] io: remove unused ByteVecExt trait with grow_ and resize_uninitialized

Supported way to extend the PVE web UI for a third-party package?
 2026-08-11  9:42 UTC  (5+ messages)

[PATCH proxmox proxmox-backup 0/3] datastore: gc: prefetch chunk metadata before phase 1
 2026-08-11  9:37 UTC  (13+ messages)
` [PATCH proxmox 1/3] pbs-api-types: add gc chunk metadata prefetch tuning option
` [PATCH proxmox-backup 2/3] datastore: gc: optionally prefetch chunk metadata before phase 1
` [PATCH proxmox-backup 3/3] ui: tuning: add GC chunk metadata prefetch option
` [PATCH v2 proxmox proxmox-backup 0/3] datastore: gc: defer and batch chunk atime updates
  ` [PATCH v2 proxmox 1/3] pbs-api-types: add gc chunk metadata prefetch tuning options
  ` [PATCH v2 proxmox-backup 2/3] datastore: gc: optionally defer and batch chunk atime updates
  ` [PATCH v2 proxmox-backup 3/3] ui: tuning: add GC chunk metadata prefetch options

[PATCH proxmox-backup] fix #7911: api: report: mark endpoint as protected
 2026-08-11  9:36 UTC 

[PATCH widget-toolkit] fix #7721: fix zoom interaction on charts with no initial store
 2026-08-11  8:57 UTC  (2+ messages)
` superseded: "

[PATCH widget-toolkit v2] fix #7721: fix zoom interaction on charts with no initial store
 2026-08-11  8:55 UTC 

[PATCH storage v2 0/2] fix #7598: qemu-img: increase timeout for image resize
 2026-08-11  8:05 UTC  (6+ messages)
` [PATCH pve-storage v2 1/2] qemu-img: drop unused image resize timeout parameter
` superseded: [PATCH storage v2 0/2] fix #7598: qemu-img: increase timeout for image resize

[PATCH proxmox 0/2] fix #7541: zfs status: account for msg directly after status in vdev parser
 2026-08-11  7:36 UTC  (2+ messages)

Proxmox VE stretched cluster with NetApp MetroCluster over Fibre Channel
 2026-08-10 22:25 UTC  (3+ messages)
  ` AW: "

leave
 2026-08-10 21:16 UTC 

Client package for non Debian clients
 2026-08-10 19:59 UTC  (3+ messages)

[PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/4] adaptive scaffold/navigation rail improvements
 2026-08-10 14:34 UTC  (5+ messages)
` [PATCH yew-widget-toolkit-assets 1/4] navigation rail: style the expand button
` [PATCH yew-widget-toolkit 2/4] touch: navigation rail: move auto layout from AdaptiveScaffold
` [PATCH yew-widget-toolkit 3/4] touch: navigation rail: add an optional expand button
` [PATCH yew-widget-toolkit 4/4] touch: adaptive scaffold: pass the rail group alignment through

[PATCH proxmox{-backup,-datacenter-manager} 0/2] fix #7746: cli: show installed instead of candidate version
 2026-08-10 13:23 UTC  (2+ messages)

[PATCH proxmox-backup 0/2] Fix Undefined Behavior in Tape Block Header Deallocation
 2026-08-10 12:39 UTC  (7+ messages)
` [PATCH proxmox-backup 1/2] pbs-tape: fix undefined behavior in block header deallocation

Proxmox VE stretched cluster with NetApp MetroCluster over Fibre Channel
 2026-08-04 16:36 UTC 

[PATCH 0/3] ui: implement OpenID Connect login flow for #4281
 2026-08-10  5:39 UTC  (4+ messages)
` [PATCH 1/3] fix #4281: ui: add OpenID Connect login flow to login form
` [PATCH 2/3] fix #4281: ui: fix stale Continue button state on realm switch
` [PATCH 3/3] fix #4281: ui: use a namespaced OpenID callback scheme

[PATCH 0/2] access: add OpenID Connect support for #4281
 2026-08-10  5:37 UTC  (3+ messages)
` [PATCH 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel`
` [PATCH 2/2] fix #4281: access: add OpenID Connect auth-url/login helpers

[PATCH proxmox-perl-rs v3] make: improve library path detection for tests
 2026-08-10 12:01 UTC  (2+ messages)

[PATCH proxmox-acme 1/1] update acme.sh to upstream 3.1.4 tag
 2026-08-10 11:46 UTC 

[PATCH manager v2] fix #6211: ui: vm: options: add description to protection option
 2026-08-10 10:35 UTC 

[RFC] Centralized management for standalone PBS file clients
 2026-08-10  7:45 UTC  (2+ messages)

[PATCH pve-storage] esxi plugin: keep uuid inside vm the same as in esxi
 2026-08-07 15:24 UTC  (3+ messages)

[PATCH manager/proxmox-mini-journalreader v3 0/2] report: list recent reboot events and their kernel version
 2026-08-07 14:01 UTC  (5+ messages)
` [PATCH proxmox-mini-journalreader v3 1/2] add -B parameter to lists boots
` superseded: [PATCH manager/proxmox-mini-journalreader v3 0/2] report: list recent reboot events and their kernel version


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