all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH cluster/docs 0/3] create new corosync clusters with lower token coefficient
 2026-02-12 11:57 UTC  (4+ messages)
` [PATCH pve-cluster 1/2] corosync: create config: allow setting "
` [PATCH pve-cluster 2/2] api: cluster config: create new clusters with lower "
` [PATCH pve-docs 1/1] pvecm: config: document how to change the "

[pve-devel] [PATCH proxmox{, -ve-rs} 00/11] sdn: add wireguard fabric configuration support
 2026-02-12 10:59 UTC  (5+ messages)
` [pve-devel] [PATCH proxmox 01/11] serde: implement ini serializer

[PATCH v1 00/17] partially fix #6563: add s3 request and traffic counter statistics
 2026-02-12 10:19 UTC  (24+ messages)
` [PATCH v1 1/6] shared-memory: drop check for mmap file being located on tmpfs
` [PATCH v1 2/6] s3-client: add persistent shared request counters for client
` [PATCH v1 3/6] s3-client: add counters for upload/download traffic
` [PATCH v1 4/6] s3-client: account for upload traffic on successful request sending
` [PATCH v1 5/6] s3-client: account for downloaded bytes in incoming response body
` [PATCH v1 6/6] pbs-api-types: define api type for s3 request statistics
` [PATCH v1 01/11] datastore: collect request statistics for s3 backed datastores
` [PATCH v1 02/11] datastore: expose request counters "
` [PATCH v1 03/11] api: s3: add endpoint to reset s3 request counters
` [PATCH v1 04/11] bin: s3: expose request counter reset method as cli command
` [PATCH v1 05/11] datastore: add helper method to get datastore backend type
` [PATCH v1 06/11] ui: improve variable name indirectly fixing typo
` [PATCH v1 07/11] ui: datastore summary: move store to be part of summary panel
` [PATCH v1 08/11] ui: expose s3 request counter statistics in the datastore summary
` [PATCH v1 09/11] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH v1 10/11] api: admin: expose s3 statistics in datastore rrd data
` [PATCH v1 11/11] partially fix #6563: ui: expose s3 rrd charts in datastore summary

[PATCH proxmox-firewall 0/2] Fix auto-generated IPAM ipsets in firewall
 2026-02-12  8:48 UTC  (3+ messages)
` [PATCH proxmox-firewall 1/2] firewall: chore: autoformat imports
` [PATCH proxmox-firewall 2/2] firewall: fix ipset lookup for auto-generated ipam ipsets

[RFC cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/15] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-02-12  8:26 UTC  (25+ messages)
` [PATCH proxmox 1/5] notify: Introduce xoauth2 module
` [PATCH proxmox 2/5] notify: Add state file handling
` [PATCH proxmox 3/5] notify: Update Endpoint trait and Bus to use State
` [PATCH proxmox 4/5] notify: smtp: add OAuth2/XOAUTH2 authentication support
` [PATCH pve-manager 1/5] notifications: Add OAuth2 parameters to schema and add/update endpoints
` [PATCH pve-manager 2/5] notifications: Add refresh-targets endpoint
` [PATCH pve-manager 4/5] notifications: Handle OAuth2 callback in login handler
` [PATCH pve-docs 1/1] notifications: Add section about OAuth2 to SMTP targets docs

fosdem feedback
 2026-02-12  8:19 UTC 

[PATCH proxmox-fuse-rs v1] Add statfs support to proxmox-fuse
 2026-02-12  7:05 UTC  (2+ messages)

[PATCH pve-firewall 0/2] switch iptables/ebtables alternatives back to nft-based versions
 2026-02-11 20:25 UTC  (3+ messages)
` [PATCH pve-firewall 1/2] Revert "pve-firewall.service: update-alternative ip-/eb- tables to legacy versions"
` [PATCH pve-firewall 2/2] d/postinst: reset iptables/ebtables alternatives to auto

[PATCH pve-firewall 0/2] switch iptables/ebtables alternatives back to nft-based versions
 2026-02-11 20:16 UTC  (3+ messages)
` [PATCH container 1/2] Revert "pve-firewall.service: update-alternative ip-/eb- tables to legacy versions"
` [PATCH container 2/2] d/postinst: reset iptables/ebtables alternatives to auto

[PATCH proxmox{,-backup} 0/4] fix #3723: allow using node http proxy for remote connections
 2026-02-11 16:18 UTC  (5+ messages)
` [PATCH proxmox 1/1] pbs-api-types: remote: add flag to use node proxy for remote connect
` [PATCH proxmox-backup 1/3] http client: use http proxy from client options if set
` [PATCH proxmox-backup 2/3] fix #3723: api: remote: optionally use node proxy config for http client
` [PATCH proxmox-backup 3/3] ui: expose flag to use node's http proxy in remote edit window

[PATCH proxmox-backup] fix #7305: client: restore: filter out last snapshot if not finished
 2026-02-11 15:24 UTC 

[PATCH datacenter-manager/proxmox v3 0/7] fix #6914: add option to remove already existing token
 2026-02-11 15:20 UTC  (8+ messages)
` [PATCH datacenter-manager v3 1/6] server: pbs-client: add delete admin token method
` [PATCH datacenter-manager v3 2/6] server: api: add support to optionally delete token from remote
` [PATCH datacenter-manager v3 3/6] pdm-client: accept `delete-token` argument for deleting api token
` [PATCH datacenter-manager v3 4/6] cli: client: add `delete-token` option to delete token from remote
` [PATCH datacenter-manager v3 5/6] fix: ui: add remove confirmation dialog with optional token deletion
` [PATCH datacenter-manager v3 6/6] cli: admin: add `delete-token` option to delete token from remote
` [PATCH proxmox v3 1/1] pve-api-types: generate missing `delete_token` method

[PATCH proxmox-backup] fix #7303: tape: handle NUL bytes in SCSI strings better
 2026-02-11 14:59 UTC 

[PATCH container/manager 0/2] make mount point attribute preservation configurable
 2026-02-11 14:43 UTC  (6+ messages)
` [PATCH container 1/2] "
    ` superseded: "
` [PATCH manager 2/2] ui: lxc/MPEdit: add "keepattrs" flag

[PATCH container/manager v2 0/2] make mount point attribute preservation configurable
 2026-02-11 14:41 UTC  (3+ messages)
` [PATCH container v2 1/2] "
` [PATCH manager v2 2/2] ui: lxc/MPEdit: add "keepattrs" flag

[PATCH pve-docs] notifications: Fix typos in SMTP documentation
 2026-02-11 13:13 UTC 

[pve-devel] [PATCH pve-cluster 00/15 v1] Rewrite pmxcfs with Rust
 2026-02-11 12:55 UTC  (7+ messages)
` [pve-devel] [PATCH pve-cluster 08/15] pmxcfs-rs: add pmxcfs-services crate
` [pve-devel] [PATCH pve-cluster 11/15] pmxcfs-rs: vendor patched rust-corosync for CPG compatibility
` [pve-devel] [PATCH pve-cluster 14/15] pmxcfs-rs: add Makefile for build automation

[yew-devel] [PATCH yew-comp 0/2] make http wasm client get fresh csrf tokens from index document
 2026-02-11 12:04 UTC  (2+ messages)
`  "

[PATCH-SERIES qemu/qemu-server 0/2] generate and ship static list of CPU models with pve-qemu-kvm
 2026-02-11 11:41 UTC  (5+ messages)
` [PATCH qemu 1/2] generate and ship static list of CPU models
` [PATCH qemu-server 2/2] cpu config: use static CPU model list shipped by QEMU package if available

[PATCH manager] ui: ceph: use record sizes in Ceph pool edit dialog
 2026-02-11 11:31 UTC  (5+ messages)
` [PATCH manager v2] "

Confirmation needed: IPCC.xs behavior with empty response data
 2026-02-11 11:22 UTC 

[PATCH qemu-server] qmp: avoid using deprecated block-job-* commands
 2026-02-11 11:16 UTC  (2+ messages)
` applied: "

[PATCH qemu-server v3 0/3] improve multiarch build support
 2026-02-11  9:27 UTC  (12+ messages)
` [PATCH qemu-server v3 1/3] tests: improve multiarch build support by introducing local get_host_arch helper
` [PATCH qemu-server v3 2/3] tests: improve multiarch build support by allowing re-init of cpu models
` [PATCH qemu-server v3 3/3] tests: cfg2cmd: add some architecture tests
` superseded: [PATCH qemu-server v3 0/3] improve multiarch build support

[PATCH qemu-server v4 0/4] improve multiarch build support
 2026-02-11  9:04 UTC  (5+ messages)
` [PATCH qemu-server v4 1/4] ovmf: introduce helpers that can be mocked for tests
` [PATCH qemu-server v4 2/4] tests: improve multiarch build support by introducing local get_host_arch helper
` [PATCH qemu-server v4 3/4] tests: improve multiarch build support by allowing re-init of cpu models
` [PATCH qemu-server v4 4/4] tests: cfg2cmd: add some architecture tests

[pve-devel] [RFC pve-storage/proxmox-widget-toolkit/pve-manager master v2 00/10] GUI Support for Custom Storage Plugins
 2026-02-10 20:57 UTC  (3+ messages)

[PATCH datacenter-manager v2 0/4] fix #7179: expose ACME commands inside admin CLI
 2026-02-10 16:36 UTC  (5+ messages)
` [PATCH datacenter-manager v2 3/4] fix #7179: cli: admin: expose acme commands

[PATCH datacenter-manager v3 0/5] fix #7179: expose ACME commands inside admin CLI
 2026-02-10 16:32 UTC  (6+ messages)
` [PATCH datacenter-manager v3 1/5] cli: admin: make cli handling async
` [PATCH datacenter-manager v3 2/5] api: acme: define API type for ACME registration parameters
` [PATCH datacenter-manager v3 3/5] server: api: add contact schema for ACME account update endpoint
` [PATCH datacenter-manager v3 4/5] fix #7179: cli: admin: expose acme commands
` [PATCH datacenter-manager v3 5/5] chore: update proxmox-acme version to 1

[PATCH v6 proxmox-backup 00/18] fix: #3847 pipe from STDIN to proxmox-backup-client
 2026-02-10 15:06 UTC  (19+ messages)
` [PATCH v6 proxmox-backup 01/18] datastore: remove Arc<ChunkStore> from FixedIndexWriter
` [PATCH v6 proxmox-backup 02/18] datastore: remove Arc<ChunkStore> from DynamicIndexWriter
` [PATCH v6 proxmox-backup 03/18] datastore: add TempDir that is automatically deleted on drop
` [PATCH v6 proxmox-backup 04/18] datastore: use temporary directory for chunk store test
` [PATCH v6 proxmox-backup 05/18] datastore: combine public FixedIndexWriter methods into add_chunk
` [PATCH v6 proxmox-backup 06/18] datastore: use fixed size types for FixedIndexWriter
` [PATCH v6 proxmox-backup 07/18] datastore: verify that chunk_size is a power of two
` [PATCH v6 proxmox-backup 08/18] datastore: support writing fidx files of unknown size
` [PATCH v6 proxmox-backup 09/18] datastore: test FixedIndexWriter
` [PATCH v6 proxmox-backup 10/18] api: backup: make fixed index file size optional
` [PATCH v6 proxmox-backup 11/18] api: verify fixed index writer size on close
` [PATCH v6 proxmox-backup 12/18] client: don't poll terminated source in FixedChunkStream
` [PATCH v6 proxmox-backup 13/18] client: don't poll terminated source in ChunkStream
` [PATCH v6 proxmox-backup 14/18] fix #3847: client: support fifo pipe inputs for image backups
` [PATCH v6 proxmox-backup 15/18] client: Fail early if the same pipe is specified for multiple inputs
` [PATCH v6 proxmox-backup 16/18] datastore: compute fidx file size with overflow checks
` [PATCH v6 proxmox-backup 17/18] datastore: support writing fidx files on systems with larger page size
` [PATCH v6 proxmox-backup 18/18] datastore: support incremental fidx uploads with different size

[pbs-devel] [PATCH proxmox{-backup, , -datacenter-manager} v4 00/11] token-shadow: reduce api token verification overhead
 2026-02-10 14:25 UTC  (11+ messages)
` [pbs-devel] [PATCH proxmox-backup v4 2/4] pbs-config: cache verified API token secrets
` [pbs-devel] [PATCH proxmox-backup v4 4/4] pbs-config: add TTL window to token secret cache
` [pbs-devel] [PATCH proxmox v4 2/4] proxmox-access-control: cache verified API token secrets

[PATCH qemu-server] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
 2026-02-10 11:18 UTC  (3+ messages)
` superseded: "

[PATCH qemu-server v2] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
 2026-02-10 11:15 UTC 

[pve-devel] [PATCH ifupdown2 1/2] d/patches: add patch for supporting dhcpcd as alternative dhcp client
 2026-02-10 10:51 UTC  (2+ messages)

[PATCH proxmox-widget-toolkit v2] fix #4911: ui: network edit: allow empty bond-primary
 2026-02-10 10:13 UTC 

[pve-devel] [PATCH container 1/1] Signed-off-by: Maurice Klein <klein@aetherus.de>
 2026-02-10  9:56 UTC  (8+ messages)

[pbs-devel] [PATCH proxmox] lang: Remove offsetof macro
 2026-02-10  9:26 UTC  (2+ messages)
` applied: "

[pbs-devel] [PATCH proxmox-backup] api: backup: use configured verify thread counts for 'verify-new'
 2026-02-10  9:16 UTC  (3+ messages)

[pbs-devel] [PATCH proxmox{, -backup} v6 0/5] fix #6939: acme: support servers returning 204 for nonce requests
 2026-02-10  9:00 UTC  (2+ messages)
` applied: "

[RFC proxmox v2] schema: add CommaSeparatedList<T> wrapper type for comma-separated values
 2026-02-10  8:25 UTC  (2+ messages)

[PATCH proxmox-i18n] update Simplified Chinese translactions
 2026-02-09 17:46 UTC  (3+ messages)
` [PATCH proxmox-i18n] update Simplified Chinese translations
  ` applied: "

[PATCH container] networkedit: fix #4911: changed primaryfield to proxmoxtextfield to allow empty bond-primary
 2026-02-09 16:18 UTC  (2+ messages)

[PATCH qemu-server] machine: fix not trying to set S3/S4 ACPI power state for virt machine
 2026-02-09 13:34 UTC  (2+ messages)
` applied: "

[PATCH v5 proxmox-backup 00/16] fix: #3847 pipe from STDIN to proxmox-backup-client
 2026-02-09 12:12 UTC  (7+ messages)
` [PATCH v5 proxmox-backup 07/16] api: backup: make fixed index file size optional

[PATCH ha-manager] sim: hardware: fix typo
 2026-02-09 10:57 UTC  (2+ messages)
` applied: "

[PATCH storage] fix #7295: lvm plugin: rollback: keep original volume when allocation fails and saferemove is used
 2026-02-09 10:40 UTC 

[pdm-devel] [PATCH datacenter-manager/yew-comp 0/4] fix adding users manually for openid/ldap/ad realms
 2026-02-09  9:44 UTC  (2+ messages)
` Superseded: "

[PATCH datacenter-manager v2 0/2] fix adding users manually for openid/ldap/ad realms
 2026-02-09  9:43 UTC  (3+ messages)
` [PATCH datacenter-manager v2 1/2] fix #7182: server: auth: add dummy openid authenticator
` [PATCH datacenter-manager v2 2/2] ui: set product realm so that the add user dialogs are rendered properly

[RFC proxmox] schema: extend SchemaPropertyEntry to include property description
 2026-02-09  8:53 UTC  (2+ messages)

[pmg-devel] [PATCH pmg-api 0/1] user config: password: allows (gost-)yescrypt, hashes
 2026-02-08 13:26 UTC  (3+ messages)

[PATCH datacenter-manager 0/2] fix: cli: bash completions not working for CLI tools
 2026-02-06 16:35 UTC  (3+ messages)
` [PATCH datacenter-manager 1/2] fix: cli: replace completion file suffix from `.bc` to `.bash`
` [PATCH datacenter-manager 2/2] fix: cli: remove completion files for service bins

[PATCH proxmox, pve-{common,network,storage} v2 0/5] fix #7077: Improve error messages for ID verification
 2026-02-06 16:12 UTC  (6+ messages)
` [PATCH pve-common v2 1/1] fix #7077: Change JSON Schema attribute validation order
` [PATCH pve-network v2 1/2] fix #7077: Enforce ID format in JSON schema definitions
` [PATCH pve-network v2 2/2] sdn: Remove unneeded registered formats
` [PATCH pve-storage v2 1/1] fix #7077: lvm: Improve ID verification error messages
` [PATCH proxmox v2 1/1] fix #7077: Improve SDN ID validation "

[PATCH docs 1/2] pvecm: node revomal: rephrase warning about number of nodes
 2026-02-06 15:23 UTC  (2+ messages)
` [PATCH docs 2/2] pvecm: node removal: indent notes on prerequisites

[PATCH pve-docs v2 1/3] pvecm: restructure "remove a cluster node" section
 2026-02-06 15:08 UTC  (4+ messages)
` applied: "

[PATCH-SERIES container v2 0/4] add missing no-op methods for unmanaged CTs
 2026-02-06 15:04 UTC  (8+ messages)
` [PATCH container v2 3/4] setup: add no-op detect_architecture "
  ` applied: "
` [PATCH container v2 4/4] setup: make the architecture fall back to amd64 for falsy values
  ` applied: "

[PATCH container] fix #7271: exclude non-volume mountpoints from attribute preservation
 2026-02-06 14:30 UTC  (2+ messages)
` applied: "

[pdm-devel] [PATCH datacenter-manager/proxmox-yew-comp v3 0/6] manual refresh button for remote task cache
 2026-02-06 13:46 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager/proxmox-yew-comp v4 0/8] manual refresh button for remote task cache
 2026-02-06 13:44 UTC  (8+ messages)
` [PATCH proxmox-yew-comp v4 1/2] task list: add support for starting refresh tasks
` [PATCH datacenter-manager v4 1/6] remote tasks: move implementation to server crate
` [PATCH datacenter-manager v4 2/6] remote tasks: implement `refresh_task_cache` for manual task fetching
` [PATCH datacenter-manager v4 3/6] api: add /remotes/tasks/refresh
` [PATCH datacenter-manager v4 4/6] ui: remote task view: set refresh_task_url property for task viewer
` [PATCH datacenter-manager v4 5/6] clippy: remote tasks: implement Default for TaskState
` [PATCH datacenter-manager v4 6/6] clippy: remote tasks: remove unneeded enclosing Ok(...) and ?

page:  |  | latest

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal