[PATCH qemu-server] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
2026-02-10 11:18 UTC (3+ messages)
` superseded: "
[PATCH qemu-server v2] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
2026-02-10 11:15 UTC
[pve-devel] [PATCH ifupdown2 1/2] d/patches: add patch for supporting dhcpcd as alternative dhcp client
2026-02-10 10:51 UTC (2+ messages)
[PATCH datacenter-manager v2 0/4] fix #7179: expose ACME commands inside admin CLI
2026-02-10 10:41 UTC (10+ messages)
` [PATCH datacenter-manager v2 1/4] cli: admin: make cli handling async
` [PATCH datacenter-manager v1 2/4] api: acme: define API type for ACME registration parameters
` [PATCH datacenter-manager v2 3/4] fix #7179: cli: admin: expose acme commands
[RFC cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/15] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-02-10 10:23 UTC (20+ messages)
` [PATCH proxmox 1/5] notify: Introduce xoauth2 module
` [PATCH proxmox 2/5] notify: Add state file handling
` [PATCH proxmox 3/5] notify: Update Endpoint trait and Bus to use State
` [PATCH proxmox 4/5] notify: smtp: add OAuth2/XOAUTH2 authentication support
` [PATCH proxmox 5/5] notify: Add test for State
` [PATCH proxmox-perl-rs 1/1] notify: update bindings with new OAuth2 parameters
` [PATCH proxmox-widget-toolkit 1/2] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit 2/2] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager 1/5] notifications: Add OAuth2 parameters to schema and add/update endpoints
` [PATCH pve-manager 2/5] notifications: Add refresh-targets endpoint
` [PATCH pve-manager 3/5] notifications: Trigger notification target refresh in pveupdate
` [PATCH pve-manager 4/5] notifications: Handle OAuth2 callback in login handler
` [PATCH pve-manager 5/5] notifications: Opt into OAuth2 authentication
` [PATCH pve-cluster 1/1] notifications: Add refresh_targets subroutine to PVE::Notify
` [PATCH pve-docs 1/1] notifications: Add section about OAuth2 to SMTP targets docs
[PATCH proxmox-widget-toolkit v2] fix #4911: ui: network edit: allow empty bond-primary
2026-02-10 10:13 UTC
[pve-devel] [PATCH container 1/1] Signed-off-by: Maurice Klein <klein@aetherus.de>
2026-02-10 9:56 UTC (8+ messages)
[pbs-devel] [PATCH proxmox] lang: Remove offsetof macro
2026-02-10 9:26 UTC (2+ messages)
` applied: "
[pbs-devel] [PATCH proxmox-backup] api: backup: use configured verify thread counts for 'verify-new'
2026-02-10 9:16 UTC (3+ messages)
[pbs-devel] [PATCH proxmox{, -backup} v6 0/5] fix #6939: acme: support servers returning 204 for nonce requests
2026-02-10 9:00 UTC (2+ messages)
` applied: "
[RFC proxmox v2] schema: add CommaSeparatedList<T> wrapper type for comma-separated values
2026-02-10 8:25 UTC (2+ messages)
[PATCH manager] ui: ceph: use record sizes in Ceph pool edit dialog
2026-02-10 5:00 UTC (4+ messages)
` [PATCH manager v2] "
[PATCH proxmox-i18n] update Simplified Chinese translactions
2026-02-09 17:46 UTC (3+ messages)
` [PATCH proxmox-i18n] update Simplified Chinese translations
` applied: "
[pve-devel] [PATCH pve-cluster 00/15 v1] Rewrite pmxcfs with Rust
2026-02-09 16:25 UTC (3+ messages)
` [pve-devel] [PATCH pve-cluster 14/15] pmxcfs-rs: add Makefile for build automation
[PATCH container] networkedit: fix #4911: changed primaryfield to proxmoxtextfield to allow empty bond-primary
2026-02-09 16:18 UTC (2+ messages)
[PATCH qemu-server] machine: fix not trying to set S3/S4 ACPI power state for virt machine
2026-02-09 13:34 UTC (2+ messages)
` applied: "
[PATCH v5 proxmox-backup 00/16] fix: #3847 pipe from STDIN to proxmox-backup-client
2026-02-09 12:12 UTC (13+ messages)
` [PATCH v5 proxmox-backup 07/16] api: backup: make fixed index file size optional
` [PATCH v5 proxmox-backup 10/16] client: treat minus sign as stdin
[PATCH ha-manager] sim: hardware: fix typo
2026-02-09 10:57 UTC (2+ messages)
` applied: "
[PATCH storage] fix #7295: lvm plugin: rollback: keep original volume when allocation fails and saferemove is used
2026-02-09 10:40 UTC
[pdm-devel] [PATCH datacenter-manager/yew-comp 0/4] fix adding users manually for openid/ldap/ad realms
2026-02-09 9:44 UTC (2+ messages)
` Superseded: "
[PATCH datacenter-manager v2 0/2] fix adding users manually for openid/ldap/ad realms
2026-02-09 9:43 UTC (3+ messages)
` [PATCH datacenter-manager v2 1/2] fix #7182: server: auth: add dummy openid authenticator
` [PATCH datacenter-manager v2 2/2] ui: set product realm so that the add user dialogs are rendered properly
[PATCH v1 00/17] partially fix #6563: add s3 request and traffic counter statistics
2026-02-09 9:39 UTC (19+ messages)
` [PATCH v1 1/6] shared-memory: drop check for mmap file being located on tmpfs
` [PATCH v1 2/6] s3-client: add persistent shared request counters for client
` [PATCH v1 3/6] s3-client: add counters for upload/download traffic
` [PATCH v1 4/6] s3-client: account for upload traffic on successful request sending
` [PATCH v1 5/6] s3-client: account for downloaded bytes in incoming response body
` [PATCH v1 6/6] pbs-api-types: define api type for s3 request statistics
` [PATCH v1 01/11] datastore: collect request statistics for s3 backed datastores
` [PATCH v1 02/11] datastore: expose request counters "
` [PATCH v1 03/11] api: s3: add endpoint to reset s3 request counters
` [PATCH v1 04/11] bin: s3: expose request counter reset method as cli command
` [PATCH v1 05/11] datastore: add helper method to get datastore backend type
` [PATCH v1 06/11] ui: improve variable name indirectly fixing typo
` [PATCH v1 07/11] ui: datastore summary: move store to be part of summary panel
` [PATCH v1 08/11] ui: expose s3 request counter statistics in the datastore summary
` [PATCH v1 09/11] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH v1 10/11] api: admin: expose s3 statistics in datastore rrd data
` [PATCH v1 11/11] partially fix #6563: ui: expose s3 rrd charts in datastore summary
[RFC proxmox] schema: extend SchemaPropertyEntry to include property description
2026-02-09 8:53 UTC (2+ messages)
[pmg-devel] [PATCH pmg-api 0/1] user config: password: allows (gost-)yescrypt, hashes
2026-02-08 13:26 UTC (4+ messages)
[PATCH datacenter-manager 0/2] fix: cli: bash completions not working for CLI tools
2026-02-06 16:35 UTC (3+ messages)
` [PATCH datacenter-manager 1/2] fix: cli: replace completion file suffix from `.bc` to `.bash`
` [PATCH datacenter-manager 2/2] fix: cli: remove completion files for service bins
[PATCH proxmox, pve-{common,network,storage} v2 0/5] fix #7077: Improve error messages for ID verification
2026-02-06 16:12 UTC (6+ messages)
` [PATCH pve-common v2 1/1] fix #7077: Change JSON Schema attribute validation order
` [PATCH pve-network v2 1/2] fix #7077: Enforce ID format in JSON schema definitions
` [PATCH pve-network v2 2/2] sdn: Remove unneeded registered formats
` [PATCH pve-storage v2 1/1] fix #7077: lvm: Improve ID verification error messages
` [PATCH proxmox v2 1/1] fix #7077: Improve SDN ID validation "
[PATCH docs 1/2] pvecm: node revomal: rephrase warning about number of nodes
2026-02-06 15:23 UTC (2+ messages)
` [PATCH docs 2/2] pvecm: node removal: indent notes on prerequisites
[PATCH pve-docs v2 1/3] pvecm: restructure "remove a cluster node" section
2026-02-06 15:08 UTC (5+ messages)
` applied: "
[PATCH-SERIES container v2 0/4] add missing no-op methods for unmanaged CTs
2026-02-06 15:04 UTC (11+ messages)
` [PATCH container v2 1/4] setup: plugin: add missing check_systemd_nesting stub
` [PATCH container v2 2/4] fix #7270: setup: add no-op check_systemd_nesting for unmanaged CTs
` [PATCH container v2 3/4] setup: add no-op detect_architecture "
` applied: "
` [PATCH container v2 4/4] setup: make the architecture fall back to amd64 for falsy values
` applied: "
` partially-applied: [PATCH-SERIES container v2 0/4] add missing no-op methods for unmanaged CTs
[PATCH container] fix #7271: exclude non-volume mountpoints from attribute preservation
2026-02-06 14:30 UTC (2+ messages)
` applied: "
[pdm-devel] [PATCH datacenter-manager/proxmox-yew-comp v3 0/6] manual refresh button for remote task cache
2026-02-06 13:46 UTC (2+ messages)
` superseded: "
[PATCH datacenter-manager/proxmox-yew-comp v4 0/8] manual refresh button for remote task cache
2026-02-06 13:44 UTC (9+ messages)
` [PATCH proxmox-yew-comp v4 1/2] task list: add support for starting refresh tasks
` [PATCH proxmox-yew-comp v4 2/2] loadable component: don't trigger reload when starting a task
` [PATCH datacenter-manager v4 1/6] remote tasks: move implementation to server crate
` [PATCH datacenter-manager v4 2/6] remote tasks: implement `refresh_task_cache` for manual task fetching
` [PATCH datacenter-manager v4 3/6] api: add /remotes/tasks/refresh
` [PATCH datacenter-manager v4 4/6] ui: remote task view: set refresh_task_url property for task viewer
` [PATCH datacenter-manager v4 5/6] clippy: remote tasks: implement Default for TaskState
` [PATCH datacenter-manager v4 6/6] clippy: remote tasks: remove unneeded enclosing Ok(...) and ?
[pve-devel] [PATCH proxmox-{ve, perl}-rs/common 0/4] use native libnvidia-ml library for vGPU info
2026-02-06 13:38 UTC (3+ messages)
` [pve-devel] [PATCH proxmox-ve-rs 2/4] vfio: add rust-native interface for accessing NVIDIA "
[pdm-devel] [PATCH datacenter-manager/proxmox-yew-comp v3 0/5] move task description table to yew-comp
2026-02-06 12:40 UTC (2+ messages)
[PATCH-SERIES container 0/3] add missing no-op methods for unmanaged CTs
2026-02-06 12:31 UTC (8+ messages)
` [PATCH container 1/3] setup: add no-op check_systemd_nesting "
` [PATCH container 3/3] setup: make the architecture fall back to amd64 for empty strings
[pve-devel] [PATCH 0/5] fix #7077: Improve ID validation error messages
2026-02-06 12:07 UTC (6+ messages)
` [pve-devel] [PATCH pve-network 1/2] fix #7077: Improve error messages for ID length mismatch
[PATCH-SERIES storage 0/2] fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot info
2026-02-06 11:38 UTC (3+ messages)
` [PATCH storage 1/2] "
` [PATCH storage 2/2] lvm plugin: rename: improve error message
[pve-devel] [PATCH pve-cluster v2 0/3] fix #6701: Update PVE cert generation
2026-02-06 11:35 UTC (2+ messages)
[PATCH datacenter-manager v2] fix #7120: remote updates: drop vanished nodes/remotes from cache file
2026-02-06 10:19 UTC
[PATCH-SERIES qemu-server v2 0/8] cpu config: support aarch64 CPU models
2026-02-06 9:56 UTC (6+ messages)
` [PATCH qemu-server v2 4/8] cpu config: introduce module-wide $host_arch variable
` applied-series: [PATCH-SERIES qemu-server v2 0/8] cpu config: support aarch64 CPU models
[pdm-devel] [PATCH datacenter-manager 0/7] fix #7192: properly enumerate PBS realms in 'Add Remote' wizard
2026-02-06 9:53 UTC (2+ messages)
[PATCH datacenter-manager 0/5] improvements for ParallelFetcher
2026-02-06 9:44 UTC (12+ messages)
` [PATCH datacenter-manager 1/5] parallel fetcher: clean up imports
` applied: "
` [PATCH datacenter-manager 2/5] parallel fetcher: make sure to inherit log context
` applied: "
` [PATCH datacenter-manager 3/5] parallel fetcher: add builder and make struct members private
` applied: "
` [PATCH datacenter-manager 4/5] parallel fetcher: improve result type ergonomics
` [PATCH datacenter-manager 5/5] parallel fetcher: add module documentation
` superseded: [PATCH datacenter-manager 0/5] improvements for ParallelFetcher
[PATCH datacenter-manager v2 0/2] improvements for ParallelFetcher
2026-02-06 9:43 UTC (3+ messages)
` [PATCH datacenter-manager v2 1/2] parallel fetcher: improve result type ergonomics
` [PATCH datacenter-manager v2 2/2] parallel fetcher: add module documentation
[PATCH manager v2 00/17] enable qemu vm architecture selection
2026-02-06 8:02 UTC (6+ messages)
` [PATCH manager v2 01/17] api/pvestatd: broadcast and expose non-x86 host architecture
[pdm-devel] [PATCH datacenter-manager 0/2] validate remote hostname
2026-02-06 7:53 UTC (2+ messages)
` applied: "
[PATCH manager v3] api/pvestatd: broadcast and expose non-x86 host architecture
2026-02-06 7:52 UTC
[PATCH proxmox-i18n v1] add pgettext() and npgettext() support for context-aware translations
2026-02-06 5:47 UTC (4+ messages)
` [PATCH proxmox-i18n v2] "
[PATCH-SERIES docs/storage 0/3] close #7204: document and check that thin pools have zeroing enabled
2026-02-05 16:38 UTC (4+ messages)
` [PATCH docs 1/3] close #7204: storage: lvm thin: document that thin pools must "
` [RFC storage 2/3] lvm plugin: list volumes: also query 'zero' property
` [RFC storage 3/3] close #7204: lvm thin plugin: die if thin pool does not have zeroing configured
[pve-devel] [PATCH proxmox-widget-toolkit] ui: mac-prefix-validation
2026-02-05 15:56 UTC (3+ messages)
[PATCH pmg-docs] gen-pmg.conf.5: check key to section mapping only in docs build
2026-02-05 15:20 UTC
applied: [PATCH storage] lvm{,thin} plugin: don't call parse_volume_id() from PVE::Storage module
2026-02-05 14:36 UTC
[PATCH qemu-server v2 1/2] tests: improve multiarch build support
2026-02-05 14:25 UTC (7+ messages)
` superseded: "
[PATCH qemu-server v3 0/3] improve multiarch build support
2026-02-05 14:17 UTC (4+ messages)
` [PATCH qemu-server v3 1/3] tests: improve multiarch build support by introducing local get_host_arch helper
` [PATCH qemu-server v3 2/3] tests: improve multiarch build support by allowing re-init of cpu models
` [PATCH qemu-server v3 3/3] tests: cfg2cmd: add some architecture tests
[PATCH qemu-server 0/2] config: document default balloon behavior
2026-02-05 12:54 UTC (4+ messages)
` [PATCH qemu-server 1/2] config: fix ballon typo on docstring and comments
` [PATCH qemu-server 2/2] config: document default balloon behavior
[pve-devel] [PATCH-SERIES qemu-server/manager/docs v3 0/3] improve Microsoft+Windows UEFI CA 2023 enrollment
2026-02-05 12:12 UTC (2+ messages)
[pve-devel] [PATCH-SERIES qemu 0/2] fix two completely different bugs both caused by non-aligned zero writes
2026-02-05 12:06 UTC (2+ messages)
[PATCH proxmox-datacenter-manager v2 1/2] cli: add target-vmid parameter to remote_migrate_qemu
2026-02-05 9:11 UTC (2+ messages)
` applied: "
[PATCH proxmox-i18n v3] update Simplified Chinese translations
2026-02-05 8:05 UTC (4+ messages)
` applied: [PATCH proxmox-i18n] "
[pve-devel] [PATCH SERIES docs/ha-manager/manager v3] close #6144: add ui button + api for node maintenance mode
2026-02-04 17:57 UTC (4+ messages)
[PATCH proxmox-i18n v2 0/5] Fix formats of translated strings
2026-02-04 17:37 UTC (4+ messages)
` [PATCH proxmox-i18n v2 2/5] fix strings with wrong format
` [PATCH proxmox-i18n v2 5/5] make: add check target
` applied: [PATCH proxmox-i18n v2 0/5] Fix formats of translated strings
[PATCH-SERIES qemu/qemu-server 0/3] api: machines: allow querying machines for a given architecture
2026-02-04 15:48 UTC (5+ messages)
` [PATCH qemu 1/3] buildsys: generate list of supported aarch64 machines during package build
` applied: "
` [PATCH qemu-server 2/3] cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture
` applied: "
[PATCH proxmox-i18n 1/2] ja: remove second plural form
2026-02-04 13:50 UTC (4+ messages)
` [PATCH proxmox-i18n 2/2] fix strings with wrong format
` superseded: "
page: next (older) | prev (newer) | latest
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.