messages from 2026-07-17 15:50:15 to 2026-07-21 15:21:30 UTC [more...]
[PATCH access-control 0/2] fix: #6510: Allow deleting ACLs for non-existent entities & add API tests
2026-07-21 15:20 UTC (5+ messages)
` [PATCH access-control 1/2] fix #6510: api: acl: allow deleting ACLs for non-existent entities
` [PATCH access-control 2/2] test: api: add tests for ACL modification endpoint
[PATCH qemu-server] OVMF: use Microsoft-keyed vars for aarch64 VMs
2026-07-21 15:06 UTC (4+ messages)
[RFC firewall/manager/proxmox{,-firewall} 00/13] fix #5759: keep firewall rules up across boot and shutdown
2026-07-21 13:54 UTC (14+ messages)
` [PATCH pve-manager 01/13] network interface pinning: write new firewall config to local dir
` [PATCH pve-firewall 02/13] firewall: config: sort OPTIONS when serializing
` [PATCH pve-firewall 03/13] d/control: bump libpve-common-perl
` [PATCH pve-firewall 04/13] firewall: dump configs locally after applying
` [PATCH pve-firewall 05/13] fix #5759: firewall: do not remove chains when host is shutting down
` [PATCH pve-firewall 06/13] firewall: add restore command
` [PATCH pve-firewall 07/13] fix #5759: firewall: restore from dumped config before network-pre
` [PATCH proxmox 08/13] systemd: systemctl: add is-system-running helper
` [PATCH proxmox-firewall 09/13] firewall: fix clippy warnings
` [PATCH proxmox-firewall 10/13] fix #5759: firewall: do not clear rules on system shutdown
` [PATCH proxmox-firewall 11/13] firewall: dump config to local directory after apply
` [PATCH proxmox-firewall 12/13] firewall: add restore command
` [PATCH proxmox-firewall 13/13] fix #5759: firewall: restore from dumped config before network-pre
[PATCH manager] fix #6855: ui: storage: add mount options field for nfs amd smb/cifs
2026-07-21 13:23 UTC (2+ messages)
[PATCH storage] fix #7811: storage: lvm: reject allocation on format and volume name mismatch
2026-07-21 12:50 UTC (2+ messages)
[PATCH] fix #7828: avoid parsing absolute paths as volume ids
2026-07-21 12:43 UTC (2+ messages)
[PATCH docs/manager/storage v10 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
2026-07-21 12:37 UTC (7+ messages)
` [PATCH storage v10 1/6] lvm: saferemove: keep LVs where zero-out failed for manual zero-out
` [PATCH storage v10 2/6] lvm: saferemove: zero out volumes range by range
` [PATCH storage v10 3/6] lvm: saferemove: make throughput an integer property
` [PATCH storage v10 4/6] fix #7339: lvm: add discard action for removed volumes
` [PATCH manager v10 5/6] fix #7339: lvm: add discard-on-remove option to UI
` [PATCH docs v10 6/6] fix #7339: lvm: document discard option
[RFC qemu-server 0/4] remote migrate: extract preconditions and add check endpoint
2026-07-21 11:58 UTC (5+ messages)
` [RFC qemu-server 1/4] remote migrate: drop ineffective fingerprint auto-detection
` [RFC qemu-server 2/4] remote migrate: collect preconditions as structured findings
` [RFC qemu-server 3/4] qm: remote-migrate: call API endpoint directly
` [RFC qemu-server 4/4] remote migrate: add precondition check endpoint
[RFC] Native ZFS over NVMe/TCP storage backend for Proxmox VE
2026-07-21 11:45 UTC (2+ messages)
[PATCH common/manager/proxmox-widget-toolkit/storage v2 00/17] GUI Support for Custom Storage Plugins
2026-07-21 9:24 UTC (24+ messages)
` [RFC pve-common v2 02/17] jsonschema: support 'patternProperties' and allow 'x-' keywords
` [PATCH pve-storage v2 03/17] api: plugins/storage: add initial routes and endpoints
` [PATCH pve-storage v2 04/17] api: plugins/storage/plugin: include schema in plugin metadata
` [PATCH pve-storage v2 05/17] api: plugins/storage/plugin: mark sensitive properties in schema
` [PATCH pve-storage v2 07/17] api: plugins/storage/plugin: add plugins' 'content' to their metadata
` [PATCH pve-storage v2 08/17] all plugins: add 'title' to properties, adapt 'description's
` [RFC pve-storage v2 09/17] plugin: mark 'preallocation' and 'content-dirs' properties as advanced
` [RFC pve-storage v2 10/17] plugin, dirplugin: mark certain properties as hidden
` [PATCH proxmox-widget-toolkit v2 11/17] form: introduce new 'proxmoxtextarea' field
` [PATCH proxmox-widget-toolkit v2 12/17] utils: introduce helper function getFieldDefFromPropertySchema
` [PATCH proxmox-widget-toolkit v2 13/17] acme: use helper to construct ExtJS fields from property schemas
` [PATCH pve-manager v2 14/17] api: add API routes 'plugins' and 'plugins/storage'
` [PATCH pve-manager v2 15/17] ui: storage view: display error when no editor for storage type exists
` [PATCH pve-manager v2 16/17] ui: storage: add basic UI integration for custom storage plugins
` [RFC pve-manager v2 17/17] ui: storage: use property extension keywords for UI hints
[PATCH i18n] add Lao (lo) translation
2026-07-21 2:49 UTC
[pve-devel] pve storage plugin testing
2026-07-21 9:07 UTC (2+ messages)
[PATCH network] sdn: vxlan: always set local tunnel IP
2026-07-20 16:51 UTC (2+ messages)
[PATCH manager] report: list recent reboot events and their kernel version
2026-07-20 15:41 UTC (6+ messages)
[PATCH perlmod 0/4] perlmod: add #[hash] parameter
2026-07-20 15:25 UTC (5+ messages)
` [PATCH perlmod 1/4] ffi: implement ExactSizeIterator for StackIter
` [PATCH perlmod 2/4] value: implement serde::de::IntoDeserializer on Value
` [PATCH perlmod 3/4] perlmod, macro: add #[hash] parameter
` [PATCH perlmod 4/4] testlib: run perltidy
[RFC PATCH storage, qemu-server 0/5] offload full clone to the storage backend
2026-07-20 14:30 UTC (6+ messages)
` [RFC PATCH storage 1/5] storage: add asynchronous copy-offload hook for full copies
` [RFC PATCH storage 2/5] rbd: implement copy-offload via snapshot + clone + flatten
` [RFC PATCH storage 3/5] dir: implement copy-offload via reflink (FICLONE)
` [RFC PATCH storage 4/5] btrfs, lvmthin: implement copy-offload (atomic class)
` [RFC PATCH qemu-server 5/5] use storage copy-offload for full clone
[PATCH pve-kernel] scripts: make rebase interactive
2026-07-20 14:27 UTC (2+ messages)
` applied: "
[PATCH-SERIES ha-manager 00/16] some sid parsing and LRM speedup improvements
2026-07-20 12:37 UTC (17+ messages)
` [PATCH ha-manager 01/16] make tidy
` [PATCH ha-manager 02/16] resources: remove commented ipaddr resource type
` [PATCH ha-manager 03/16] tree-wide: use the term vmid instead of name when referring to VMs/CTs
` [PATCH ha-manager 04/16] api: resources: remove unused return values at parse_sid callsites
` [PATCH ha-manager 05/16] make parse_sid always return an array
` [PATCH ha-manager 06/16] config: use early returns in parse_sid
` [PATCH ha-manager 07/16] config: make update_single_resource_config_inplace only allow sids
` [PATCH ha-manager 08/16] introduce separate parse_vmid_or_sid helper subroutine
` [PATCH ha-manager 09/16] drop the unmodified sid return array entry value from parse_sid
` [PATCH ha-manager 10/16] lrm: document and initialize LRM instance properties
` [PATCH ha-manager 11/16] lrm: rename update_lrm_status to flush_lrm_status
` [PATCH ha-manager 12/16] lrm: rename update_service_status to update_lrm_status
` [PATCH ha-manager 13/16] lrm: update the service status once per work iteration
` [PATCH ha-manager 14/16] lrm: read service config "
` [PATCH ha-manager 15/16] lrm: compute valid service uids hash set "
` [PATCH ha-manager 16/16] lrm: prune non-existent HA resources from results "
[PATCH qemu-server] blockdev: recognize pflash devices on virt machines
2026-07-20 12:23 UTC
[PATCH installer] assistant: generate locale-info.json as needed in build script
2026-07-20 12:06 UTC
SPAM: [RFC PATCH 0/4] lxc: add safe OCI rootfs replacement
2026-07-18 16:06 UTC (6+ messages)
` SPAM: [RFC PATCH v2 "
` SPAM: [RFC PATCH v2 1/4] lxc: create: add isolated OCI rootfs preparation
` SPAM: [RFC PATCH v2 2/4] api: lxc: add OCI rootfs replacement endpoint
` SPAM: [RFC PATCH v2 3/4] pct: add OCI rootfs replacement command
` SPAM: [RFC PATCH v2 4/4] test: cover OCI rootfs replacement API transaction
[PATCH network v2] snat: handle interface lookup failures gracefully
2026-07-20 11:13 UTC (2+ messages)
` applied: "
[PATCH proxmox-i18n 0/7] Makefile simplifications and improvements
2026-07-20 11:13 UTC (9+ messages)
` [PATCH proxmox-i18n 1/7] make: catalog-%.mo: explicitly set template file
` [PATCH proxmox-i18n 2/7] make: simplify msgmerge commands
` [PATCH proxmox-i18n 3/7] make: clean: Cleanup *.mo files
` [PATCH proxmox-i18n 3/7] make: clean: remove "
` [PATCH proxmox-i18n 4/7] make: do_update: use long options for msgmerge
` [PATCH proxmox-i18n 5/7] make: do_update: use --update "
` [PATCH proxmox-i18n 6/7] make: add --previous flag to msgmerge
` [PATCH proxmox-i18n 7/7] gitignore: remove proxmox-datacenter-manager.pot
[PATCH pve-network 1/1] api2: evpn status: properly handle nodes field of evpn zones
2026-07-20 11:13 UTC (2+ messages)
` applied: "
[PATCH-SERIES network 0/2] assert vnet zone exists on create and update
2026-07-20 11:13 UTC (2+ messages)
` applied: "
[PATCH cluster/manager 0/2] Configurable window titles for nodes
2026-07-20 10:05 UTC (2+ messages)
` superseded: "
[PATCH cluster/manager v2 0/2] Configurable window titles for nodes
2026-07-20 10:03 UTC (3+ messages)
` [PATCH manager v2 1/2] fix #5475: configurable window title
` [PATCH cluster v2 2/2] "
[PATCH proxmox 0/2] oci: tests: refactor to drop static test tarballs
2026-07-20 9:58 UTC (2+ messages)
` superseded: "
[PATCH proxmox v2 0/2] oci: tests: refactor to drop static test tarballs
2026-07-20 9:50 UTC (3+ messages)
` [PATCH proxmox v2 1/2] oci: tests: return Result from tests to avoid unwrap calls
` [PATCH proxmox v2 2/2] oci: tests: generate OCI test images on the fly
[PATCH docs/manager/qemu-server v2 0/3] partially fix #1989: add QEMU qcow2 cache options
2026-07-20 9:46 UTC (4+ messages)
` [PATCH qemu-server v2 1/3] partially fix #1989: disk: add "
` [PATCH pve-manager v2 2/3] partially fix #1989: ui: qemu: disk: add qcow2 cache size config
` [PATCH pve-docs v2 3/3] partially fix #1989: qm: document "
[PATCH access-control/cluster/common/manager/network/proxmox-widget-toolkit/qemu-server v2 00/10] fix #7294: pool: add SDN VNets as pool members
2026-07-20 8:26 UTC (27+ messages)
` [PATCH pve-manager v2 02/10] fix #7294: api: "
` [PATCH pve-manager v2 03/10] fix #7294: ui: "
` [PATCH proxmox-widget-toolkit v2 04/10] fix #7294: css: theme: add opacity override for pool VNet icon
` [PATCH pve-access-control v2 05/10] fix #7294: acl: pool: add SDN VNets as pool members
` [PATCH pve-network v2 06/10] fix #7294: sdn: register api formats for zones and vnets
` [PATCH pve-network v2 07/10] fix #7294: sdn: vnet: update pool members on vnet migration and deletion
` [PATCH pve-cluster v2 09/10] fix #7294: cluster: helpers: add cluster-wide version assertion
` [PATCH qemu-server v2 10/10] fix #7294: helpers: use cluster-wide version helper
[RFC storage, qemu-server] optional multi-volume / consistency-group snapshot hook
2026-07-19 14:17 UTC
[RFC storage, qemu-server] offload full/live clone to storage backend
2026-07-19 3:35 UTC (8+ messages)
[PATCH common/manager/proxmox-widget-toolkit/storage 00/13] GUI Support for Custom Storage Plugins
2026-07-18 18:19 UTC (5+ messages)
` superseded: "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox