all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH datacenter-manager] ui: pbs: add tasks to node tab panel
 2026-03-09 14:37 UTC 

[PATCH-SERIES qemu-server/storage/common v2 0/4] fix UTF-8 handling for PBS_PASSWORD
 2026-03-09 13:45 UTC  (6+ messages)
` [PATCH qemu-server v2 1/4] qmp client: encode JSON as UTF-8 to fix PBS backup when password contains multi-byte UTF-8
` [PATCH qemu-server v2 2/4] pbs: properly encode PBS password as UTF-8 when setting the environment variable
` [PATCH storage v2 3/4] pbs plugin: raw client command: "
` [PATCH common v2 4/4] pbs client: allow using password that would be auto-encoded as neither ASCII nor UTF-8

[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
 2026-03-09 13:38 UTC  (5+ messages)
` [RFC proxmox 2/5] resource-scheduling: introduce generic cluster usage implementation
` [RFC proxmox 4/5] resource-scheduling: implement rebalancing migration selection

[PATCH yew-comp 00/15] clippy clean up proxmox-yew-comp
 2026-03-09 13:15 UTC  (19+ messages)
` [PATCH yew-comp 01/15] tree wide: fix clippy lint "useless_conversion"
` [PATCH yew-comp 02/15] tree wide: fix clippy lint "new_without_default"
` [PATCH yew-comp 03/15] tree wide: fix clippy lint "redundant_static_lifetimes"
` [PATCH yew-comp 04/15] tree wide: fix clippy lint "unnecessary_lazy_evaluations"
` [PATCH yew-comp 05/15] tree wide: fix clippy lint "unwrap_or_default"
` [PATCH yew-comp 06/15] tree wide: fix clippy lint "clone_on_copy"
` [PATCH yew-comp 07/15] tree wide: fix clippy lint "collapsible_else_if"
` [PATCH yew-comp 08/15] tree wide: fix various minor clippy lints
` [PATCH yew-comp 09/15] tree wide: fix clippy lint "manual_strip"
` [PATCH yew-comp 10/15] lxc_property/qemu_property: fix clippy lint "match_like_matches_macro"
` [PATCH yew-comp 11/15] firewall_property: fix clippy lint "redundant_guards"
` [PATCH yew-comp 12/15] qemu_property: fix clippy lint "redundant_pattern_matching"
` [PATCH yew-comp 13/15] qemu_hardware_pane/lxc_resources_panel: allow clippy::enum_variant_names
` [PATCH yew-comp 14/15] tree wide: fix clippy lint "large_enum_variant"
` [PATCH yew-comp 15/15] tree wide: allow clippy "too_many_arguments" warning selectively

[RFC PATCH-SERIES qemu-server 0/1] fix #7053: allow setting additional HA migration parameters
 2026-03-09 13:13 UTC  (5+ messages)
` [RFC qemu-server 1/1] fix #7053: api: migrate: save and restore migration params for HA managed VMs

[pve-devel] [PATCH-SERIES qemu-server/storage/common 0/4] fix UTF-8 handling for PBS_PASSWORD
 2026-03-09 13:12 UTC  (2+ messages)
` superseded: "

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v4 00/19] Generate frr config using jinja templates and rust types
 2026-03-09 12:24 UTC  (22+ messages)
` [PATCH proxmox-ve-rs v4 1/8] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v4 2/8] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v4 3/8] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v4 4/8] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v4 5/8] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v4 6/8] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v4 7/8] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v4 8/8] frr: add bgp support with templates and serialization
` [PATCH proxmox-perl-rs v4 1/1] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v4 1/9] tests: use Test::Differences to make test assertions
` [PATCH pve-network v4 2/9] test: add tests for frr.conf.local merging
` [PATCH pve-network v4 3/9] test: bgp: add some various integration tests
` [PATCH pve-network v4 4/9] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v4 5/9] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v4 6/9] tests: rearrange some statements in the "
` [PATCH pve-network v4 7/9] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v4 8/9] test: adjust frr_local_merge test for new template generation
` [PATCH pve-network v4 9/9] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-manager v4 1/1] sdn: add dry-run diff view for sdn apply

[PATCH-SERIES qemu-server/manager/docs v4 0/6] improve Microsoft+Windows UEFI CA 2023 enrollment
 2026-03-09 11:13 UTC  (2+ messages)
` applied: "

[pdm-devel] [PATCH datacenter-manager/proxmox-yew-comp v3 0/5] move task description table to yew-comp
 2026-03-09 10:01 UTC  (8+ messages)
` [pdm-devel] [PATCH datacenter-manager v3 1/2] ui: register task descriptions for some native PDM tasks
  ` applied: "
` [pdm-devel] [PATCH datacenter-manager v3 2/2] ui: use task descriptions from yew-comp for PBS and PVE
  ` applied: "

[PATCH datacenter-manager/proxmox v4 0/7] fix #6914: add option to remove already existing token
 2026-03-09  9:44 UTC  (3+ messages)
` applied: "

[PATCH proxmox-fuse-rs v1] Add statfs support to proxmox-fuse
 2026-03-09  9:40 UTC  (2+ messages)

[PATCH yew-widget-toolkit-assets] input: align check boxes better in forms
 2026-03-09  9:31 UTC  (2+ messages)
` applied: "

[PATCH network] fix #6255: SNAT: fix incorrect IP collection for sdn config
 2026-03-09  9:13 UTC 

[PATCH datacenter-manager/proxmox-yew-comp v6 0/7] manual refresh button for remote task cache
 2026-03-09  8:36 UTC  (8+ messages)
` [PATCH proxmox-yew-comp v6 1/2] task list: add support for starting refresh tasks
` [PATCH proxmox-yew-comp v6 2/2] loadable component: don't trigger reload when starting a task
` [PATCH datacenter-manager v6 1/5] remote tasks: move implementation to server crate
` [PATCH datacenter-manager v6 2/5] remote tasks: implement `refresh_task_cache` for manual task fetching
` [PATCH datacenter-manager v6 3/5] api: add /remotes/tasks/refresh
` [PATCH datacenter-manager v6 4/5] ui: remote task view: set refresh_task_url property for task viewer
` [PATCH datacenter-manager v6 5/5] clippy: remote tasks: implement Default for TaskState

[PATCH datacenter-manager v2] fix #7120: remote updates: drop vanished nodes/remotes from cache file
 2026-03-08 18:23 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager v2 0/7] fix #7192: properly enumerate PBS realms in 'Add Remote' wizard
 2026-03-08 18:23 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager] cli: fix zsh shell completion definitions
 2026-03-08 18:23 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager v2] ui: adjust testing description
 2026-03-08 18:23 UTC  (3+ messages)
` applied: "

[PATCH pve-manager] ui: allow decompressing ISO compressed with xz
 2026-03-08 17:58 UTC 

[PATCH pve-storage v2 0/1] storage: add xz support
 2026-03-08 17:55 UTC  (2+ messages)
` [PATCH pve-storage v2 1/1] "

[PATCH pve-storage 0/1] storage: add xz support
 2026-03-08 17:48 UTC  (6+ messages)
` [PATCH pve-storage 1/1] "

[PATCH access-control/common 0/2] address probblem with SIGCHLD handler being temporarily overwritten
 2026-03-06 17:16 UTC  (4+ messages)
` [PATCH pve-common 1/1] RESTEnvironment: periodically reap workers as SIGCHLD fallback
` [PATCH pve-access-control 1/1] pam: fork for PAM authentication to isolate SIGCHLD handler

[PATCH proxmox{_dart_api_client,_login_manager} 0/2] cleanup: replace deprecated property and fix dart analyze issues
 2026-03-06 14:35 UTC  (3+ messages)
` [PATCH proxmox_dart_api_client 1/1] fix: cleanup: dart analysis issues found by dart linter
` [PATCH proxmox_login_manager 1/1] cleanup: replace use of deprecated props and fix dart analyze issues

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v3 00/19] Generate frr config using jinja templates and rust types
 2026-03-06 12:58 UTC  (29+ messages)
` [PATCH proxmox-ve-rs v3 1/8] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v3 2/8] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v3 3/8] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v3 4/8] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v3 5/8] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v3 6/8] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v3 7/8] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v3 8/8] frr: add bgp support with templates and serialization
` [PATCH proxmox-perl-rs v3 1/1] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v3 1/9] tests: use Test::Differences to make test assertions
` [PATCH pve-network v3 2/9] test: add test for frr.conf.local merging
` [PATCH pve-network v3 3/9] test: bgp: add some various integration tests
` [PATCH pve-network v3 4/9] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v3 5/9] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v3 6/9] tests: rearrange some statements in the "
` [PATCH pve-network v3 7/9] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v3 8/9] test: adjust frr_local_merge test for new template generation
` [PATCH pve-network v3 9/9] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-manager v3 1/1] sdn: add dry-run diff view for sdn apply

[PATCH v6 proxmox-backup 00/18] fix: #3847 pipe from STDIN to proxmox-backup-client
 2026-03-06 12:26 UTC  (2+ messages)
` applied-series: "

[PATCH zfsonlinux] update submodule to 2.4.1 and refresh patches
 2026-03-06 11:21 UTC 

[PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping
 2026-03-06  9:32 UTC  (4+ messages)
` [PATCH container 5/8] namespaces: refactor run_in_userns
` partially-applied: [PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping

[PATCH v1 proxmox-backup 00/11] fix various warnings
 2026-03-06  8:25 UTC  (7+ messages)
` [PATCH v1 proxmox-backup 11/11] tape: media catalog: use Flock wrapper instead of deprecated function
` partially-applied: [PATCH v1 proxmox-backup 00/11] fix various warnings

[RFC proxmox] resource-scheduling: add module-level docs
 2026-03-06  8:22 UTC 

[PATCH proxmox v3] sendmail: conform more to mime Content-Disposition header and wrap lines
 2026-03-06  8:22 UTC  (2+ messages)

[RFC proxmox 0/3] evaluate static scheduler variants
 2026-03-06  8:20 UTC  (4+ messages)
` [RFC proxmox 1/3] resource-scheduling: add lab feature
` [RFC proxmox 2/3] resource-scheduling: add {topsis,pve_static}-variants with basic proptests
` [RFC proxmox 3/3] resource-scheduling: evaluate static scheduler variants

[PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/4] yew ui tweaks
 2026-03-05 12:54 UTC  (6+ messages)
` [PATCH yew-widget-toolkit-assets 1/3] dialog: allow resize handle to fill the padding space in dialogs
` [PATCH yew-widget-toolkit-assets 2/3] tree-wide: replace the disabled opacity with a variable and decrease it
` [PATCH yew-widget-toolkit-assets 3/3] docs: run `make refresh`
` [PATCH yew-widget-toolkit 1/1] gridpicker/combobox: allow autoselecting the filter field
` applied: [PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/4] yew ui tweaks

[PATCH proxmox-backup] client: cleanup backup stream upload counters
 2026-03-05 12:31 UTC 

[PATCH pve-storage 0/1] storage: add xz support
 2026-03-05 11:59 UTC  (2+ messages)
` [PATCH pve-storage 1/1] "

[PATCH kernel-helper v2] fix #7223: proxmox-boot: add memtest86 as entry to all boot-loaders
 2026-03-05 11:07 UTC  (2+ messages)

[PATCH datacenter-manager] ui: adjust testing description
 2026-03-05 10:20 UTC  (3+ messages)

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v2 00/19] Generate frr config using jinja templates and rust types
 2026-03-05 10:05 UTC  (5+ messages)
` [PATCH pve-network v2 6/9] sdn: adjust frr.conf.local merging to rust template types

[PATCH proxmox-backup v2] datastore: don't skip empty namespaces on s3 refresh
 2026-03-05  9:53 UTC  (4+ messages)
` applied: "

[PATCH proxmox-backup] chunk store: s3: mute warning on overwrite empty chunk in local cache
 2026-03-05  9:22 UTC  (3+ messages)
` applied: "

[PATCH proxmox-backup] datastore: don't skip empty namespaces on s3 refresh
 2026-03-05  9:21 UTC  (5+ messages)
` superseded: "

[PATCH common/debcargo-conf/manager/proxmox-perl-rs/qemu-server 00/13] use NVML for vGPU info querying
 2026-03-05  9:16 UTC  (14+ messages)
` [PATCH debcargo-conf 1/8] nvml-wrapper-sys: Update to 0.9.0
` [PATCH debcargo-conf 2/8] nvml-wrapper-sys: release 0.9.0-1
` [PATCH debcargo-conf 3/8] nvml-wrapper: Update to 0.11.0
` [PATCH debcargo-conf 4/8] nvml-wrapper: release 0.11.0-1
` [PATCH debcargo-conf 5/8] nvml-wrapper: Update to 0.12.0
` [PATCH debcargo-conf 6/8] nvml-wrapper: add patch for vgpu ids
` [PATCH debcargo-conf 7/8] backport nvml-wrapper-sys 0.9.0-1
` [PATCH debcargo-conf 8/8] backport nvml-wrapper 0.12.0-1
` [PATCH proxmox-perl-rs 1/1] pve: add binding for accessing vgpu info
` [PATCH qemu-server 1/2] pci: move mdev related code to own module
` [PATCH qemu-server 2/2] pci: mdev: use PVE::RS::NVML for nvidia mdev information
` [PATCH manager 1/1] api: hardware: pci: use NVML for querying "
` [PATCH common 1/1] sysfs tools: remove moved code

[PATCH proxmox] s3-client: fix double URI encoding of copy_object destination key
 2026-03-05  8:37 UTC  (3+ messages)
` applied: "

[pbs-devel] [PATCH backup] docs: update zfs swap docs to be in line with debian trixie changes
 2026-03-05  8:36 UTC  (2+ messages)
` applied: "

[PATCH proxmox v2 0/3] fix #6858: implement retry logic for transient API errors
 2026-03-05  8:36 UTC  (2+ messages)
` applied-series: "

[PATCH proxmox-backup v6] docgen: use proxmox-rs docgen crate
 2026-03-05  8:27 UTC  (2+ messages)
` applied: "

[RFC proxmox 00/22] New crate for firewall api types
 2026-03-05  7:06 UTC  (10+ messages)
` [RFC proxmox 04/22] firewall-api-types: add logging types
` [RFC proxmox 05/22] firewall-api-types: add FirewallClusterOptions
` [RFC proxmox 10/22] firewall-api-types: add FirewallPortList types

Big VMWare disk import experience/recommendation
 2026-03-04 16:59 UTC  (3+ messages)

[RFC PATCH storage 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
 2026-03-04 15:45 UTC  (3+ messages)
` [RFC PATCH storage 1/2] nfs: create a helper to run rpcinfo commands
` [RFC PATCH storage 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3

[PATCH datacenter-manager v3 0/2] improvements for ParallelFetcher
 2026-03-04 15:27 UTC  (2+ messages)
` applied: "

[pbs-devel] [PATCH proxmox{, -backup} 0/4] fix #7078: Add quirk for providers not supporting deleteObjects
 2026-03-04 14:00 UTC  (2+ messages)
` superseded: [PATCH proxmox{,-backup} "

[PATCH proxmox{,-backup} v2 0/6] fix #7078: Add quirk for providers not supporting deleteObjects
 2026-03-04 13:59 UTC  (7+ messages)
` [PATCH proxmox v2 1/4] s3-client: parse and return headers for delete object response
` [PATCH proxmox v2 2/4] s3-client: return dedicated error type "
` [PATCH proxmox v2 3/4] s3-client: extend provider quirks by delete objects via delete object
` [PATCH proxmox v2 4/4] s3-client: return list of errors when deleting by prefix
` [PATCH proxmox-backup v2 1/2] datastore: s3: modify delete objects api and log exposed errors
` [PATCH proxmox-backup v2 2/2] fix #7078: ui: exponse DeleteObjects via DeleteObject provider quirk

applied: [PATCH qemu-server] guest fsfreeze: fix applying default value for configuration sub-property
 2026-03-04 13:42 UTC 

page:  |  | 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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal