[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit} v2 00/16] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-03-25 13:14 UTC (3+ messages)
` [PATCH proxmox v2 04/16] notify: smtp: Update API with OAuth2 parameters
` [PATCH proxmox v2 06/16] notify: smtp: Add XOAUTH2 authentication support
[PATCH storage v2 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
2026-03-25 12:47 UTC (2+ messages)
` superseded: "
[PATCH storage v3 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
2026-03-25 12:46 UTC (3+ messages)
` [PATCH storage v3 1/2] nfs: create a helper to run rpcinfo commands
` [PATCH storage v3 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3
[PATCH proxmox v2 0/8] sdn: add wireguard fabric configuration support
2026-03-25 12:17 UTC (9+ messages)
` [PATCH proxmox v2 1/8] serde: implement ini serializer
` [PATCH proxmox v2 2/8] serde: add base64 module for byte arrays
[PATCH ha-manager v2 0/4] fix #2751: implement disarm/arm HA for safer cluster maintenance
2026-03-25 12:06 UTC (5+ messages)
` [PATCH ha-manager v2 3/4] fix #2751: implement disarm-ha and arm-ha for safe "
` applied: [PATCH ha-manager v2 0/4] fix #2751: implement disarm/arm HA for safer "
[PATCH cluster/network/proxmox{-ve-rs,-perl-rs} 00/27] Add support for route maps / prefix lists to SDN
2026-03-25 11:38 UTC (29+ messages)
` [PATCH pve-cluster 1/2] cfs: add 'sdn/route-maps.cfg' to observed files
` [PATCH pve-cluster 2/2] cfs: add 'sdn/prefix-lists.cfg' "
` [PATCH proxmox-ve-rs 1/9] sdn-types: add common route-map helper types
` [PATCH proxmox-ve-rs 2/9] frr: implement routemap match/set statements via adjacent tagging
` [PATCH proxmox-ve-rs 3/9] frr: allow rendering prefix-lists/route-maps separately
` [PATCH proxmox-ve-rs 4/9] frr-templates: change route maps template to adapt to new types
` [PATCH proxmox-ve-rs 5/9] ve-config: add prefix list section config
` [PATCH proxmox-ve-rs 6/9] ve-config: frr: implement frr config generation for prefix lists
` [PATCH proxmox-ve-rs 7/9] ve-config: add route map section config
` [PATCH proxmox-ve-rs 8/9] ve-config: frr: implement frr config generation for route maps
` [PATCH proxmox-ve-rs 9/9] ve-config: fabrics: adapt frr config generation to new format
` [PATCH proxmox-perl-rs 1/3] pve-rs: sdn: add route maps module
` [PATCH proxmox-perl-rs 2/3] pve-rs: sdn: add prefix lists module
` [PATCH proxmox-perl-rs 3/3] sdn: add prefix list / route maps to frr config generation helper
` [PATCH pve-network 01/13] controller: bgp: evpn: adapt to new match / set frr config syntax
` [PATCH pve-network 02/13] sdn: add prefix lists module
` [PATCH pve-network 03/13] api2: add prefix list module
` [PATCH pve-network 04/13] sdn: add route map module
` [PATCH pve-network 05/13] api2: add route maps api module
` [PATCH pve-network 06/13] api2: add route map module
` [PATCH pve-network 07/13] api2: add route map entry module
` [PATCH pve-network 08/13] evpn controller: add route_map_{in,out} parameter
` [PATCH pve-network 09/13] sdn: generate route map / prefix list configuration on sdn apply
` [PATCH pve-network 10/13] tests: add simple route map test case
` [PATCH pve-network 11/13] tests: add bgp evpn route map/prefix list testcase
` [PATCH pve-network 12/13] tests: add route map with prefix "
` [PATCH pve-network 13/13] bgp controller: allow configuring custom route maps
[PATCH pve-docs 1/1] sdn: update description for setting rp_filter
2026-03-25 10:32 UTC
[PATCH i18n v3] update German translations
2026-03-25 10:13 UTC (3+ messages)
` applied: "
[PATCH i18n] update German translations
2026-03-25 9:15 UTC (5+ messages)
` Superseded: "
[PATCH pve-manager] ui: ceph: osd: fix toolbar overflow
2026-03-25 9:11 UTC (2+ messages)
` applied: "
[PATCH pve-manager] fix: #4490 ui: backup job window: add filter/search for virtual guest grid
2026-03-25 8:58 UTC (2+ messages)
[PATCH proxmox-i18n v2 0/1] update Simplified Chinese translations
2026-03-25 8:07 UTC (3+ messages)
` [PATCH proxmox-i18n v2 1/1] "
[PATCH docs] man pages: strip '.it 1 an-trap' emitted by docbook-xsl
2026-03-25 7:11 UTC (2+ messages)
[PATCH manager] ceph: init: drop deprecated pg_bits parameter
2026-03-25 4:31 UTC
[PATCH manager 0/1] ceph: add opt-in locality-aware replica reads (crush_location_hook)
2026-03-25 3:51 UTC (2+ messages)
` [PATCH manager 1/1] "
[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
2026-03-24 18:37 UTC (5+ messages)
[PATCH cluster/ha-manager/perl-rs/proxmox v2 00/40] dynamic scheduler + load rebalancer
2026-03-24 18:30 UTC (41+ messages)
` [PATCH proxmox v2 01/40] resource-scheduling: inline add_cpu_usage in score_nodes_to_start_service
` [PATCH proxmox v2 02/40] resource-scheduling: move score_nodes_to_start_service to scheduler crate
` [PATCH proxmox v2 03/40] resource-scheduling: rename service to resource where appropriate
` [PATCH proxmox v2 04/40] resource-scheduling: introduce generic scheduler implementation
` [PATCH proxmox v2 05/40] resource-scheduling: implement generic cluster usage implementation
` [PATCH proxmox v2 06/40] resource-scheduling: topsis: handle empty criteria without panics
` [PATCH proxmox v2 07/40] resource-scheduling: compare by nodename in score_nodes_to_start_resource
` [PATCH proxmox v2 08/40] resource-scheduling: factor out topsis alternative mapping
` [PATCH proxmox v2 09/40] resource-scheduling: implement rebalancing migration selection
` [PATCH perl-rs v2 10/40] pve-rs: resource-scheduling: remove pedantic error handling from remove_node
` [PATCH perl-rs v2 11/40] pve-rs: resource-scheduling: remove pedantic error handling from remove_service_usage
` [PATCH perl-rs v2 12/40] pve-rs: resource-scheduling: move pve_static into resource_scheduling module
` [PATCH perl-rs v2 13/40] pve-rs: resource-scheduling: use generic usage implementation
` [PATCH perl-rs v2 14/40] pve-rs: resource-scheduling: static: replace deprecated usage structs
` [PATCH perl-rs v2 15/40] pve-rs: resource-scheduling: implement pve_dynamic bindings
` [PATCH perl-rs v2 16/40] pve-rs: resource-scheduling: expose auto rebalancing methods
` [PATCH cluster v2 17/40] datacenter config: restructure verbose description for the ha crs option
` [PATCH cluster v2 18/40] datacenter config: add dynamic load scheduler option
` [PATCH cluster v2 19/40] datacenter config: add auto rebalancing options
` [PATCH ha-manager v2 20/40] env: pve2: implement dynamic node and service stats
` [PATCH ha-manager v2 21/40] sim: hardware: pass correct types for static stats
` [PATCH ha-manager v2 22/40] sim: hardware: factor out static stats' default values
` [PATCH ha-manager v2 23/40] sim: hardware: fix static stats guard
` [PATCH ha-manager v2 24/40] sim: hardware: handle dynamic service stats
` [PATCH ha-manager v2 25/40] sim: hardware: add set-dynamic-stats command
` [PATCH ha-manager v2 26/40] sim: hardware: add getters for dynamic {node,service} stats
` [PATCH ha-manager v2 27/40] usage: pass service data to add_service_usage
` [PATCH ha-manager v2 28/40] usage: pass service data to get_used_service_nodes
` [PATCH ha-manager v2 29/40] add running flag to cluster service stats
` [PATCH ha-manager v2 30/40] usage: use add_service to add service usage to nodes
` [PATCH ha-manager v2 31/40] usage: add dynamic usage scheduler
` [PATCH ha-manager v2 32/40] test: add dynamic usage scheduler test cases
` [PATCH ha-manager v2 33/40] manager: rename execute_migration to queue_resource_motion
` [PATCH ha-manager v2 34/40] manager: update_crs_scheduler_mode: factor out crs config
` [PATCH ha-manager v2 35/40] implement automatic rebalancing
` [PATCH ha-manager v2 36/40] test: add resource bundle generation test cases
` [PATCH ha-manager v2 37/40] test: add dynamic automatic rebalancing system "
` [PATCH ha-manager v2 38/40] test: add static "
` [PATCH ha-manager v2 39/40] test: add automatic rebalancing system test cases with TOPSIS method
` [PATCH ha-manager v2 40/40] test: add automatic rebalancing system test cases with affinity rules
[PATCH yew-mobile-gui v2 0/3] fix #7330: dashboard: display CPU utilization correctly
2026-03-24 17:34 UTC (2+ messages)
` applied: "
[PATCH proxmox] oci: ignore tests that require to be run as UID 0
2026-03-24 15:41 UTC (3+ messages)
[PATCH proxmox 0/2] oci: tests: refactor to drop static test tarballs
2026-03-24 15:35 UTC (3+ messages)
` [PATCH proxmox 1/2] oci: tests: return Result from tests to avoid unwrap calls
` [PATCH proxmox 2/2] oci: tests: generate OCI test images on the fly
[PATCH-SERIES qemu-server 0/8] fix #7383: agent: fsfreeze: skip freeze if already frozen
2026-03-24 13:50 UTC (9+ messages)
` [PATCH qemu-server 1/8] agent: fs thaw: check command result
` [PATCH qemu-server 2/8] api: clone/import: fix check if agent is enabled
` [PATCH qemu-server 3/8] backup: freeze: "
` [PATCH qemu-server 4/8] agent: parse: change signature to take property string rather than full VM config
` [PATCH qemu-server 5/8] agent: get qga key: "
` [PATCH qemu-server 6/8] clone disk/block jobs: change signatures to take guest agent property string
` [PATCH qemu-server 7/8] agent: fsfreeze: harmonize checks for guest fs freeze
` [PATCH qemu-server 8/8] fix #7383: agent: fsfreeze: skip freeze if already frozen
[pve-devel] [PATCH SERIES docs/ha-manager/manager v3] close #6144: add ui button + api for node maintenance mode
2026-03-24 13:42 UTC (4+ messages)
[PATCH proxmox-i18n] update Simplified Chinese translations
2026-03-24 13:01 UTC (4+ messages)
[PATCH i18n] update German translations
2026-03-24 12:52 UTC (5+ messages)
[PATCH ha-manager 0/2] fix param check for rules updates and
2026-03-24 12:49 UTC (3+ messages)
` [PATCH ha-manager 1/2] api: assert validity of resources param only if defined
` [PATCH ha-manager 2/2] format code with perltidy
[PATCH proxmox v2] schema: api_string_type: impl FromStr to avoid allocating in error path
2026-03-24 12:37 UTC (2+ messages)
` applied: "
[PATCH common 0/1] Silence non-portable hexadecimal warning
2026-03-24 10:02 UTC (2+ messages)
` [PATCH common 1/1] fix #7445: Silence non-portable hexadecimal
[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
2026-03-24 9:27 UTC (6+ messages)
` [PATCH qemu-server 8/8] api: qemu: Add CRUD handlers "
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v7 00/21] Generate frr config using jinja templates and rust types
2026-03-24 9:03 UTC (23+ messages)
` [PATCH proxmox-ve-rs v7 01/21] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v7 02/21] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v7 03/21] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v7 04/21] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v7 05/21] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v7 06/21] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v7 07/21] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v7 08/21] frr: add bgp support with templates and serialization
` [PATCH proxmox-ve-rs v7 09/21] frr: enable minijinja strict undefined behavior mode
` [PATCH proxmox-ve-rs v7 10/21] frr: add vtysh integration tests for proxmox-frr
` [PATCH proxmox-perl-rs v7 11/21] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v7 12/21] tests: use Test::Differences to make test assertions
` [PATCH pve-network v7 13/21] test: add tests for frr.conf.local merging
` [PATCH pve-network v7 14/21] test: bgp: add some various integration tests
` [PATCH pve-network v7 15/21] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v7 16/21] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v7 17/21] tests: rearrange some statements in the "
` [PATCH pve-network v7 18/21] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v7 19/21] test: adjust frr_local_merge test for new template generation
` [PATCH pve-network v7 20/21] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-manager v7 21/21] sdn: add dry-run diff view for sdn apply
[PATCH cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/17] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-03-24 8:50 UTC (24+ messages)
` [PATCH proxmox 2/7] notify (smtp): Introduce state module
` [PATCH proxmox 6/7] notify (smtp): Add XOAUTH2 authentication support
` [PATCH proxmox 7/7] notify (smtp): Add logging and state-related error types
` [PATCH proxmox-perl-rs 1/1] notify (smtp): add oauth2 parameters to bindings
` [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 trigger-state-refresh endpoint
` [PATCH pve-cluster 1/1] notifications: Add refresh_targets subroutine to PVE::Notify
applied: [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example
2026-03-23 23:17 UTC
[PATCH docs 0/2] pve-storage-lvm: document qcow2 availability
2026-03-23 15:21 UTC (3+ messages)
` [PATCH docs 1/2] pve-storage-lvm: fix rendering of storage features
` [PATCH docs 2/2] pve-storage-lvm: document qcow2 availability
[PATCH pve-cluster v3] fix #2685: datacenter: allow 4-bit suffix in mac_prefix
2026-03-23 14:24 UTC (2+ messages)
` applied: "
SPAM: [PATCH proxmox-datacenter-managet 0/1] Fix typo in error message
2026-03-23 14:24 UTC (2+ messages)
` [PATCH proxmox-datacenter-managet 1/1] Fix typo
[PATCH manager/storage 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
2026-03-23 14:01 UTC (7+ messages)
` [PATCH storage 1/2] fix #7339: lvmthick: add worker to free space of to be "
` [PATCH manager 2/2] fix #7339: lvmthick: ui: add UI fields for option to free storage
[PATCH-SERIES qemu-server 0/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag
2026-03-23 13:27 UTC (5+ messages)
` [PATCH qemu-server 1/4] cpu config: split resolve_cpu_flags() function
` [PATCH qemu-server 2/4] move get_host_phys_address_bits() to helpers module
` [PATCH qemu-server 3/4] cpu config: get cpu options: avoid shadowing $conf variable
` [PATCH qemu-server 4/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag
[PATCH pve-cluster v3 00/13] Rewrite pmxcfs with Rust
2026-03-23 11:32 UTC (9+ messages)
` [PATCH pve-cluster v3 03/13] pmxcfs-rs: add pmxcfs-logger crate
` [PATCH pve-cluster v3 04/13] pmxcfs-rs: add pmxcfs-rrd crate
` [PATCH pve-cluster v3 05/13] pmxcfs-rs: add pmxcfs-memdb crate
` SPAM: [PATCH pve-cluster v3 06/13] pmxcfs-rs: add pmxcfs-status and pmxcfs-test-utils crates
` [PATCH pve-cluster v3 08/13] pmxcfs-rs: add pmxcfs-ipc crate
` [PATCH pve-cluster v3 09/13] pmxcfs-rs: add pmxcfs-dfsm crate
` [PATCH pve-cluster v3 10/13] pmxcfs-rs: vendor patched rust-corosync for CPG compatibility
` [PATCH pve-cluster v3 11/13] pmxcfs-rs: add pmxcfs main daemon binary
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox