public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v4 00/24] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-04-21 11:59 UTC  (17+ messages)
` [PATCH proxmox v4 01/24] Add oauth2 and ureq to workspace dependencies
` [PATCH proxmox v4 02/24] notify: smtp: Introduce xoauth2 module
` [PATCH proxmox v4 03/24] notify: smtp: Introduce state management
` [PATCH proxmox v4 04/24] notify: smtp: Factor out transport building logic
` [PATCH proxmox v4 05/24] notify: smtp: Update API with OAuth2 parameters
` [PATCH proxmox v4 06/24] notify: smtp: Infer auth method for backwards compatibility
` [PATCH proxmox v4 07/24] notify: smtp: Add state handling logic
` [PATCH proxmox v4 08/24] notify: smtp: Add XOAUTH2 authentication support
` [PATCH proxmox-perl-rs v4 09/24] pve-rs: notify: smtp: add OAuth2 parameters to bindings
` [PATCH proxmox-perl-rs v4 10/24] pve-rs: notify: Add binding for triggering state refresh
` [PATCH proxmox-widget-toolkit v4 11/24] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit v4 12/24] utils: oauth2: Add callback handler
` [PATCH proxmox-widget-toolkit v4 13/24] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager v4 15/24] notifications: Add trigger-state-refresh endpoint
` [PATCH pve-manager v4 17/24] login: Handle OAuth2 callback
` [PATCH pve-manager v4 18/24] fix #7238: notifications: smtp: Add XOAUTH2 support

[PATCH access-control/manager/proxmox v4 0/3] fix #5076: add support for open id audiences
 2026-04-21 10:25 UTC  (5+ messages)
` [PATCH proxmox v4 1/3] fix #5076: openid: add logic to handle OIDC audiences
` [PATCH access-control v4 2/3] fix #5076: auth: open id: add an optional "audiences" field
` [PATCH manager v4 3/3] fix #5076: ui: dc: add an optional "audiences" field for open id realms

[PATCH perl-rs] pve-rs: add proxmox-frr-templates to build dependency
 2026-04-21  8:55 UTC  (3+ messages)

[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v3 00/23] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-04-21  8:52 UTC  (28+ 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 03/23] notify: smtp: Introduce state management
` [PATCH proxmox v3 04/23] notify: smtp: Factor out transport building logic
` [PATCH proxmox v3 05/23] notify: smtp: Update API with OAuth2 parameters
` [PATCH proxmox v3 06/23] notify: smtp: Infer auth method for backwards compatibility
` [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 09/23] pve-rs: notify: smtp: add OAuth2 parameters to bindings
` [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 12/23] utils: oauth2: Add callback handler
` [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 15/23] notifications: Add trigger-state-refresh endpoint
` [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 19/23] notifications: Add XOAUTH2 parameters to endpoints
` [PATCH proxmox-backup v3 20/23] login: Handle OAuth2 callback
` [PATCH proxmox-backup v3 21/23] fix #7238: notifications: smtp: Add XOAUTH2 support
` [PATCH proxmox-backup v3 22/23] daily-update: Refresh OAuth2 state for SMTP notification endpoints
` [PATCH pve-docs v3 23/23] notifications: Add OAuth2 section to SMTP targets docs

[PATCH qemu-server master+stable-bookworm] check efi vars: promote message about missing MS 2023 certs to warning
 2026-04-21  8:45 UTC 

[PATCH pve-docs 1/1] ceph: add warning about mixing device-specific with device-unspecific CRUSH rules when using autoscaler
 2026-04-21  8:05 UTC 

[PATCH zfsonlinux] d/patches: add further patches for kernel 7.0 compatibility
 2026-04-21  7:41 UTC  (2+ messages)
` applied: "

[PATCH cluster/docs/manager v2 0/8] add warning messages for high token timeouts in clusters
 2026-04-21  7:20 UTC  (10+ messages)
` [PATCH docs v2 1/8] asciidoc-pve: allow linking sections with get_help_link
` [PATCH docs v2 2/8] pvecm: add explicit anchor for token coefficient section
` [PATCH docs v2 3/8] pvecm: add info about warnings regarding token coefficient
` [PATCH cluster v2 4/8] add functions to determine warning level for high token timeouts
` [PATCH cluster v2 5/8] pvecm: warn users of high token timeouts when using status command
` [PATCH cluster v2 6/8] api: add token timeout and warning level to cluster join info
` [PATCH manager v2 7/8] ui: cluster info: move initialization of items to initComponent
` [PATCH manager v2 8/8] ui: cluster info: warn users of high token timeout in join info

[RFC PATCH] frr: d/control: add proxmox-frr-templates dependency
 2026-04-21  5:50 UTC  (2+ messages)

[PATCH network] SNAT: fix test cases to only use IPv6-to-IPv6 SNAT
 2026-04-20 17:21 UTC 

[PATCH cluster/manager 0/5] add warning messages for high token timeouts in clusters
 2026-04-20 16:44 UTC  (18+ 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
` superseded: [PATCH cluster/manager 0/5] add warning messages for high token timeouts in clusters

[pve-devel] [PATCH access-control/manager/proxmox v3 0/3] fix #5076: Added Open ID audiences
 2026-04-20 15:37 UTC  (2+ messages)
` Superseded: "

[PATCH manager/storage 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-04-20 14:50 UTC  (2+ messages)
` superseeded: "

[PATCH network] SNAT: handle interface lookup failures gracefully
 2026-04-20 14:35 UTC 

[PATCH storage] gitignore: add build artifacts to .gitignore
 2026-04-19 21:47 UTC  (2+ messages)
` applied: "

Design for custom UEFI firmware in PVE
 2026-04-17 16:33 UTC 

[PATCH manager/pmg-gui/proxmox-backup/widget-toolkit v3 0/4] blurry icons follow-up
 2026-04-17 14:25 UTC  (6+ 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 access-control/manager 0/2] fixes #7504: add support for regenerating secrets
 2026-04-17 12:35 UTC  (3+ messages)
` [PATCH pve-access-control 1/2] api: token: support regenerating the secret on update
` [PATCH pve-manager 2/2] ui: token: add regenerate secret button

[PATCH v2 pve-qemu 0/2] Re-enable tcmalloc as the memory allocator
 2026-04-17 12:33 UTC  (5+ messages)

[PATCH ha-manager 0/7] some test logging output improvements
 2026-04-17 12:27 UTC  (8+ messages)
` [PATCH ha-manager 1/7] sim: always limit the priority level to 4 characters
` [PATCH ha-manager 2/7] consistently use correct priority levels for log calls
` [PATCH ha-manager 3/7] sim: hardware: factor common service lock hash access in unlock_service
` [PATCH ha-manager 4/7] use log with warning priority instead of warn where possible
` [PATCH ha-manager 5/7] pve-ha-tester: capture and fail for unexpected perl warnings
` [PATCH ha-manager 6/7] test: ha-tester: use consistent word casing for failed test messages
` [PATCH ha-manager 7/7] test: ha-tester: use colorized diff for unexpected test log outputs

[PATCH network] sdn: add dry-run diff view for sdn apply
 2026-04-17 11:40 UTC  (3+ messages)
` applied: "

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 0/7] sdn: add BGP fabric
 2026-04-17 11:22 UTC  (14+ 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 manager/storage v2 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-04-17 11:05 UTC  (4+ 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 pve-access-control] ldap: decode attribute values as UTF-8
 2026-04-17 11:04 UTC 

[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 manager/pmg-gui/proxmox-backup v2 0/3] blurry icons follow-up
 2026-04-17  8:26 UTC  (3+ messages)
  ` Superseded: "

[PATCH] fix #6079: use vncticket endpoint for VM serial terminal
 2026-04-16 17:40 UTC 

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  (12+ 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-network 12/16] tests: evpn: force ibgp over ebgp bgp controller with ebgp wan session
` [PATCH pve-manager 14/16] sdn: evpn: zone: controller: add new advanced fields
` [PATCH pve-docs 15/16] sdn: evpn: document new zone / controller options

[PATCH manager/network/proxmox-ve-rs 0/4] Expose OSPF Network-Type option
 2026-04-16 15:29 UTC  (2+ messages)

[PATCH docs/manager/network 0/6] add SLAAC support for subnets in EVPN zones
 2026-04-16 15:15 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 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 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 manager/network/proxmox{-ve-rs,-perl-rs} 0/6] sdn: add BGP fabric
 2026-04-15 11:13 UTC  (2+ messages)
` superseded: "

[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 manager] ui: ha: add disarm/re-arm button
 2026-04-15  6:44 UTC  (2+ messages)

[PATCH qemu] fdmon-io_uring: avoid idle event loop being accounted as IO wait
 2026-04-14 21:09 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal