all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-07-20 12:58:22 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)

CLI
 2026-07-21 13:19 UTC  (3+ messages)

[PATCH proxmox-backup v4 00/15] fix 7642: avoid expensive uid/gid lookups for lock- and config-files
 2026-07-21 13:15 UTC  (21+ messages)
` [PATCH proxmox-backup v4 01/15] bin: api/proxy: early init proxmox-product-config
` [PATCH proxmox-backup v4 02/15] bin: daily update: refactor to use proxmox-product-config
` [PATCH proxmox-backup v4 03/15] pbs-config: use proxmox-product-config::replace_secret_config()
` [PATCH proxmox-backup v4 04/15] pbs-config: use proxmox-product-config::replace_privileged_config()
` [PATCH proxmox-backup v4 05/15] fix #7642: avoid expensive user lookups on file locking
` [PATCH proxmox-backup v4 06/15] pbs-config: use proxmox-product-config helpers
` [PATCH proxmox-backup v4 07/15] pbs-config: drop backup_group helper, use users gid instead
` [PATCH proxmox-backup v4 08/15] pbs-datastore: use proxmox-product-config cached backup user
` [PATCH proxmox-backup v4 09/15] pbs-datastore: use general helpers for file lock create options
` [PATCH proxmox-backup v4 10/15] server: auth helpers: use proxmox-product-config create options helpers
` [PATCH proxmox-backup v4 11/15] api: subscription: use proxmox-product-config create options
` [PATCH proxmox-backup v4 12/15] tape: use proxmox-product-config helper for user lookup
` [PATCH proxmox-backup v4 13/15] tape: use proxmox-product-config lock file create options
` [PATCH proxmox-backup v4 14/15] tape: use proxmox-product-config to generate "
` [PATCH proxmox-backup v4 15/15] tree-wide: use proxmox-product-config::get_api_user for user lookup

[PATCH widget-toolkit] fix #7721: fix zoom interaction on charts with no initial store
 2026-07-21 12:50 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

[PATCH proxmox{,-backup} v3 0/3] fix #6373: HTTP level keepalive for http2 backup reader/writer connection
 2026-07-21 11:48 UTC  (4+ messages)
` [PATCH proxmox v3 1/3] rest-server: add request logfilter by method and path in h2 service
` [PATCH proxmox-backup v3 2/3] api: add heartbeat endpoint for backup reader/writer http/2 clients
` [PATCH proxmox-backup v3 3/3] fix #6373: HTTP level client heartbeat for proxy connection keepalive

[RFC] Native ZFS over NVMe/TCP storage backend for Proxmox VE
 2026-07-21 11:45 UTC  (2+ messages)

[PATCH proxmox-backup v2 0/5] restrict previous manifest reuse checks for push sync jobs
 2026-07-21 11:03 UTC  (2+ messages)

[PATCH proxmox{,-backup} v2 00/10] keep datastore config unlocked during long running operations
 2026-07-21 10:39 UTC  (12+ messages)
` [PATCH proxmox v2 01/10] pbs-api-types: add datastore create maintenance-mode type
` [PATCH proxmox-backup v2 02/10] api: config: rearrange independent code block for datastore creation
` [PATCH proxmox-backup v2 03/10] api/datastore: refactor datastore creation helper logic
` [PATCH proxmox-backup v2 04/10] datastore: restrict chunk store scope to pbs-datastore crate
` [PATCH proxmox-backup v2 05/10] datastore: move lock files base path constant to central location
` [PATCH proxmox-backup v2 06/10] datastore: move file lock helper to centralized place
` [PATCH proxmox-backup v2 07/10] datastore: create lockdir with correct mode for backup user access
` [PATCH proxmox-backup v2 08/10] api/datastore: use maintenance-mode lock to protect against changes
` [PATCH proxmox-backup v2 09/10] api: config: unlocked s3 bucket access check for datastore creation
` [PATCH proxmox-backup v2 10/10] datastore: protect datastore creation by maintenance-mode
` obsoleted: [PATCH proxmox{,-backup} v2 00/10] keep datastore config unlocked during long running operations

[PATCH proxmox{,-backup} v3 00/10] keep datastore config unlocked during long running operations
 2026-07-21 10:36 UTC  (11+ messages)
` [PATCH proxmox v3 01/10] pbs-api-types: add datastore create maintenance-mode type
` [PATCH proxmox-backup v3 02/10] api: config: rearrange independent code block for datastore creation
` [PATCH proxmox-backup v3 03/10] api/datastore: refactor datastore creation helper logic
` [PATCH proxmox-backup v3 04/10] datastore: restrict chunk store scope to pbs-datastore crate
` [PATCH proxmox-backup v3 05/10] datastore: move lock files base path constant to central location
` [PATCH proxmox-backup v3 06/10] datastore: move file lock helper to centralized place
` [PATCH proxmox-backup v3 07/10] datastore: create lockdir with correct mode for backup user access
` [PATCH proxmox-backup v3 08/10] api/datastore: use maintenance-mode lock to protect against changes
` [PATCH proxmox-backup v3 09/10] api: config: unlocked s3 bucket access check for datastore creation
` [PATCH proxmox-backup v3 10/10] datastore: protect datastore creation by maintenance-mode

[PATCH proxmox{,-backup} v2 00/10] keep datastore config unlock during long running operations
 2026-07-21 10:38 UTC  (2+ messages)
` superseded: "

[PATCH common/manager/proxmox-widget-toolkit/storage v2 00/17] GUI Support for Custom Storage Plugins
 2026-07-21  9:24 UTC  (5+ messages)

[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 proxmox-backup v3 00/15] fix 7642: avoid expensive uid/gid lookups for lock- and config-files
 2026-07-21  8:58 UTC  (11+ messages)
` [PATCH proxmox-backup v3 04/15] pbs-config: use proxmox-product-config::replace_config()
` [PATCH proxmox-backup v3 14/15] tape: use proxmox-product-config to generate create options
` superseded: [PATCH proxmox-backup v3 00/15] fix 7642: avoid expensive uid/gid lookups for lock- and config-files

[PATCH proxmox{,-backup} 0/3] add flag to opt-in using node proxy config for s3 connections
 2026-07-21  8:20 UTC  (4+ 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: "


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