pve-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH pve-stoage 3/4] iscsiPlugin: add wwid
Felix Drießler
[PATCH manager/storage v3 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
Lukas Sichert
[PATCH manager v3 2/2] fix #7339: lvmthick: ui: add UI fields for option to free storage
Lukas Sichert
[PATCH storage v3 1/2] fix #7339: lvmthick: add worker to free space of to be deleted VMs
Lukas Sichert
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v3 0/8] sdn: add BGP fabric
Hannes Laimer
[PATCH proxmox-perl-rs v3 2/8] sdn: fabrics: add BGP config generation
Hannes Laimer
[PATCH pve-network v3 6/8] sdn: evpn: validate fabric has prefix at controller update time
Hannes Laimer
[PATCH pve-docs v3 8/8] sdn: add bgp fabric section
Hannes Laimer
[PATCH pve-network v3 4/8] sdn: fabrics: register bgp as a fabric protocol type
Hannes Laimer
[PATCH proxmox-perl-rs v3 3/8] sdn: fabrics: add BGP status endpoints
Hannes Laimer
[PATCH pve-network v3 5/8] test: evpn: add integration test for EVPN over BGP fabric
Hannes Laimer
[PATCH proxmox-ve-rs v3 1/8] sdn: fabric: add BGP protocol support
Hannes Laimer
[PATCH pve-manager v3 7/8] ui: sdn: add BGP fabric support
Hannes Laimer
[PATCH many v5 0/8] fix #5076: add support for open id audiences
Shannon Sterz
[PATCH access-control v5 3/8] fix #5076: auth: open id: add an optional "audiences" field
Shannon Sterz
[PATCH proxmox v5 1/8] fix #5076: openid: add logic to handle OIDC audiences
Shannon Sterz
[PATCH proxmox v5 2/8] fix #5076: pbs-api-types: add audiences to open id realm config
Shannon Sterz
[PATCH widget-toolkit v5 8/8] fix #5076: ui: dc: add an optional "audiences" field for open id realms
Shannon Sterz
[PATCH yew-comp v5 5/8] fix #5076: auth edit openid: add advanced "audiences" field
Shannon Sterz
[PATCH manager v5 4/8] fix #5076: ui: dc: add an optional "audiences" field for open id realms
Shannon Sterz
[PATCH datacenter-manager v5 6/8] fix #5076: api-types/api: support audiences property for open id realms
Shannon Sterz
[PATCH proxmox-backup v5 7/8] fix #5076: api: support audiences property for open id realms
Shannon Sterz
[PATCH-SERIES qemu-server v2 0/7] fix #7383: agent: fsfreeze: skip freeze if already frozen
Fiona Ebner
[PATCH qemu-server v2 4/7] agent: should fs freeze: change signature to take property string rather than full VM config
Fiona Ebner
[PATCH qemu-server v2 5/7] clone disk/block jobs: change signatures to take guest agent property string
Fiona Ebner
[PATCH qemu-server v2 7/7] fix #7383: agent: fsfreeze: skip freeze if already frozen
Fiona Ebner
[PATCH qemu-server v2 2/7] agent: rename guest_fs{freeze,thaw} to guest_fs_{freeze,thaw}
Fiona Ebner
[PATCH qemu-server v2 3/7] agent: parse: change signature to take property string rather than full VM config
Fiona Ebner
[PATCH qemu-server v2 1/7] agent: migrate to v5.36 and use subroutine signatures
Fiona Ebner
[PATCH qemu-server v2 6/7] agent: fs freeze: harmonize checks for guest fs freeze
Fiona Ebner
superseded: [pve-devel] [PATCH pve-storage v1 0/3] Improve mkpath Error Message in activate_storage
Max R. Carrara
[PATCH pve-storage v2 0/3] Improve mkpath Error Message in activate_storage
Max R. Carrara
[PATCH pve-storage v2 3/3] plugin: improve error handling when creating a content subdir fails
Max R. Carrara
[PATCH pve-storage v2 1/3] plugin: use guard clause to reduce nesting
Max R. Carrara
[PATCH pve-storage v2 2/3] plugin: remove needless inequality check when creating content subdirs
Max R. Carrara
[PATCH-SERIES qemu-server v3 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
Fiona Ebner
[PATCH qemu-server v3 04/18] monitor: add vm_qmp_peer() helper
Fiona Ebner
[PATCH qemu-server v3 03/18] drive: introduce drive_uses_qsd_fuse() helper
Fiona Ebner
[PATCH qemu-server v3 15/18] blockdev: switch blockdev_stream() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 11/18] block job: switch qemu_handle_concluded_blockjob() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 14/18] blockdev: switch blockdev_delete() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 09/18] blockdev: switch blockdev_replace() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 18/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
Fiona Ebner
[PATCH qemu-server v3 01/18] block job: fix variable name in documentation
Fiona Ebner
[PATCH qemu-server v3 02/18] qmp client: add default timeouts for more block commands
Fiona Ebner
[PATCH qemu-server v3 06/18] blockdev: rename variable in get_node_name_below_throttle() for readability
Fiona Ebner
[PATCH qemu-server v3 05/18] monitor: add qsd_peer() helper
Fiona Ebner
[PATCH qemu-server v3 10/18] blockdev: switch blockdev_external_snapshot() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 07/18] blockdev: switch get_node_name_below_throttle() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 16/18] blockdev: switch blockdev_commit() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 12/18] block job: switch qemu_blockjobs_cancel() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 17/18] snapshot: support live snapshot (remove) of qcow2 TPM drive on storage with snapshot-as-volume-chain
Fiona Ebner
[PATCH qemu-server v3 08/18] blockdev: switch detach() to use QMP peer
Fiona Ebner
[PATCH qemu-server v3 13/18] block job: switch qemu_drive_mirror_monitor() to use QMP peer
Fiona Ebner
Re: [PATCH-SERIES qemu-server v3 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
Lukas Sichert
[PATCH pve-storage, pve-manager v1 00/54] Fix #2884: Implement Subdirectory Scanning for Dir-Based Storage Types
Max R. Carrara
[PATCH pve-storage v1 01/54] test: plugin tests: run tests with at most 4 jobs
Max R. Carrara
[PATCH pve-storage v1 04/54] common: use Exporter module for PVE::Storage::Common
Max R. Carrara
[PATCH pve-storage v1 05/54] plugin: make get_subdir_files a proper subroutine and update style
Max R. Carrara
[PATCH pve-storage v1 07/54] common: prevent autovivification in plugin_get_vtype_subdir helper
Max R. Carrara
[PATCH pve-storage v1 08/54] plugin: break up needless if-elsif chain into separate if-blocks
Max R. Carrara
[PATCH pve-storage v1 13/54] storage: update code style in function path_to_volume_id
Max R. Carrara
[PATCH pve-storage v1 03/54] common: add POD headings for groups of helpers
Max R. Carrara
[PATCH pve-storage v1 02/54] plugin, common: remove superfluous use of =pod command paragraph
Max R. Carrara
[PATCH pve-storage v1 09/54] plugin: adapt get_subdir_files helper of list_volumes API method
Max R. Carrara
[PATCH pve-storage v1 06/54] plugin api: replace helpers w/ standalone subs, bump API version & age
Max R. Carrara
[PATCH pve-storage v1 10/54] plugin: update code style of list_volumes plugin API method
Max R. Carrara
[PATCH pve-storage v1 11/54] plugin: use closure for obtaining raw volume data in list_volumes
Max R. Carrara
[PATCH pve-storage v1 12/54] plugin: use closure for inner loop logic in list_volumes
Max R. Carrara
[PATCH pve-storage v1 14/54] storage: break up needless if-elsif chain in path_to_volume_id
Max R. Carrara
[PATCH pve-storage v1 23/54] common: test: set up parser testing code, add tests for 'iso' vtype
Max R. Carrara
[PATCH pve-storage v1 15/54] storage: heave vtype file path parsing logic inside loop into helper
Max R. Carrara
[PATCH pve-storage v1 17/54] api: status: move content type assert for up-/downloads into helper
Max R. Carrara
[PATCH pve-storage v1 26/54] tree-wide: replace usages of inline regexes for snippets with parsers
Max R. Carrara
[PATCH pve-storage v1 30/54] plugin: simplify recently refactored logic in get_subdir_files helper
Max R. Carrara
[PATCH pve-storage v1 21/54] test: guest import: add tests for PVE::GuestImport
Max R. Carrara
[PATCH pve-storage v1 27/54] tree-wide: partially replace usages of regexes for 'import' vtype
Max R. Carrara
[PATCH pve-storage v1 22/54] tree-wide: introduce parsing module and replace usages of ISO_EXT_RE_0
Max R. Carrara
[PATCH pve-storage v1 16/54] storage: clean up code that was moved into helper in path_to_volume_id
Max R. Carrara
[PATCH pve-storage v1 31/54] storage: simplify recently refactored logic in path_to_volume_id sub
Max R. Carrara
[PATCH pve-storage v1 34/54] test: list volumes: reorganize and modernize test running code
Max R. Carrara
[PATCH pve-storage v1 33/54] plugin: use parsing helper in parse_volume_id sub
Max R. Carrara
[PATCH pve-storage v1 28/54] tree-wide: replace remaining usages of regexes for 'import' vtype
Max R. Carrara
[PATCH pve-storage v1 36/54] test: list volumes: introduce new format for test cases
Max R. Carrara
[PATCH pve-storage v1 41/54] test: parse volname: adapt tests regarding 'import' volume type
Max R. Carrara
[PATCH pve-storage v1 39/54] plugin: correct comment in get_subdir_files helper
Max R. Carrara
[PATCH pve-storage v1 18/54] api: status: use helper from common module to get content directory
Max R. Carrara
[PATCH pve-storage v1 19/54] api: status: move up-/download file path parsing code into helper
Max R. Carrara
[PATCH pve-storage v1 43/54] test: parse volname: move backup file test creation into sep. block
Max R. Carrara
[PATCH pve-storage v1 20/54] api: status: simplify file content assertion logic for up-/download
Max R. Carrara
[PATCH pve-storage v1 24/54] tree-wide: replace usages of VZTMPL_EXT_RE_1 with parsing functions
Max R. Carrara
[PATCH pve-storage v1 25/54] tree-wide: replace usages of BACKUP_EXT_RE_2 with parsing functions
Max R. Carrara
[PATCH pve-storage v1 29/54] plugin: simplify recently refactored logic in parse_volname method
Max R. Carrara
[PATCH pve-storage v1 32/54] api: status: simplify recently added parsing helper for file transfers
Max R. Carrara
[PATCH pve-storage v1 35/54] test: list volumes: fix broken test checking for vmlist modifications
Max R. Carrara
[PATCH pve-storage v1 38/54] test: list volumes: document behavior wrt. undeclared content types
Max R. Carrara
[PATCH pve-storage v1 40/54] test: parse volname: modernize code
Max R. Carrara
[PATCH pve-storage v1 44/54] test: parse volname: parameterize test case creation for some vtypes
Max R. Carrara
[PATCH pve-storage v1 42/54] test: parse volname: move VM disk test creation into separate block
Max R. Carrara
[PATCH pve-storage v1 37/54] test: list volumes: remove legacy code and migrate cases to new format
Max R. Carrara
[PATCH pve-storage v1 52/54] test: add tests guarding against subdir scanning for vtypes
Max R. Carrara
[PATCH pve-storage v1 47/54] test: filesystem path: modernize code
Max R. Carrara
[PATCH pve-storage v1 49/54] fix #2884: support nested subdir scanning for 'vztmpl' volume type
Max R. Carrara
[PATCH pve-storage v1 53/54] storage api: mark old public regexes for removal, bump APIVER & APIAGE
Max R. Carrara
[PATCH pve-storage v1 46/54] test: volume id: rename 'volname' test case parameter to 'file'
Max R. Carrara
[PATCH pve-storage v1 45/54] test: volume id: modernize code
Max R. Carrara
[PATCH pve-manager v1 54/54] fix #2884: ui: storage: add field for 'max-scan-depth' property
Max R. Carrara
[PATCH pve-storage v1 50/54] fix #2884: support nested subdir scanning for 'snippets' vtype
Max R. Carrara
[PATCH pve-storage v1 48/54] fix #2884: implement nested subdir scanning and support 'iso' vtype
Max R. Carrara
[PATCH pve-storage v1 51/54] test: add more tests for 'import' vtype & guard against nested subdirs
Max R. Carrara
[PATCH-SERIES ha-manager 0/7] improve handling of maintenance nodes
Daniel Kral
[PATCH ha-manager 4/7] manager: make HA resources without failback move back to maintenance node
Daniel Kral
[PATCH ha-manager 1/7] manager: warn if HA resources cannot be moved away from maintenance node
Daniel Kral
[PATCH ha-manager 6/7] make get_node_affinity return all priority classes sorted in descending order
Daniel Kral
[PATCH ha-manager 5/7] manager: make HA resource bundles move back to maintenance node
Daniel Kral
[PATCH ha-manager 2/7] test: add test casses for node affinity rules with maintenance mode
Daniel Kral
[PATCH ha-manager 3/7] test: add test cases for resource affinity rules with maintenance mode
Daniel Kral
[PATCH ha-manager 7/7] manager: try multiple priority classes when applying negative resource affinity
Daniel Kral
[PATCH pve_flutter_frontend] chore: bump version to 1.9.5(52)
Shan Shaji
[PATCH pve_flutter_frontend 0/2] fix: broken functionality flagged by google play console
Shan Shaji
[PATCH pve_flutter_frontend 1/2] fix: ui: show empty message if there are no tokens or groups
Shan Shaji
[PATCH pve_flutter_frontend 2/2] cleanup: run `dart format` to fix formatting of the main_layout file
Shan Shaji
applied: [PATCH pve_flutter_frontend 0/2] fix: broken functionality flagged by google play console
Dominik Csapak
[PATCH] ignore HUP before client connect on pty
Dominik Csapak
Re: [PATCH] ignore HUP before client connect on pty
Dominik Csapak
Re: [PATCH] ignore HUP before client connect on pty
Fiona Ebner
applied: [PATCH] ignore HUP before client connect on pty
Thomas Lamprecht
[PATCH pve-docs v2 1/1] ceph: add warning about mixing CRUSH rules with and without device classes when using autoscaler
Nicolas Frey
Re: [PATCH pve-docs v2 1/1] ceph: add warning about mixing CRUSH rules with and without device classes when using autoscaler
Kefu Chai
[PATCH pve-manager] fix #4982: add dmidecode entries of type 'system' to system report
Daniel Herzig
[PATCH proxmox-acme] fix: acme: add missing `_json_decode` function
Shan Shaji
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v4 00/24] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
Arthur Bied-Charreton
[PATCH proxmox v4 01/24] Add oauth2 and ureq to workspace dependencies
Arthur Bied-Charreton
[PATCH proxmox v4 04/24] notify: smtp: Factor out transport building logic
Arthur Bied-Charreton
[PATCH proxmox v4 02/24] notify: smtp: Introduce xoauth2 module
Arthur Bied-Charreton
[PATCH proxmox v4 03/24] notify: smtp: Introduce state management
Arthur Bied-Charreton
Re: [PATCH proxmox v4 03/24] notify: smtp: Introduce state management
Shannon Sterz
[PATCH proxmox v4 06/24] notify: smtp: Infer auth method for backwards compatibility
Arthur Bied-Charreton
[PATCH proxmox v4 08/24] notify: smtp: Add XOAUTH2 authentication support
Arthur Bied-Charreton
[PATCH proxmox-perl-rs v4 09/24] pve-rs: notify: smtp: add OAuth2 parameters to bindings
Arthur Bied-Charreton
[PATCH proxmox-widget-toolkit v4 11/24] utils: Add OAuth2 flow handlers
Arthur Bied-Charreton
Re: [PATCH proxmox-widget-toolkit v4 11/24] utils: Add OAuth2 flow handlers
Shannon Sterz
[PATCH proxmox v4 07/24] notify: smtp: Add state handling logic
Arthur Bied-Charreton
Re: [PATCH proxmox v4 07/24] notify: smtp: Add state handling logic
Shannon Sterz
[PATCH pve-manager v4 17/24] login: Handle OAuth2 callback
Arthur Bied-Charreton
[PATCH pve-manager v4 18/24] fix #7238: notifications: smtp: Add XOAUTH2 support
Arthur Bied-Charreton
[PATCH proxmox-perl-rs v4 10/24] pve-rs: notify: Add binding for triggering state refresh
Arthur Bied-Charreton
[PATCH proxmox v4 05/24] notify: smtp: Update API with OAuth2 parameters
Arthur Bied-Charreton
[PATCH proxmox-widget-toolkit v4 12/24] utils: oauth2: Add callback handler
Arthur Bied-Charreton
[PATCH pve-manager v4 15/24] notifications: Add trigger-state-refresh endpoint
Arthur Bied-Charreton
[PATCH proxmox-widget-toolkit v4 13/24] notifications: Add opt-in OAuth2 support for SMTP targets
Arthur Bied-Charreton
[PATCH proxmox-backup v4 22/24] daily-update: Refresh OAuth2 state for SMTP notification endpoints
Arthur Bied-Charreton
[PATCH proxmox-backup v4 20/24] login: Handle OAuth2 callback
Arthur Bied-Charreton
[PATCH proxmox-backup v4 23/24] notifications: Add OAuth2 section to SMTP target docs
Arthur Bied-Charreton
Re: [PATCH proxmox-backup v4 23/24] notifications: Add OAuth2 section to SMTP target docs
Shannon Sterz
[PATCH pve-manager v4 14/24] notifications: smtp: api: Add XOAUTH2 parameters
Arthur Bied-Charreton
[PATCH pve-docs v4 24/24] notifications: Add OAuth2 section to SMTP targets docs
Arthur Bied-Charreton
[PATCH proxmox-backup v4 21/24] fix #7238: notifications: smtp: Add XOAUTH2 support
Arthur Bied-Charreton
[PATCH proxmox-backup v4 19/24] notifications: Add XOAUTH2 parameters to endpoints
Arthur Bied-Charreton
[PATCH pve-manager v4 16/24] notifications: Trigger notification target refresh in pveupdate
Arthur Bied-Charreton
[PATCH qemu-server master+stable-bookworm] check efi vars: promote message about missing MS 2023 certs to warning
Fiona Ebner
[PATCH pve-docs 1/1] ceph: add warning about mixing device-specific with device-unspecific CRUSH rules when using autoscaler
Nicolas Frey
Re: [PATCH pve-docs 1/1] ceph: add warning about mixing device-specific with device-unspecific CRUSH rules when using autoscaler
Kefu Chai
Re: [PATCH pve-docs 1/1] ceph: add warning about mixing device-specific with device-unspecific CRUSH rules when using autoscaler
Nicolas Frey
superseded: [PATCH pve-docs 1/1] ceph: add warning about mixing device-specific with device-unspecific CRUSH rules when using autoscaler
Nicolas Frey
[PATCH network] SNAT: fix test cases to only use IPv6-to-IPv6 SNAT
Lukas Sichert
[PATCH cluster/docs/manager v2 0/8] add warning messages for high token timeouts in clusters
Michael Köppl
[PATCH docs v2 1/8] asciidoc-pve: allow linking sections with get_help_link
Michael Köppl
[PATCH docs v2 3/8] pvecm: add info about warnings regarding token coefficient
Michael Köppl
[PATCH cluster v2 5/8] pvecm: warn users of high token timeouts when using status command
Michael Köppl
[PATCH docs v2 2/8] pvecm: add explicit anchor for token coefficient section
Michael Köppl
[PATCH cluster v2 6/8] api: add token timeout and warning level to cluster join info
Michael Köppl
Re: [PATCH cluster v2 6/8] api: add token timeout and warning level to cluster join info
Friedrich Weber
Re: [PATCH cluster v2 6/8] api: add token timeout and warning level to cluster join info
Lukas Sichert
[PATCH manager v2 7/8] ui: cluster info: move initialization of items to initComponent
Michael Köppl
[PATCH cluster v2 4/8] add functions to determine warning level for high token timeouts
Michael Köppl
Re: [PATCH cluster v2 4/8] add functions to determine warning level for high token timeouts
Lukas Sichert
Re: [PATCH cluster v2 4/8] add functions to determine warning level for high token timeouts
Michael Köppl
Re: [PATCH cluster v2 4/8] add functions to determine warning level for high token timeouts
Michael Köppl
[PATCH manager v2 8/8] ui: cluster info: warn users of high token timeout in join info
Michael Köppl
Re: [PATCH cluster/docs/manager v2 0/8] add warning messages for high token timeouts in clusters
Lukas Sichert
Re: [PATCH cluster/docs/manager v2 0/8] add warning messages for high token timeouts in clusters
Michael Köppl
Superseded: Re: [pve-devel] [PATCH access-control/manager/proxmox v3 0/3] fix #5076: Added Open ID audiences
Shannon Sterz
[PATCH access-control/manager/proxmox v4 0/3] fix #5076: add support for open id audiences
Shannon Sterz
[PATCH manager v4 3/3] fix #5076: ui: dc: add an optional "audiences" field for open id realms
Shannon Sterz
[PATCH access-control v4 2/3] fix #5076: auth: open id: add an optional "audiences" field
Shannon Sterz
[PATCH proxmox v4 1/3] fix #5076: openid: add logic to handle OIDC audiences
Shannon Sterz
Re: [PATCH access-control/manager/proxmox v4 0/3] fix #5076: add support for open id audiences
Shannon Sterz
Superseded: Re: [PATCH access-control/manager/proxmox v4 0/3] fix #5076: add support for open id audiences
Shannon Sterz
[PATCH zfsonlinux] d/patches: add further patches for kernel 7.0 compatibility
Stoiko Ivanov
applied: [PATCH zfsonlinux] d/patches: add further patches for kernel 7.0 compatibility
Thomas Lamprecht
[PATCH network] SNAT: handle interface lookup failures gracefully
Lukas Sichert
[PATCH] fix #6079: use vncticket endpoint for VM serial terminal
Koji Nishimura
[PATCH perl-rs] pve-rs: add proxmox-frr-templates to build dependency
Shannon Sterz
Re: [PATCH perl-rs] pve-rs: add proxmox-frr-templates to build dependency
Daniel Kral
Re: [PATCH perl-rs] pve-rs: add proxmox-frr-templates to build dependency
Shannon Sterz
applied: [PATCH perl-rs] pve-rs: add proxmox-frr-templates to build dependency
Thomas Lamprecht
Design for custom UEFI firmware in PVE
Christian Ludwig
Re: Design for custom UEFI firmware in PVE
Fiona Ebner
[PATCH access-control/manager 0/2] fixes #7504: add support for regenerating secrets
Hannes Laimer
Earlier messages