all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[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  (7+ messages)
` [PATCH pve-docs v2 2/3] pvecm: mention node removal from ha rules in cleanup steps
` [PATCH pve-docs v2 3/3] partially-fix #4670: pvecm: mention authorized key removal "
` applied: [PATCH pve-docs v2 1/3] pvecm: restructure "remove a cluster node" section

[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

[RFC cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/15] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-02-06 15:00 UTC  (17+ 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 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 "

[PATCH datacenter-manager v2 0/4] fix #7179: expose ACME commands inside admin CLI
 2026-02-06 12:56 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
` [PATCH datacenter-manager v2 4/4] chore: update proxmox-acme version to 1

[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  (10+ messages)
` [PATCH container 1/3] setup: add no-op check_systemd_nesting "
` [PATCH container 2/3] setup: add no-op detect_architecture "
` [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)

[pve-devel] [PATCH container 1/1] Signed-off-by: Maurice Klein <klein@aetherus.de>
 2026-02-06 11:22 UTC  (7+ messages)

[pmg-devel] [PATCH pmg-api 0/1] user config: password: allows (gost-)yescrypt, hashes
 2026-02-06 11:02 UTC  (3+ 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  (7+ 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 

[PATCH v5 proxmox-backup 00/16] fix: #3847 pipe from STDIN to proxmox-backup-client
 2026-02-05 14:45 UTC  (7+ messages)
` [PATCH v5 proxmox-backup 10/16] client: treat minus sign as stdin

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  (8+ messages)
` [PATCH qemu-server v2 2/2] tests: cfg2cmd: add some architecture tests
` superseded: [PATCH qemu-server v2 1/2] tests: improve multiarch build support

[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

[PATCH manager] ui: ceph: use record sizes in Ceph pool edit dialog
 2026-02-05 12:32 UTC  (4+ messages)
` [PATCH manager v2] "

[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] "

[PATCH proxmox-i18n] update Simplified Chinese translactions
 2026-02-05  5:26 UTC  (2+ messages)
` [PATCH proxmox-i18n] update Simplified Chinese translations

[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  (7+ messages)
` [PATCH proxmox-i18n v2 1/5] ja: remove second plural form
` [PATCH proxmox-i18n v2 2/5] fix strings with wrong format
` [PATCH proxmox-i18n v2 3/5] make: remove javascript-format flag from extracted strings
` [PATCH proxmox-i18n v2 4/5] run make do_update
` [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: "

[PATCH proxmox-yew-comp] node_info: mark user-facing string as translatable
 2026-02-04 12:40 UTC 

[RFC datacenter-manager/proxmox 0/7] inject application context via rpcenv for easier integration testing
 2026-02-04 12:23 UTC  (3+ messages)

[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
 2026-02-04 12:09 UTC 

[PATCH pve-docs 1/2] restructure "remove a cluster node" section
 2026-02-04 10:55 UTC  (2+ messages)

[PATCH proxmox-datacenter-manager] pdm-api-types: Add acl feature to access-control
 2026-02-04 10:33 UTC  (4+ messages)
` applied: "

[PATCH qemu-server 1/2] tests: improve multiarch build support
 2026-02-04 10:09 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-yew-comp] apt package manager: fix format of translatable string
 2026-02-04 10:07 UTC 

[PATCH proxmox-datacenter-manager] docs: fix typo in "version"
 2026-02-04  8:26 UTC  (2+ messages)
` applied: "

[pdm-devel] [PATCH datacenter-manager 0/3] fix #7179: expose ACME commands inside admin CLI
 2026-02-03 17:55 UTC  (6+ messages)
` [pdm-devel] [PATCH datacenter-manager 2/3] fix #7179: cli: admin: expose acme commands

[PATCH datacenter-manager 0/4] fix #7179: expose ACME commands inside admin CLI
 2026-02-03 17:53 UTC  (6+ messages)
` [PATCH datacenter-manager 1/4] cli: admin: make cli handling async
` [PATCH datacenter-manager 2/4] api: acme: define API type for ACME registration parameters
` [PATCH datacenter-manager 3/4] fix #7179: cli: admin: expose acme commands
` [PATCH datacenter-manager 4/4] chore: update proxmox-acme version to 1

[pve-devel] [PATCH pve-cluster 00/15 v1] Rewrite pmxcfs with Rust
 2026-02-03 17:03 UTC  (3+ messages)
` [pve-devel] [PATCH pve-cluster 07/15] pmxcfs-rs: add pmxcfs-test-utils infrastructure crate

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
 2026-02-03 16:01 UTC  (11+ messages)
` [PATCH proxmox-ve-rs 5/9] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs 8/9] frr: add bgp support with templates and serialization
` [PATCH pve-network 01/10] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network 04/10] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network 05/10] tests: rearrange some statements in the frr config
` [PATCH pve-network 06/10] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network 07/10] cli: add pvesdn cli tool for managing frr template overrides
` [PATCH pve-network 08/10] debian: handle user modifications to FRR templates via ucf
` [PATCH pve-network 09/10] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-network 10/10] test: add test for frr.conf.local merging

page: 

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