all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH docs/storage 0/2] docs: match smbdescription at pve-docs and pve-storage
 2026-02-26 14:43 UTC  (2+ messages)
` [PATCH docs 1/1] docs: cifs: match smbversion docs with pve-storage

[PATCH v1 proxmox-backup 00/11] fix various warnings
 2026-02-26 14:40 UTC  (12+ messages)
` [PATCH v1 proxmox-backup 01/11] datastore: remove allow(clippy::cast_ptr_alignment) attribute
` [PATCH v1 proxmox-backup 02/11] api: use checked_div for compression ratio calculation
` [PATCH v1 proxmox-backup 03/11] datastore+server: sort by key instead of using comparison functions
` [PATCH v1 proxmox-backup 04/11] api: remove unnecessary ampersand to fix clippy warning
` [PATCH v1 proxmox-backup 05/11] bin: debug: use pattern match instead of is_some+unwrap
` [PATCH v1 proxmox-backup 06/11] bin: proxy: fix clippy warning about unnecesary use of find_map
` [PATCH v1 proxmox-backup 07/11] datastore: silence warning about too many arguments
` [PATCH v1 proxmox-backup 08/11] client: catalog shell: avoid unnecessary block_on in async code
` [PATCH v1 proxmox-backup 09/11] client: catalog shell: combine multiple block_on calls into one
` [PATCH v1 proxmox-backup 10/11] client: catalog shell: avoid unsafe transmute
` [PATCH v1 proxmox-backup 11/11] tape: media catalog: use Flock wrapper instead of deprecated function

[PATCH kernel-helper] proxmox-boot: add memtest86 as entry to systemd-boot
 2026-02-26 14:01 UTC  (5+ messages)

[PATCH qemu-server v3 1/2] cpu config: Add 'arch' property to cpu_fmt
 2026-02-26 14:01 UTC  (2+ messages)

[PATCH qemu-server v3 0/3] improve guest cleanup handling
 2026-02-26 13:52 UTC  (4+ messages)
` [PATCH qemu-server v3 1/3] cleanup: refactor to make cleanup flow consistent
` [PATCH qemu-server v3 2/3] qm cleanup: die early when encountering a running stop mode backup
` [PATCH qemu-server v3 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds

[PATCH manager] ui: window/Settings: Mark strings as translatable
 2026-02-26 12:48 UTC  (2+ messages)
` applied: "

[PATCH qemu-server v3 0/3] Extend qga file-read with chunked access for large files
 2026-02-26 12:42 UTC  (5+ messages)
` [PATCH qemu-server v3 1/3] agent: file-read: Allow specifying max number of bytes to read
` [PATCH qemu-server v3 2/3] agent: file-read: Allow maintaining base64-encoding of content
` [PATCH qemu-server v3 3/3] agent: file-read: Allow specifying byte offset to start reading at
` applied: [PATCH qemu-server v3 0/3] Extend qga file-read with chunked access for large files

[PATCH qemu-server v2 0/3] Extend qga file-read with chunked access for large files
 2026-02-26 12:04 UTC  (7+ messages)
` [PATCH qemu-server v2 1/3] agent: file-read: Allow specifying max number of bytes to read
` [PATCH qemu-server v2 2/3] agent: file-read: Allow maintaining base64-encoding of content
` [PATCH qemu-server v2 3/3] agent: file-read: Allow specifying byte offset to start reading at

[pve-devel] [PATCH proxmox v8 0/5] fix #5207: apt: check signature of repos with proxmox-pgp
 2026-02-26 11:15 UTC  (3+ messages)
` applied-series: "

[PATCH proxmox-offline-mirror 0/3] use proxmox-pgp crate to replace verifier helper module
 2026-02-26 11:12 UTC  (4+ messages)
` [PATCH proxmox-offline-mirror 1/3] clippy: elide redundant lifetimes
` [PATCH proxmox-offline-mirror 2/3] use proxmox-pgp crate to replace verifier helper module
` [PATCH proxmox-offline-mirror 3/3] verifier: remove module

[PATCH pve-cluster v3] fix #2685: datacenter: allow 4-bit suffix in mac_prefix
 2026-02-26 10:37 UTC  (2+ messages)

[PATCH pve-common] REST environment: `waitpid` directly on SIGCHLD
 2026-02-26 10:33 UTC 

[PATCH proxmox] resource-scheduling: topsis: add context to 'unwraps'
 2026-02-26 10:18 UTC  (4+ messages)

[PATCH docs 0/2] local-zfs: Rephrase ARC limit
 2026-02-26  8:51 UTC  (5+ messages)
` [PATCH docs 1/2] "
    ` superseded: "
` [PATCH docs 2/2] local-zfs: add reference to the zfs(4) manual

[PATCH docs v2 0/2] local-zfs: rephrase ARC limit
 2026-02-26  8:46 UTC  (3+ messages)
` [PATCH docs v2 1/2] "
` [PATCH docs v2 2/2] local-zfs: add reference to the zfs(4) manual

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
 2026-02-25 17:03 UTC  (19+ messages)
` [PATCH proxmox-ve-rs 5/9] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs 9/9] frr: store frr template content as a const map
` [PATCH pve-network 07/10] cli: add pvesdn cli tool for managing frr template overrides
` [PATCH pve-network 09/10] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-network 10/10] test: add test for frr.conf.local merging
` [PATCH pve-manager 1/1] sdn: add dry-run view for sdn apply

[PATCH manager 0/7] ui: qga: add checkbox for guest-fsfreeze
 2026-02-25 16:03 UTC  (9+ messages)
` [PATCH manager 1/7] ui: utils: support guest-fsfreeze at render_qga_features
` [PATCH manager 2/7] ui: qga: merge translatable string
` [PATCH manager 3/7] ui: qga: move freeze-fs-on-backup to advanced opts
` [PATCH manager 4/7] ui: qga: note that freeze-fs-on-backup is deprecated
` [PATCH manager 5/7] ui: qga: add checkbox for guest-fsfreeze
` [PATCH manager 6/7] ui: qga: call parameter me instead of this
` [PATCH manager 7/7] ui: qga: hide freeze-fs-on-backup check if undefined

[PATCH proxmox{-backup,,-datacenter-manager} v5 00/11] token-shadow: reduce api token verification overhead
 2026-02-25 15:44 UTC  (3+ messages)
` [PATCH proxmox-backup v5 2/4] pbs-config: cache verified API token secrets

[PATCH-SERIES qemu-server 0/6] migration: strict config check for intra-cluster migration
 2026-02-25 15:22 UTC  (2+ messages)
` superseded: "

[PATCH-SERIES qemu-server/guest-common/container v2 00/14] migration: strict config check for intra-cluster migration
 2026-02-25 15:18 UTC  (15+ messages)
` [PATCH qemu-server v2 01/14] d/control: bump versioned build dependency for libpve-common-perl to 9.0.12
` [PATCH qemu-server v2 02/14] tests: migration: get rid of mocking for removed PVE::QemuMigrate::read_tunnel()
` [PATCH qemu-server v2 03/14] qm: mtunnel: avoid using deprecated check_running() helper
` [PATCH qemu-server v2 04/14] mtunnel: add 'conf' command to do strict configuration parsing
` [PATCH qemu-server v2 05/14] qm: mtunnel: reply when a command is unknown
` [PATCH qemu-server v2 06/14] migration: intra-cluster: check config can be parsed on target node
` [PATCH guest-common v2 07/14] tunnel: add missing IO::File module import
` [PATCH guest-common v2 08/14] tunnel: end module with true value as recommended by perlcritic
` [PATCH guest-common v2 09/14] tunnel: redirect stderr to log function
` [PATCH container v2 10/14] pct: add missing module imports and group according to style guide
` [PATCH container v2 11/14] migrate: add missing module imports
` [PATCH container v2 12/14] pct: introduce mtunnel command
` [PATCH container v2 13/14] d/control: bump versioned build dependency for libpve-common-perl to 9.0.12
` [PATCH container v2 14/14] migration: intra-cluster: check config can be parsed on target node

[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
 2026-02-25 15:13 UTC  (4+ messages)

[RFC PATCH-SERIES qemu-server 0/1] fix #7053: allow setting additional HA migration parameters
 2026-02-25 14:35 UTC  (2+ messages)
` [RFC qemu-server 1/1] fix #7053: api: migrate: save and restore migration params for HA managed VMs

[PATCH manager] ui: mark Key and Value as translatable
 2026-02-25 13:44 UTC  (2+ messages)
` applied: "

PBS: unable to create pull sync job
 2026-02-25 11:48 UTC  (2+ messages)

[PATCH proxmox v2] sendmail: conform more to mime Content-Disposition header and wrap lines
 2026-02-25 11:22 UTC  (4+ messages)
` superseded: "

[PATCH proxmox v3] sendmail: conform more to mime Content-Disposition header and wrap lines
 2026-02-25 11:21 UTC 

[pdm-devel] [PATCH datacenter-manager] ui: views: add view id schema validation
 2026-02-25 11:18 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager v2 0/4] Fix or ignore lintian errors
 2026-02-25 10:54 UTC  (6+ messages)
` [PATCH datacenter-manager v2 1/4] debian: silence 'field-too-long Build-Depends' error
` [PATCH datacenter-manager v2 2/4] debian: add uses-dpkg-database-directly override for pdmAtoB
` [PATCH datacenter-manager v2 3/4] debian: add lintian-override allowing the banner service in getty.target
` [PATCH datacenter-manager v2 4/4] docs: add simple man page for pdmAtoB
` applied-series: [PATCH datacenter-manager v2 0/4] Fix or ignore lintian errors

[PATCH guest-common/qemu-server/docs/manager v2 0/11] Virtiofs improvements
 2026-02-25 10:46 UTC  (13+ messages)
` [PATCH guest-common v2 1/11] mapping: dir: add 'live-migration-method' parameter
` [PATCH qemu-server v2 2/11] fix #6370: virtiofs: add support for thread-pool-size option
` [PATCH qemu-server v2 4/11] virtiofs: add live migration support
` [PATCH docs v2 7/11] virtiofs: add thread-pool-size description
` [PATCH manager v2 09/11] fix #6370: ui: virtiofs edit: add support for thread-pool-size option
` [PATCH manager v2 11/11] directory mapping: add live-migration-method option for virtiofs

[pve-devel] [PATCH common, container, manager and pmg-api v2 0/4] Fix #7175: replace timezone handling with systemd timedatectl
 2026-02-25 10:32 UTC  (3+ messages)
` [PATCH common v3 1/2] "
  ` partially-applied: "

[PATH datacenter-manager 0/4] Fix or ignore lintian warnings
 2026-02-25 10:23 UTC  (5+ messages)
` [PATH datacenter-manager 4/4] docs: add simple man page for pdmAtoB
` superseded: [PATH datacenter-manager 0/4] Fix or ignore lintian warnings

[pve-devel] [RFC cluster/manager/storage 0/7] datacenter config: add setting for HTTP{, S} proxies
 2026-02-25  9:50 UTC  (4+ messages)
` [pve-devel] [PATCH cluster 1/3] "

[pve-devel] [RFC PATCH-SERIES ha-manager 0/2] Negative Node Affinity Rules
 2026-02-25  8:58 UTC  (9+ messages)
` [pve-devel] [RFC PATCH ha-manager 1/2] rules: node affinity: add affinity property to node affinity rules
` [pve-devel] [RFC PATCH ha-manager 2/2] rules: node affinity: implement negative "

[PATCH manager] ui: download iso: trim filename to correctly detect file extension
 2026-02-24 17:21 UTC  (2+ messages)
` applied: "

[PATCH pve-cluster 00/14 v2] Rewrite pmxcfs with Rust
 2026-02-24 16:17 UTC  (3+ messages)
` [PATCH pve-cluster 04/14 v2] pmxcfs-rs: add pmxcfs-logger crate

[PATCH proxmox-widget-toolkit v3] fix #2685: ui: allow 4-bit suffix in mac_prefix
 2026-02-24 16:14 UTC 

[PATCH pve-docs] notifications: Fix typos in SMTP documentation
 2026-02-24 16:06 UTC  (2+ messages)
` applied: "

applied: [PATCH manager] pvestatd: fix typo for auto ballooning function
 2026-02-24 15:54 UTC 

[PATCH qemu-server 0/2] config: document default balloon behavior
 2026-02-24 15:49 UTC  (2+ messages)
` applied: "

[pve-devel] [PATCH docs] Update zfs swap documentation to be in line with debian trixie changes
 2026-02-24 15:31 UTC  (2+ messages)
` applied: "

[PATCH proxmox-widget-toolkit v2] fix #2685: ui: allow 4-bit mac_prefix suffix
 2026-02-24 15:27 UTC  (5+ messages)

[PATCH datacenter-manager v2] fix #7120: remote updates: drop vanished nodes/remotes from cache file
 2026-02-24 15:20 UTC  (2+ messages)

[pdm-devel] [PATCH datacenter-manager/yew-widget-toolkit v2 0/2] disable content tab on pbs datastores when they are in maintenance mode "offline"
 2026-02-24 15:04 UTC  (5+ messages)
` [pdm-devel] [PATCH datacenter-manager v2 1/1] ui: datastore panel: disable content tab when datastore is offline
` applied: [PATCH datacenter-manager/yew-widget-toolkit v2 0/2] disable content tab on pbs datastores when they are in maintenance mode "offline"

[pdm-devel] [PATCH datacenter-manager 1/2] server: api: pbs: rename 'list_snapshots_2' to 'list_snapshots'
 2026-02-24 15:02 UTC  (2+ messages)
` applied: "

[pve-devel] [PATCH docs/guest-common/qemu-server v5 00/11] fix #1964: add setting to always disable freezing a guest's fs
 2026-02-24 14:54 UTC  (2+ messages)
` applied-series: "

[PATCH yew-comp] fix #7290: url decode code value in openid redirection authorization
 2026-02-24 13:54 UTC 

[pbs-devel] [PATCH proxmox 0/3] fix #6858: implement retry logic for transient API errors
 2026-02-24 13:51 UTC  (5+ messages)
` [pbs-devel] [PATCH proxmox 3/3] fix #6858: s3-client: retry request on 500 and 503 response status
` superseded: [PATCH proxmox 0/3] fix #6858: implement retry logic for transient API errors

[PATCH proxmox v2 0/3] fix #6858: implement retry logic for transient API errors
 2026-02-24 13:49 UTC  (4+ messages)
` [PATCH proxmox v2 1/3] s3-client: early return when request timeout deadline reached
` [PATCH proxmox v2 2/3] s3-client: move exponential backoff to after the response state check
` [PATCH proxmox v2 3/3] fix #6858: s3-client: retry request on 500, 503 and 504 status codes

[PATCH common] procfstools: meminfo: handle ksm info not being readable
 2026-02-24 13:47 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager v2 0/2] improvements for ParallelFetcher
 2026-02-24 13:42 UTC  (2+ messages)

[PATCH-SERIES qemu-server/manager/docs v4 0/6] improve Microsoft+Windows UEFI CA 2023 enrollment
 2026-02-24 13:13 UTC  (2+ messages)

[pve-devel] [PATCH proxmox-widget-toolkit] fix #7087: ui: enable direct task log download
 2026-02-24 13:09 UTC  (3+ messages)
` applied: "

[PATCH datacenter-manager/proxmox v4 0/7] fix #6914: add option to remove already existing token
 2026-02-24 13:06 UTC  (2+ messages)

[PATCH widget-toolkit] fix regression in checkcolumn rendering
 2026-02-24 12:51 UTC  (3+ messages)
` applied: "

[pve-devel] [PATCH manager/pmg-gui/proxmox-backup/widget-toolkit 0/7] blurry icons follow-up
 2026-02-24 12:11 UTC  (2+ messages)
` superseded: "

[PATCH manager/pmg-gui/proxmox-backup v2 0/3] blurry icons follow-up
 2026-02-24 12:10 UTC  (4+ messages)
` [PATCH manager v2 1/1] ui: use spinner from proxmox-widget-toolkit instead of adding it here
` [PATCH proxmox-backup v2 1/1] css: replace blurry extjs spinner with widget-toolkit's svg version
` [PATCH pmg-gui "

[PATCH pve-cluster v2] fix #2685: datacenter: allow 4-bit mac_prefix suffix
 2026-02-24 12:05 UTC 

[pbs-devel] [PATCH proxmox{, -backup} 0/4] fix #7078: Add quirk for providers not supporting deleteObjects
 2026-02-24 12:03 UTC  (6+ messages)
` [pbs-devel] [PATCH proxmox 1/3] s3-client: factor out optional response header parsing
  ` partially-applied: "
` [pbs-devel] [PATCH proxmox 2/3] s3-client: parse and return headers for delete object response

[pdm-devel] [PATCH datacenter-manager/proxmox{, -backup}/widget-toolkit v5 0/9] unstable flag and pdm api viewer
 2026-02-24 11:51 UTC  (2+ messages)
` [PATCH datacenter-manager/proxmox{,-backup}/widget-toolkit "

[PATCH proxmox-backup v6] docgen: use proxmox-rs docgen crate
 2026-02-24 11:50 UTC 

[pve-devel] [PATCH docs] qm: pci passthrough: correct note about using 'softdep'
 2026-02-24 11:40 UTC  (4+ messages)
` applied: "

[PATCH datacenter-manager] cli: fix zsh shell completion definitions
 2026-02-24 11:17 UTC  (2+ messages)

[PATCH qemu 0/1] Extend qga file-read with chunked access for large files
 2026-02-24 11:08 UTC  (3+ messages)
` [PATCH container] close #7342: "

[RFC PATCH qemu-server] cleanup: refactor to make cleanup flow more consistent
 2026-02-24 10:06 UTC  (6+ messages)

[pdm-devel] [PATCH datacenter-manager 0/7] fix #7192: properly enumerate PBS realms in 'Add Remote' wizard
 2026-02-24 10:00 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager v2 0/7] fix #7192: properly enumerate PBS realms in 'Add Remote' wizard
 2026-02-24  9:59 UTC  (8+ messages)
` [PATCH datacenter-manager v2 1/7] pbs-client: add `list_domains`
` [PATCH datacenter-manager v2 2/7] api: pbs: add /pbs/realms endpoint
` [PATCH datacenter-manager v2 3/7] ui: rename pve_realm_selector module to remote_realm_selector
` [PATCH datacenter-manager v2 4/7] ui: widgets: rename PveRealmSelector to RemoteRealmSelector
` [PATCH datacenter-manager v2 5/7] ui: widgets: make RemoteRealmSelectorComp private
` [PATCH datacenter-manager v2 6/7] ui: widget: remote realm selector: add missing docstrings
` [PATCH datacenter-manager v2 7/7] ui: widgets: remote realm selector: support PBS remotes

[PATCH docs] sysadmin: add comment about update-initramfs needing to be run when changing the keyboard layout after installation due to KEYMAP=y in config for zfs-initramfs
 2026-02-24  9:24 UTC  (2+ messages)

[PATCH proxmox{,-backup} v2 00/18] partially fix #6563: add s3 request and traffic counter statistics
 2026-02-24  9:16 UTC  (2+ messages)
` superseded: "

[PATCH proxmox{,-backup} v3 00/22] partially fix #6563: add s3 request and traffic counter statistics
 2026-02-24  9:14 UTC  (6+ messages)
` [PATCH proxmox v3 08/10] s3-client: request counters: periodically persist counters to file
` [PATCH proxmox-backup v3 08/12] ui: datastore summary: move store to be part of summary panel
` [PATCH proxmox-backup v3 09/12] ui: expose s3 request counter statistics in the datastore summary
` [PATCH proxmox-backup v3 11/12] api: admin: expose s3 statistics in datastore rrd data
` [PATCH proxmox-backup v3 12/12] partially fix #6563: ui: expose s3 rrd charts in datastore summary

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