all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH backup v2 0/3] fix #7054: client: remove trailing newlines from credentials
 2026-02-20 12:38 UTC  (4+ messages)
` [PATCH backup v2 1/3] "
` [PATCH backup v2 2/3] docs: client: document further password constrains
` [PATCH backup v2 3/3] client: rename password to blob

[PATCH backup 0/2] fix #7054: client: remove trailing newlines from credentials
 2026-02-20 12:23 UTC  (6+ messages)
` [PATCH backup 1/2] "
` [PATCH backup 2/2] docs: client: document further password constrains

[pve-devel] [PATCH common, container, manager and pmg-api v2 0/4] Fix #7175: replace timezone handling with systemd timedatectl
 2026-02-20 11:48 UTC  (4+ messages)

[PATCH qemu-server v2] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
 2026-02-20  9:36 UTC  (9+ messages)

[PATCH backup] maintenance: Document supported maintenance modes
 2026-02-20  9:17 UTC  (3+ messages)
` applied: "

[PATCH qemu-server v2] fix #5578: smbios: set serial number
 2026-02-20  9:02 UTC  (3+ messages)

[PATCH proxmox-ve-rs] cargo: update proxmox-network-types dep to 1.0.1
 2026-02-19 17:35 UTC  (3+ messages)
` applied: "

["PATCH ha-manager"] readme: fix typo
 2026-02-19 17:16 UTC  (3+ messages)
` applied: "

[PATCH proxmox-backup] fix #7331: ui: allow up to 256 drives per changer
 2026-02-19 16:14 UTC  (2+ messages)
` applied: "

[PATCH backup] readme: Add instructions on how to build the docs
 2026-02-19 16:12 UTC  (2+ messages)
` applied: "

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
 2026-02-19 15:49 UTC  (11+ messages)
` [PATCH proxmox-ve-rs 7/9] frr: support custom frr configuration lines
` [PATCH pve-network 04/10] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network 07/10] cli: add pvesdn cli tool for managing frr template overrides

[pve-devel] [PATCH docs/gui-tests/manager/network/proxmox{-ve-rs, -perl-rs} 0/9] Add IS-IS protocol to fabrics
 2026-02-19 15:28 UTC  (2+ messages)

[PATCH docs/gui-tests/manager/network/proxmox{-ve-rs,-perl-rs} v2 00/11] Add IS-IS protocol to fabrics
 2026-02-19 15:25 UTC  (12+ messages)
` [PATCH proxmox-ve-rs v2 1/3] frr: add fabric properties to ISIS types and rename domain
` [PATCH proxmox-ve-rs v2 2/3] ve-config: add IS-IS fabric config parsing and frr config generation
` [PATCH proxmox-ve-rs v2 3/3] ve-config: add integration tests for IS-IS fabrics
` [PATCH proxmox-perl-rs v2 1/2] pve-rs: fabrics: add IS-IS protocol ifupdown config generation
` [PATCH proxmox-perl-rs v2 2/2] sdn: add IS-IS fabric status reporting
` [PATCH pve-network v2 1/2] fabrics: add IS-IS api types
` [PATCH pve-network v2 2/2] sdn: controllers: rename isis domain to fabric_id
` [PATCH pve-manager v2 1/2] fabrics: add IS-IS panels
` [PATCH pve-manager v2 2/2] sdn: add warning about IS-IS controller deprecation
` [PATCH pve-docs v2 1/1] sdn: add section about IS-IS fabric
` [PATCH pve-gui-tests v2 1/1] fabrics: add screenshots for IS-IS fabric and nodes

[PATCH proxmox] sendmail: conform more to mime Content-Disposition header and wrap lines
 2026-02-19 15:00 UTC  (3+ messages)

[PATCH proxmox v2] sendmail: conform more to mime Content-Disposition header and wrap lines
 2026-02-19 14:58 UTC 

[RFC manager/network/proxmox{,-ve-rs,-perl-rs} 00/27] Add WireGuard as protocol to SDN fabrics
 2026-02-19 14:56 UTC  (28+ messages)
` [PATCH proxmox 1/2] wireguard: skip serializing preshared_key if unset
` [PATCH proxmox 2/2] wireguard: implement ApiType for endpoints and hostnames
` [PATCH proxmox-ve-rs 1/9] debian: update control file
` [PATCH proxmox-ve-rs 2/9] clippy: fix 'hiding a lifetime that's elided elsewhere is confusing'
` [PATCH proxmox-ve-rs 3/9] sdn-types: add wireguard-specific PersistentKeepalive api type
` [PATCH proxmox-ve-rs 4/9] ve-config: fabrics: split interface name regex into two parts
` [PATCH proxmox-ve-rs 5/9] ve-config: fabric: refactor fabric config entry impl using macro
` [PATCH proxmox-ve-rs 6/9] ve-config: fabrics: add protocol-specific properties for wireguard
` [PATCH proxmox-ve-rs 7/9] ve-config: sdn: fabrics: add wireguard to the fabric config
` [PATCH proxmox-ve-rs 8/9] ve-config: fabrics: wireguard add validation for wireguard config
` [PATCH proxmox-ve-rs 9/9] ve-config: fabrics: implement wireguard config generation
` [PATCH proxmox-perl-rs 1/2] pve-rs: fabrics: wireguard: generate ifupdown2 configuration
` [PATCH proxmox-perl-rs 2/2] pve-rs: fabrics: add helpers for parsing interface property strings
` [PATCH pve-network 1/3] sdn: add wireguard helper module
` [PATCH pve-network 2/3] fabrics: wireguard: add schema definitions for wireguard
` [PATCH pve-network 3/3] fabrics: wireguard: implement wireguard key auto-generation
` [PATCH pve-manager 01/11] network: sdn: generate wireguard configuration on apply
` [PATCH pve-manager 02/11] ui: fix parsing of property-strings when values contain =
` [PATCH pve-manager 03/11] ui: fabrics: i18n: make node loading string translatable
` [PATCH pve-manager 04/11] ui: fabrics: split node selector creation and config
` [PATCH pve-manager 05/11] ui: fabrics: edit: make ipv4/6 support generic over fabric panels
` [PATCH pve-manager 06/11] ui: fabrics: node: make ipv4/6 support generic over edit panels
` [PATCH pve-manager 07/11] ui: fabrics: interface: "
` [PATCH pve-manager 08/11] ui: fabrics: wireguard: add interface edit panel
` [PATCH pve-manager 09/11] ui: fabrics: wireguard: add node "
` [PATCH pve-manager 10/11] ui: fabrics: wireguard: add fabric "
` [PATCH pve-manager 11/11] ui: fabrics: hook up wireguard components

[PATCH-SERIES cluster v2 0/2] cfs lock: small improvements
 2026-02-19 13:45 UTC  (6+ messages)
` [PATCH cluster v2 1/2] cfs lock: attempt to acquire lock more frequently
` [PATCH cluster v2 2/2] cfs lock: unlock when encountering signal
` partially-applied: [PATCH-SERIES cluster v2 0/2] cfs lock: small improvements

[PATCH manager v2] fix #4130: external metric: better handle failed connections
 2026-02-19 12:34 UTC 

[PATCH yew-mobile-gui 0/3] fix #7330: dashboard: display CPU utilization correctly
 2026-02-19 12:11 UTC  (9+ messages)
` [PATCH yew-mobile-gui 1/3] run cargo fmt
` [PATCH yew-mobile-gui 2/3] fix #7330: dashboard: display CPU utilization correctly
` [PATCH yew-mobile-gui 3/3] dashboard: polish CPU utilization presentation
` superseded [PATCH yew-mobile-gui 0/3] fix #7330: dashboard: display CPU utilization correctly

[PATCH yew-mobile-gui v2 0/3] fix #7330: dashboard: display CPU utilization correctly
 2026-02-19 12:05 UTC  (4+ messages)
` [PATCH yew-mobile-gui v2 1/3] run cargo fmt
` [PATCH yew-mobile-gui v2 2/3] fix #7330: dashboard: display CPU utilization correctly
` [PATCH yew-mobile-gui v2 3/3] dashboard: clarify presentation of CPU utilization

[PATCH qemu-server] fix #5578: smbios: set serial number
 2026-02-19 11:32 UTC  (4+ messages)
    ` superseded: "

applied: [PATCH qemu-server] config: use drive_is_cdrom() helper from drive module directly
 2026-02-19 10:47 UTC 

storage API: decompression support for all types in the download-url
 2026-02-18 20:41 UTC  (3+ messages)

[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
 2026-02-18 19:23 UTC  (2+ messages)

[PATCH manager] fix #4911: external metric: better handle failed connections
 2026-02-18 18:23 UTC  (2+ messages)

[PATCH datacenter-manager/proxmox v3 0/7] fix #6914: add option to remove already existing token
 2026-02-18 17:55 UTC  (5+ messages)
` [PATCH datacenter-manager v3 2/6] server: api: add support to optionally delete token from remote
` [PATCH proxmox v3 1/1] pve-api-types: generate missing `delete_token` method

[RFC proxmox v3] schema: add CommaSeparatedList<T> wrapper type for comma-separated values
 2026-02-18 17:32 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager/proxmox v4 0/7] fix #6914: add option to remove already existing token
 2026-02-18 16:41 UTC  (8+ messages)
` [PATCH datacenter-manager v4 1/6] server: pbs-client: add method to delete token from remote
` [PATCH datacenter-manager v4 2/6] fix #6914: api: add support "
` [PATCH datacenter-manager v4 3/6] pdm-client: accept `delete-token` argument for deleting api token
` [PATCH datacenter-manager v4 4/6] fix #6914: cli-client: add option to delete token from remote
` [PATCH datacenter-manager v4 5/6] fix #6914: ui: add remove remote dialog with optional token deletion
` [PATCH datacenter-manager v4 6/6] fix #6914: cli-admin: add option to delete token from remote
` [PATCH proxmox v4 1/1] pve-api-types: generate missing `delete_token` method

[PATCH pve-cluster 00/14 v2] Rewrite pmxcfs with Rust
 2026-02-18 16:41 UTC  (7+ messages)
` [PATCH pve-cluster 01/14 v2] pmxcfs-rs: add Rust workspace configuration
` [PATCH pve-cluster 02/14 v2] pmxcfs-rs: add pmxcfs-api-types crate
` [PATCH pve-cluster 03/14 v2] pmxcfs-rs: add pmxcfs-config crate

[PATCH proxmox-yew-comp] auth_edit_openid: Set password input type on key field
 2026-02-18 15:52 UTC 

[PATCH manager/network/proxmox-ve-rs 0/4] Expose OSPF Network-Type option
 2026-02-18 15:11 UTC  (5+ messages)
` [PATCH proxmox-ve-rs 1/2] cargo: bump proxmox-network-types
` [PATCH proxmox-ve-rs 2/2] fabrics: ospf: expose network-type interface property
` [PATCH pve-network 1/1] fabrics: add ospf network_type property to interfaces
` [PATCH pve-manager 1/1] fabrics: ospf: add network-type property in interface panel

[PATCH manager] ui: window/Settings: Mark strings as translatable
 2026-02-18 12:41 UTC 

[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
 2026-02-18 11:15 UTC  (40+ messages)
` [RFC proxmox 1/5] resource-scheduling: move score_nodes_to_start_service to scheduler crate
` [RFC proxmox 2/5] resource-scheduling: introduce generic cluster usage implementation
` [RFC proxmox 3/5] resource-scheduling: add dynamic node and service stats
` [RFC proxmox 4/5] resource-scheduling: implement rebalancing migration selection
` [RFC proxmox 5/5] resource-scheduling: implement Add and Default for {Dynamic,Static}ServiceStats
` [RFC perl-rs 1/6] pve-rs: resource scheduling: use generic cluster usage implementation
` [RFC perl-rs 2/6] pve-rs: resource scheduling: create service_nodes hashset from array
` [RFC perl-rs 3/6] pve-rs: resource scheduling: store service stats independently of node
` [RFC perl-rs 4/6] pve-rs: resource scheduling: expose auto rebalancing methods
` [RFC perl-rs 5/6] pve-rs: resource scheduling: move pve_static into resource_scheduling module
` [RFC perl-rs 6/6] pve-rs: resource scheduling: implement pve_dynamic bindings
` [RFC cluster 1/2] datacenter config: add dynamic load scheduler option
` [RFC cluster 2/2] datacenter config: add auto rebalancing options
` [RFC ha-manager 01/21] rename static node stats to be consistent with similar interfaces
` [RFC ha-manager 02/21] resources: remove redundant load_config fallback for static config
` [RFC ha-manager 03/21] remove redundant service_node and migration_target parameter
` [RFC ha-manager 04/21] factor out common pve to ha resource type mapping
` [RFC ha-manager 05/21] derive static service stats while filling the service stats repository
` [RFC ha-manager 06/21] test: make static service usage explicit for all resources
` [RFC ha-manager 07/21] make static service stats indexable by sid
` [RFC ha-manager 08/21] move static service stats repository to PVE::HA::Usage::Static
` [RFC ha-manager 09/21] usage: augment service stats with node and state information
` [RFC ha-manager 10/21] include running non-HA resources in the scheduler's accounting
` [RFC ha-manager 11/21] env, resources: add dynamic node and service stats abstraction
` [RFC ha-manager 12/21] env: pve2: implement dynamic node and service stats
` [RFC ha-manager 13/21] sim: hardware: pass correct types for static stats
` [RFC ha-manager 14/21] sim: hardware: factor out static stats' default values
` [RFC ha-manager 15/21] sim: hardware: rewrite set-static-stats
` [RFC ha-manager 16/21] sim: hardware: add set-dynamic-stats for services
` [RFC ha-manager 17/21] usage: add dynamic usage scheduler
` [RFC ha-manager 18/21] manager: rename execute_migration to queue_resource_motion
` [RFC ha-manager 19/21] manager: update_crs_scheduler_mode: factor out crs config
` [RFC ha-manager 20/21] implement automatic rebalancing
` [RFC ha-manager 21/21] test: add basic automatic rebalancing system test cases
` [RFC manager 1/2] ui: dc/options: add dynamic load scheduler option
` [RFC manager 2/2] ui: dc/options: add auto rebalancing options

[PATCH qemu-server] cpu config: Move CPU flags utils to CPUConfig module
 2026-02-18 10:42 UTC  (2+ messages)

[PATCH docs/manager/network 0/6] add SLAAC support for subnets in EVPN zones
 2026-02-18 10:23 UTC  (7+ messages)
` [PATCH pve-network 1/3] sdn: evpn: add ipv6-nd support for subnets
` [PATCH pve-network 2/3] sdn: evpn: accept untracked IPv6 NA on EVPN vnet bridges
` [PATCH pve-network 3/3] api: vnet: include zone-type in vnet list
` [PATCH pve-manager 1/1] ui: sdn: add ipv6 options for subnets in evpns zones
` [PATCH pve-docs 1/2] sdn: add subnet ipv6 options section
` [PATCH pve-docs 2/2] sdn: add exmaple for ipv6 in an evpn zone

[PATCH pve-network] sdn: controller: fallback to interface mac if no master
 2026-02-18  9:56 UTC  (2+ messages)

[PATCH pve-network] sdn: controller: prevent invalid router-id generation from zero mac
 2026-02-18  9:54 UTC  (2+ messages)

[pve-devel] storage plugin volume sync during live migration
 2026-02-18  7:30 UTC  (2+ messages)

[PATCH pve-docs] cluster: fix reference to faq section
 2026-02-18  5:57 UTC 

[pve-devel] [PATCH-SERIES qemu 0/2] fix two completely different bugs both caused by non-aligned zero writes
 2026-02-17 18:28 UTC  (4+ messages)
` [pve-devel] [PATCH qemu 2/2] fix #7197: add fix to avoid misaligned BLKZEROOUT casuing a hard error
` applied: [pve-devel] [PATCH-SERIES qemu 0/2] fix two completely different bugs both caused by non-aligned zero writes

[PATCH-SERIES qemu/qemu-server 0/2] generate and ship static list of CPU models with pve-qemu-kvm
 2026-02-17 18:28 UTC  (3+ messages)
` [PATCH qemu 1/2] generate and ship static list of CPU models
  ` applied: "

[PATCH proxmox-i18n v1] add pgettext() and npgettext() support for context-aware translations
 2026-02-17 15:45 UTC  (3+ messages)
` [PATCH proxmox-i18n v2] "

[PATCH docs] sysadmin: add comment about update-initramfs needing to be run when changing the keyboard layout after installation due to KEYMAP=y in config for zfs-initramfs
 2026-02-17 15:20 UTC 

[PATCH qemu-server v2 1/2] cpu config: Add 'arch' property to cpu_fmt
 2026-02-17 14:13 UTC  (2+ messages)
` superseded: "

[PATCH qemu-server v3 1/2] cpu config: Add 'arch' property to cpu_fmt
 2026-02-17 14:06 UTC  (2+ messages)
` [PATCH qemu-server v3 2/2] cpu config: Add tests for arch/reported-model misconfigurations

[PATCH cluster/docs 0/3] create new corosync clusters with lower token coefficient
 2026-02-17 12:50 UTC  (6+ messages)
` [PATCH pve-cluster 2/2] api: cluster config: create new "

[PATCH v6 proxmox-backup 00/18] fix: #3847 pipe from STDIN to proxmox-backup-client
 2026-02-17 12:42 UTC  (2+ messages)

[PATCH manager] ui: download iso: trim filename to correctly detect file extension
 2026-02-17 12:26 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