[PATCH proxmox/yew-pwt/datacenter-manager/installer v3 00/38] add auto-installer integration
2026-04-17 9:48 UTC (11+ messages)
` [PATCH yew-widget-toolkit v3 13/38] widget: kvlist: add widget for user-modifiable data tables
` [PATCH installer v3 26/38] common: http: allow passing custom headers to post()
[PATCH proxmox{,-backup} v5 00/12] fix #4182: concurrent group pull/push support for sync jobs
2026-04-17 9:27 UTC (2+ messages)
[PATCH proxmox{,-backup} v6 00/15] fix #4182: concurrent group pull/push support for sync jobs
2026-04-17 9:26 UTC (16+ messages)
` [PATCH proxmox v6 01/15] pbs api types: add `worker-threads` to sync job config
` [PATCH proxmox-backup v6 02/15] tools: group and sort module imports
` [PATCH proxmox-backup v6 03/15] tools: implement buffered logger for concurrent log messages
` [PATCH proxmox-backup v6 04/15] tools: add bounded join set to run concurrent tasks bound by limit
` [PATCH proxmox-backup v6 05/15] client: backup writer: fix upload stats size and rate for push sync
` [PATCH proxmox-backup v6 06/15] api: config/sync: add optional `worker-threads` property
` [PATCH proxmox-backup v6 07/15] sync: pull: revert avoiding reinstantiation for encountered chunks map
` [PATCH proxmox-backup v6 08/15] sync: pull: factor out backup group locking and owner check
` [PATCH proxmox-backup v6 09/15] sync: pull: prepare pull parameters to be shared across parallel tasks
` [PATCH proxmox-backup v6 10/15] fix #4182: server: sync: allow pulling backup groups in parallel
` [PATCH proxmox-backup v6 11/15] server: pull: prefix log messages and add error context
` [PATCH proxmox-backup v6 12/15] sync: push: prepare push parameters to be shared across parallel tasks
` [PATCH proxmox-backup v6 13/15] server: sync: allow pushing groups concurrently
` [PATCH proxmox-backup v6 14/15] server: push: prefix log messages and add additional logging
` [PATCH proxmox-backup v6 15/15] ui: expose group worker setting in sync job edit window
[PATCH debcargo-config proxmox/trixie] minijinja: update to 2.19.0
2026-04-17 9:17 UTC (2+ messages)
` superseded: "
[PATCH common/proxmox{,-backup}/storage 0/7] establish unique instance-id for PBS nodes
2026-04-17 9:11 UTC (10+ messages)
` [PATCH proxmox 1/7] pbs-api-types: add ServerIdentity response type
` [PATCH proxmox 2/7] systemd: add support for machine-id generation
` [PATCH proxmox-backup 3/7] api: add /nodes/localhost/server-identity
` [PATCH proxmox-backup 4/7] client: add 'server-identity' sub-command
` [PATCH proxmox-backup 5/7] manager: add 'server-identity' subcommand
` [PATCH common 6/7] pbs-client: add support for the 'server-identity' command
` [PATCH pve-storage 7/7] api: add /nodes/<node>/storage/<storage>/identity route
[PATCH cluster/manager 0/5] add warning messages for high token timeouts in clusters
2026-04-17 8:34 UTC (13+ messages)
` [PATCH cluster 1/5] add functions to determine warning level for high token timeouts
` [PATCH cluster 2/5] pvecm: warn users of high token timeouts when using nodes command
` [PATCH cluster 3/5] api: add token timeout and warning level to cluster join info
` [PATCH manager 4/5] ui: cluster info: move initialization of items to initComponent
` [PATCH manager 5/5] ui: cluster info: warn users of high token timeout in join info
[PATCH manager/pmg-gui/proxmox-backup v2 0/3] blurry icons follow-up
2026-04-17 8:26 UTC (3+ messages)
` Superseded: "
[PATCH manager/pmg-gui/proxmox-backup/widget-toolkit v3 0/4] blurry icons follow-up
2026-04-17 8:25 UTC (5+ messages)
` [PATCH widget-toolkit v3 1/4] css: move x-grid-row-loading class to widget-toolkit
` [PATCH manager v3 2/4] ui: remove x-grid-row-loading class and spinner svg
` [PATCH proxmox-backup v3 3/4] css: remove x-grid-row-loading class
` [PATCH pmg-gui v3 4/4] "
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 0/7] sdn: add BGP fabric
2026-04-17 8:18 UTC (13+ messages)
` [PATCH proxmox-ve-rs v2 1/7] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs v2 2/7] sdn: fabrics: add BGP config generation
` [PATCH proxmox-perl-rs v2 3/7] sdn: fabrics: add BGP status endpoints
` [PATCH pve-network v2 4/7] sdn: fabrics: register bgp as a fabric protocol type
` [PATCH pve-network v2 5/7] test: evpn: add integration test for EVPN over BGP fabric
` [PATCH pve-manager v2 6/7] ui: sdn: add BGP fabric support
` [PATCH pve-docs v2 7/7] sdn: add bgp fabric section
[PATCH yew-widget-toolkit] touch: gesture destector: fix double -> multi transition with pointers
2026-04-17 7:06 UTC (2+ messages)
` applied: "
[PATCH yew-widget-toolkit v2 1/4] touch: gesture detector: implement pinch zoom gesture
2026-04-17 7:06 UTC (5+ messages)
` [PATCH yew-widget-toolkit v2 2/4] touch: gesture detector: unify on_drag{_start,_update,_end} callbacks
` [PATCH yew-widget-toolkit v2 3/4] touch: gesture detector: derive Clone and PartialEq for Events
` [PATCH yew-widget-toolkit v2 4/4] touch: gesture detector: add missing comment for swipe callback
` applied: [PATCH yew-widget-toolkit v2 1/4] touch: gesture detector: implement pinch zoom gesture
[PATCH proxmox-backup v6 0/8] fixes #6195: add support for moving groups and namespaces
2026-04-16 17:19 UTC (2+ messages)
` superseded: "
[PATCH proxmox-backup v7 0/9] fixes #6195: add support for moving groups and namespaces
2026-04-16 17:18 UTC (10+ messages)
` [PATCH proxmox-backup v7 1/9] ui: show empty groups
` [PATCH proxmox-backup v7 2/9] datastore: add move-group
` [PATCH proxmox-backup v7 3/9] datastore: add move-namespace
` [PATCH proxmox-backup v7 4/9] docs: add section on moving namespaces and groups
` [PATCH proxmox-backup v7 5/9] api: add POST endpoint for move-group
` [PATCH proxmox-backup v7 6/9] api: add POST endpoint for move-namespace
` [PATCH proxmox-backup v7 7/9] ui: add move group action
` [PATCH proxmox-backup v7 8/9] ui: add move namespace action
` [PATCH proxmox-backup v7 9/9] cli: add move-namespace and move-group commands
proxmox-truenas storage plugin api2 issue
2026-04-16 16:59 UTC (4+ messages)
[RFC docs/manager/network/proxmox-ve-rs 00/16] Extend EVPN controller functionality
2026-04-16 16:22 UTC (10+ messages)
` [PATCH proxmox-ve-rs 02/16] frr: add support for extcommunity lists
` [PATCH pve-network 06/16] evpn controller: allow multiple evpn controllers in a cluster
` [PATCH pve-manager 14/16] sdn: evpn: zone: controller: add new advanced fields
[PATCH manager/network/proxmox-ve-rs 0/4] Expose OSPF Network-Type option
2026-04-16 15:29 UTC (2+ messages)
[PATCH storage] gitignore: add build artifacts to .gitignore
2026-04-16 15:24 UTC
[PATCH docs/manager/network 0/6] add SLAAC support for subnets in EVPN zones
2026-04-16 15:15 UTC (2+ messages)
[PATCH network] sdn: add dry-run diff view for sdn apply
2026-04-16 14:39 UTC (2+ messages)
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/21] Generate frr config using jinja templates and rust types
2026-04-16 14:37 UTC (5+ messages)
` [PATCH pve-manager v8 21/21] sdn: add dry-run diff view for sdn apply
[PATCH manager/storage v2 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
2026-04-16 14:37 UTC (3+ messages)
` [PATCH storage v2 1/2] fix #7339: lvmthick: add worker to free space of to be "
` [PATCH manager v2 2/2] fix #7339: lvmthick: ui: add UI fields for option to free storage
[PATCH proxmox-backup v2] fix #7337: Keep track of deep link on OpenID login
2026-04-16 13:46 UTC (2+ messages)
` applied: "
[PATCH proxmox-backup] pbs-key-config: align fsync behavior when storing new/existing key
2026-04-16 13:42 UTC (2+ messages)
` applied: "
[PATCH proxmox-backup v5 0/3] fix #7400: improve handling of corrupted job statefiles
2026-04-16 13:32 UTC (5+ messages)
` [PATCH proxmox-backup v5 1/3] api: move statefile loading into compute_schedule_status
` applied-series: [PATCH proxmox-backup v5 0/3] fix #7400: improve handling of corrupted job statefiles
[PATCH datacenter-manager] ui: search widget: use 'pointer' cursor for clear trigger
2026-04-16 13:05 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager/proxmox-yew-comp v4 00/12] metric collection for the PDM host
2026-04-16 12:40 UTC (14+ messages)
` [PATCH proxmox-yew-comp v4 01/12] node status panel: add `children` property
` [PATCH proxmox-yew-comp v4 02/12] RRDGrid: fix size observer by attaching node reference to rendered container
` [PATCH proxmox-yew-comp v4 03/12] RRDGrid: add padding and increase gap between elements
` [PATCH proxmox-yew-comp v4 04/12] rrd: add rrd_value_renderer module
` [PATCH datacenter-manager v4 05/12] metric collection: clarify naming for remote metric collection
` [PATCH datacenter-manager v4 06/12] metric collection: fix minor typo in error message
` [PATCH datacenter-manager v4 07/12] metric collection: collect PDM host metrics in a new collection task
` [PATCH datacenter-manager v4 08/12] api: fix /nodes/localhost/rrddata endpoint
` [PATCH datacenter-manager v4 09/12] pdm: node rrd data: rename 'total-time' to 'metric-collection-total-time'
` [PATCH datacenter-manager v4 10/12] pdm-api-types: add PDM host metric fields
` [PATCH datacenter-manager v4 11/12] ui: node status: add RRD graphs for PDM host metrics
` [PATCH datacenter-manager v4 12/12] ui: lxc/qemu/node: use RRD value render helpers from yew-comp
` partially applied: [PATCH datacenter-manager/proxmox-yew-comp v4 00/12] metric collection for the PDM host
[PATCH manager v2] ui: ha: add disarm/re-arm button
2026-04-16 11:21 UTC (10+ messages)
[PATCH manager v3] ui: ha: add disarm/re-arm button
2026-04-16 11:20 UTC
[PATCH proxmox-backup] config: lock guard: label BackupLockGuard by must_use attribute
2026-04-16 10:20 UTC (2+ messages)
` applied: "
[PATCH yew-widget-toolkit] touch: gesture detector: implement pinch zoom gesture
2026-04-16 8:59 UTC (4+ messages)
` superseded: "
[PATCH docs 0/1] pveceph: document FastEC (allow_ec_optimizations)
2026-04-16 4:08 UTC (2+ messages)
` [PATCH docs 1/1] pveceph: document FastEC (allow_ec_optimizations) on erasure coded pools
[PATCH proxmox{,-backup} v3 00/30] fix #7251: implement server side encryption support for push sync jobs
2026-04-15 15:25 UTC (13+ messages)
` [PATCH proxmox-backup v3 07/30] pbs-config: implement encryption key config handling
` [PATCH proxmox-backup v3 19/30] fix #7251: api: push: encrypt snapshots using configured encryption key
` [PATCH proxmox-backup v3 21/30] ui: expose assigning encryption key to sync jobs
[PATCH datacenter-manager/proxmox-yew-comp v3 00/11] metric collection for the PDM host
2026-04-15 13:24 UTC (7+ messages)
` [PATCH datacenter-manager v3 06/11] metric collection: collect PDM host metrics in a new collection task
` [PATCH datacenter-manager v3 10/11] ui: node status: add RRD graphs for PDM host metrics
` superseded: [PATCH datacenter-manager/proxmox-yew-comp v3 00/11] metric collection for the PDM host
[RFC proxmox{,-backup} 0/3] fix #6373: HTTP level keepalive for http2 backup reader connection
2026-04-15 11:56 UTC (8+ messages)
` [PATCH proxmox-backup 1/2] fix #6373: HTTP level reader heartbeat for proxy connection keepalive
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} 0/6] sdn: add BGP fabric
2026-04-15 11:13 UTC (2+ messages)
` superseded: "
[PATCH v2 pve-qemu 0/2] Re-enable tcmalloc as the memory allocator
2026-04-15 10:22 UTC (4+ messages)
[PATCH container] fix #7487: setup/suse: setup systemd-networkd if present
2026-04-15 9:44 UTC
[RFC common/proxmox{,-backup}/storage 0/7] establish unique instance-id for PBS nodes
2026-04-15 9:26 UTC (9+ messages)
` [PATCH proxmox-backup 3/7] api: add /nodes/localhost/instance-id
` [PATCH pve-storage 7/7] api: add /nodes/<node>/storage/<storage>/instance-id route
[PATCH-SERIES manager/docs 00/18] crs docs updates + load balancer ui and docs followup
2026-04-15 9:19 UTC (2+ messages)
` superseded: "
[PATCH-SERIES docs/manager v2 00/19] crs docs updates + load balancer ui and docs followup
2026-04-15 9:15 UTC (20+ messages)
` [PATCH manager v2 01/19] ui: form/CRSOptions: add missing edit modal title
` [PATCH manager v2 02/19] ui: form/CRSOptions: rename HA Scheduling to Scheduling Mode
` [PATCH manager v2 03/19] ui: form/CRSOptions: replace HA service term with HA resource
` [PATCH manager v2 04/19] ui: form/CRSOptions: use view model for auto rebalancing option
` [PATCH manager v2 05/19] ui: form/CRSOptions: allow auto rebalancing only for static and dynamic mode
` [PATCH docs v2 06/19] ha-manager: crs: replace service term with HA resource
` [PATCH docs v2 07/19] ha-manager: crs: remove note about manual changes to datacenter config
` [PATCH docs v2 08/19] ha-manager: crs: improve introduction
` [PATCH docs v2 09/19] ha-manager: crs: introduce crs scheduling mode section
` [PATCH docs v2 10/19] ha-manager: crs: generalize the description for basic and static load modes
` [PATCH docs v2 11/19] ha-manager: crs: remove HA group config from scheduling points list
` [PATCH docs v2 12/19] ha-manager: crs: use impose instead of empose for rules description
` [PATCH docs v2 13/19] ha-manager: crs: use headings for the scheduling points
` [PATCH docs v2 14/19] ha-manager: crs: reword the rebalance on start scheduling point
` [PATCH docs v2 15/19] ha-manager: crs: add more information about rebalance on start in its section
` [PATCH docs v2 16/19] ha-manager: crs: change crs modes to include all active guests
` [PATCH docs v2 17/19] ha-manager: crs: add dynamic load scheduler section
` [PATCH docs v2 18/19] screenshots: update crs datacenter options screenshot
` [PATCH docs v2 19/19] ha-manager: crs: add load balancer section
[PATCH qemu-server v3 0/3] improve guest cleanup handling
2026-04-15 7:14 UTC (3+ messages)
` [PATCH qemu-server v3 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit} v2 00/16] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-04-15 7:06 UTC (2+ messages)
` superseded: "
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v3 00/23] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-04-15 7:02 UTC (14+ messages)
` [PATCH proxmox v3 01/23] Add oauth2 and ureq to workspace dependencies
` [PATCH proxmox v3 02/23] notify: smtp: Introduce xoauth2 module
` [PATCH proxmox v3 07/23] notify: smtp: Add state handling logic
` [PATCH proxmox v3 08/23] notify: smtp: Add XOAUTH2 authentication support
` [PATCH proxmox-perl-rs v3 10/23] pve-rs: notify: Add binding for triggering state refresh
` [PATCH proxmox-widget-toolkit v3 11/23] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit v3 13/23] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager v3 14/23] notifications: smtp: api: Add XOAUTH2 parameters
` [PATCH pve-manager v3 16/23] notifications: Trigger notification target refresh in pveupdate
` [PATCH pve-manager v3 17/23] login: Handle OAuth2 callback
` [PATCH pve-manager v3 18/23] fix #7238: notifications: smtp: Add XOAUTH2 support
` [PATCH proxmox-backup v3 21/23] "
` [PATCH proxmox-backup v3 22/23] daily-update: Refresh OAuth2 state for SMTP notification endpoints
page: next (older)
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.