messages from 2026-05-08 01:32:24 to 2026-05-08 18:47:20 UTC [more...]
[PATCH installer 0/8] add IPv6 SLAAC and v6-only support
2026-05-08 18:44 UTC (9+ messages)
` [PATCH installer 1/8] install: drop trivial fromjs() wrapper and use JSON::from_json()
` [PATCH installer 2/8] install: move network subroutines to Proxmox::Sys::Net
` [PATCH installer 3/8] gui: use run_env->{network} instead of old run_env->{ipconf}
` [PATCH installer 4/8] sys: net: drop the now-unused `ipconf` runtime environment configuration
` [PATCH installer 5/8] sys: net: allow up to /128 netmask for IPv6
` [PATCH RFC installer 6/8] sys: net: ignore ipv6 nameservers with zone identifiers
` [PATCH installer 7/8] common: options: rework network address setup to handle ipv6-only
` [PATCH installer 8/8] unconfigured: try to retrieve IPv6 SLAAC addresses on startup
[PATCH frr 0/2] Bump FRR to 10.6.0
2026-05-08 17:14 UTC (4+ messages)
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v6 00/24] Add support for route maps / prefix lists to SDN
2026-05-08 16:31 UTC (25+ messages)
` [PATCH proxmox-ve-rs v6 01/24] sdn: prefix lists: refactor section config and api format
` [PATCH proxmox-ve-rs v6 02/24] prefix lists: implement validation for prefix lists
` [PATCH proxmox-perl-rs v6 03/24] sdn: prefix lists: refactor existing API endpoint
` [PATCH proxmox-perl-rs v6 04/24] sdn: prefix lists: add crud methods for prefix list entries
` [PATCH proxmox-perl-rs v6 05/24] sdn: prefix lists: validate prefix lists
` [PATCH proxmox-perl-rs v6 06/24] sdn: route maps: add route map list method
` [PATCH pve-network v6 07/24] api: refactor route map api structure
` [PATCH pve-network v6 08/24] api: refactor prefix list "
` [PATCH pve-manager v6 09/24] ui: sdn: add route map selector
` [PATCH pve-manager v6 10/24] ui: sdn: add prefix list selector
` [PATCH pve-manager v6 11/24] ui: sdn: add panel for managing prefix lists
` [PATCH pve-manager v6 12/24] ui: sdn: add panel for managing route map entries
` [PATCH pve-manager v6 13/24] ui: sdn: bgp controller: allow configuring route maps
` [PATCH pve-manager v6 14/24] ui: sdn: evpn "
` [PATCH pve-manager v6 15/24] ui: sdn: openfabric: add route filter
` [PATCH pve-manager v6 16/24] ui: sdn: ospf: add route filter setting
` [PATCH pve-manager v6 17/24] ui: sdn: prefix list: add missing subjects
` [PATCH pve-manager v6 18/24] sdn: do not fail rendering record data if pending property is missing
` [PATCH pve-manager v6 19/24] ui: sdn: prefix list: adapt to changed api structure
` [PATCH pve-manager v6 20/24] ui: sdn: route maps: adapt to new route map "
` [PATCH pve-manager v6 21/24] ui: sdn: prefix lists: route maps: use integerfields for numbers
` [PATCH pve-manager v6 22/24] ui: sdn: prefix list panel: reload data on deleting prefix list entry
` [PATCH pve-manager v6 23/24] ui: prefix list panel: delete empty le and get properties
` [PATCH pve-manager v6 24/24] ui: prefix list entry panel: make prefix required
[PATCH access-control/cluster/manager/network/proxmox{-ve-rs,-perl-rs} v5 00/46] Add support for route maps / prefix lists to SDN
2026-05-08 16:39 UTC (4+ messages)
` superseded: "
[PATCH yew-comp/yew-mobile-gui v2 00/21] firewall tabs and clean up for pve-yew-mobile-gui
2026-05-08 16:13 UTC (24+ messages)
` [PATCH yew-comp v2 01/21] firewall rules panel: correct the url for the pve cluster firewall rules
` [PATCH yew-mobile-gui v2 02/21] cargo.toml: globally ignore certain clippy lints
` [PATCH yew-mobile-gui v2 03/21] main: avoid unnecessary clones
` [PATCH yew-mobile-gui v2 04/21] tree-wide: collapse if statements
` [PATCH yew-mobile-gui v2 05/21] tree-wide: implement the `From` trait instead of the `Into` trait
` [PATCH yew-mobile-gui v2 06/21] tree-wide: implement `Default` for types with an `new()` constructor
` [PATCH yew-mobile-gui v2 07/21] tree-wide: remove unnecessary lazy evaluations
` [PATCH yew-mobile-gui v2 08/21] tree-wide: remove needless borrows
` [PATCH yew-mobile-gui v2 09/21] configuration page: remove redundant static lifetimes
` [PATCH yew-mobile-gui v2 10/21] resources/configuration page: remove useless `.into()` calls
` [PATCH yew-mobile-gui v2 11/21] tree-wide: fix several clippy lints
` [PATCH yew-mobile-gui v2 12/21] dashboard: use proper plural translation string instead of "CPU(s)"
` [PATCH yew-mobile-gui v2 13/21] configuration: clarify that "Firewall" shows the cluster's firewall
` [PATCH yew-mobile-gui v2 14/21] cluster/qemu firewall: use rules panel and comment out unused tabs
` [PATCH yew-mobile-gui v2 15/21] qemu status page: align icons better with tabs
` [PATCH yew-mobile-gui v2 16/21] lxc page: align layout for lxc guest with qemu guests
` [PATCH yew-mobile-gui v2 17/21] lxc: add support for a rudimentary firewall tab for lxc guests
` [PATCH yew-mobile-gui v2 18/21] node status: align layout for node status with guest pages
` [PATCH yew-mobile-gui v2 19/21] node: add a rudimentary firewall tab for cluster nodes
` [PATCH yew-mobile-gui v2 20/21] api types: remove unused file
` [PATCH yew-mobile-gui v2 21/21] resources page: map subscription level analogous to dashboard
[PATCH yew-comp/yew-mobile-gui 00/20] firewall tabs and clean up for pve-yew-mobile-gui
2026-05-08 15:59 UTC (24+ messages)
` [PATCH yew-comp 01/20] firewall rules panel: correct the url for the pve cluster firewall rules
` [PATCH yew-mobile-gui 02/20] cargo.toml: globally ignore certain clippy lints
` [PATCH yew-mobile-gui 03/20] main: avoid unnecessary clones
` [PATCH yew-mobile-gui 04/20] tree-wide: collapse if statements
` [PATCH yew-mobile-gui 05/20] tree-wide: implement the `From` trait instead of the `Into` trait
` [PATCH yew-mobile-gui 06/20] tree-wide: implement `Default` for types with an `new()` constructor
` [PATCH yew-mobile-gui 07/20] tree-wide: remove unnecessary lazy evaluations
` [PATCH yew-mobile-gui 08/20] tree-wide: remove needless borrows
` [PATCH yew-mobile-gui 09/20] configuration page: remove redundant static lifetimes
` [PATCH yew-mobile-gui 10/20] resources/configuration page: remove useless `.into()` calls
` [PATCH yew-mobile-gui 11/20] tree-wide: fix several clippy lints
` [PATCH yew-mobile-gui 12/20] dashboard: use proper plural translation string instead of "CPU(s)"
` [PATCH yew-mobile-gui 13/20] configuration: clarify that "Firewall" shows the cluster's firewall
` [PATCH yew-mobile-gui 14/20] cluster/qemu firewall: use rules panel and comment out unused tabs
` [PATCH yew-mobile-gui 15/20] lxc page: align layout for lxc guest with qemu guests
` [PATCH yew-mobile-gui 16/20] lxc: add support for a rudimentary firewall tab for lxc guests
` [PATCH yew-mobile-gui 17/20] node status: align layout for node status with guest pages
` [PATCH yew-mobile-gui 18/20] node: add a rudimentary firewall tab for cluster nodes
` [PATCH yew-mobile-gui 19/20] api types: remove unused file
` [PATCH yew-mobile-gui 20/20] resources page: map subscription level analogous to dashboard
` Superseded: Re: [PATCH yew-comp/yew-mobile-gui 00/20] firewall tabs and clean up for pve-yew-mobile-gui
[RFC datacenter-manager 0/4] add generic, per-remote (and global) cache for remote API responses
2026-05-08 15:03 UTC (5+ messages)
` [PATCH datacenter-manager 1/4] add persistent, generic, namespaced key-value cache implementation
` [PATCH datacenter-manager 2/4] add pdm_cache cache as a specialized wrapper around the namespaced cache
` [PATCH datacenter-manager 3/4] api: resources: subscriptions: switch over to pdm_cache
` [PATCH datacenter-manager 4/4] remote-updates: "
[PATCH v1 proxmox-backup 0/3] improve fstatat error handling
2026-05-08 14:12 UTC (9+ messages)
` [PATCH v1 proxmox-backup 2/3] client: pxar: consistently ignore vanished files and warn about them
[PATCH manager] ui: qemu hardware view: split out disks and nics into grids
2026-05-08 13:43 UTC (5+ messages)
` superseded: "
[PATCH manager v2 0/3] ui: split out disks and nics into grids
2026-05-08 13:38 UTC (4+ messages)
` [PATCH manager v2 1/3] ui: utils: factor out 'media=cdrom' check
` [PATCH manager v2 2/3] ui: factor out the guest key nic regex check
` [PATCH manager v2 3/3] ui: qemu hardware view: split out disks and nics into grids
[RFC proxmox{,-backup} 00/13] gc maintenance mode and full datastore protection
2026-05-08 13:39 UTC (7+ messages)
` [PATCH proxmox-backup 01/10] task tracking: count Reclaim datastore operations as writes
` [PATCH proxmox-backup 02/10] datastore: open datastores with Reclaim instead of Write operation
[PATCH docs/manager/network/proxmox-ve-rs v2 00/18] Extend EVPN controller functionality
2026-05-08 13:33 UTC (2+ messages)
[PATCH proxmox-datacenter-manager] fix #7187: report: add ethtool output for physical interfaces
2026-05-08 12:50 UTC
[PATCH proxmox-backup] fix #7187: report: add ethtool output for physical interfaces
2026-05-08 12:48 UTC
[PATCH pmg-api] fix #7187: report: add ethtool output for physical interfaces
2026-05-08 12:44 UTC
[PATCH datacenter-manager v2 0/8] subscription: add central key pool registry with reissue support
2026-05-08 12:43 UTC (3+ messages)
` [PATCH datacenter-manager v2 1/8] api: subscription cache: ensure max_age=0 forces a fresh fetch
` applied: "
[PATCH pve-manager] fix #7187: report: add ethtool output for physical interfaces
2026-05-08 12:40 UTC
[PATCH proxmox-backup 0/4] fix sync level updates for chunk store
2026-05-08 12:29 UTC (5+ messages)
` [PATCH proxmox-backup 1/4] datastore: restrict chunk store mutex scope to crate only
` [PATCH proxmox-backup 2/4] datastore: avoid useless double borrowing of datastore
` [PATCH proxmox-backup 3/4] datastore: move try_ensure_sync_level() to DataStoreImpl
` [PATCH proxmox-backup 4/4] datastore: fix sync level update propagation to chunk store
[PATCH container] fix #7568: ensure new vmid in pve ipams when cloning containers
2026-05-08 11:30 UTC (2+ messages)
[PATCH proxmox-backup] fix #7562: api/ui: make tape formatting in changer more consistent
2026-05-08 9:32 UTC
[PATCH cluster/manager/proxmox{,-backup}/widget-toolkit 0/8] add location property to node/datacenter config for PVE/PBS
2026-05-08 8:40 UTC (9+ messages)
` [PATCH cluster 1/1] datacenter config: add location property
` [PATCH widget-toolkit 1/2] add window and renderer for locations
` [RFC PATCH widget-toolkit 2/2] utils: render location: add a link to that location on openstreetmap
` [PATCH manager 1/2] node config: add location property
` [PATCH manager 2/2] ui: add location to datacenter and node options
` [PATCH proxmox 1/1] pbs-api-types: node config: add location property
` [PATCH proxmox-backup 1/2] api: node: "
` [PATCH proxmox-backup 2/2] ui: node options: "
[PATCH docs/manager/qemu-server v4 00/17] Add API and UI for custom CPU models
2026-05-08 7:48 UTC (9+ messages)
` [PATCH qemu-server v4 06/17] cpu: register standard option for CPU format
` [PATCH qemu-server v4 07/17] cpu config: set 'type' field before writing
[PATCH manager 0/1] ceph: tools: fix local monitor detection in purge_all_ceph_files
2026-05-08 1:32 UTC (2+ messages)
` [PATCH manager] "
[PATCH manager 0/1] ceph: pool: fix pool statistics filter returning wrong pool's data
2026-05-08 1:32 UTC (2+ messages)
` [PATCH manager] "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.