[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v2 00/19] Generate frr config using jinja templates and rust types
2026-03-02 12:55 UTC (6+ messages)
` [PATCH proxmox-ve-rs v2 1/8] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v2 3/8] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v2 4/8] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v2 7/8] frr: support custom frr configuration lines
` [PATCH pve-network v2 2/9] sdn: tests: add missing comment '!' in frr config
[RFC proxmox 00/22] New crate for firewall api types
2026-03-02 12:39 UTC (9+ messages)
` [RFC proxmox 04/22] firewall-api-types: add logging types
` [RFC proxmox 05/22] firewall-api-types: add FirewallClusterOptions
` [RFC proxmox 10/22] firewall-api-types: add FirewallPortList types
` [RFC proxmox 12/22] firewall-api-types: add FirewallIpsetReference type
[PATCH ha-manager] resources: Expand max_restart option
2026-03-02 12:39 UTC (2+ messages)
[PATCH proxmox-i18n 0/2] make: add targets to update specific PO files
2026-03-02 9:51 UTC (3+ messages)
` [PATCH proxmox-i18n 1/2] "
` [PATCH proxmox-i18n 2/2] make: cleanup update-po-% target
[PATCH datacenter-manager] docs: local-zfs: fix up hardware raid warning admonition
2026-03-02 8:46 UTC (2+ messages)
` applied: "
[PATCH proxmox-i18n v1] add pgettext() and npgettext() support for context-aware translations
2026-03-02 8:15 UTC (5+ messages)
` [PATCH proxmox-i18n v2] "
Proxmox VE 9.1 Homelab: ZFS, LXC vs VM, Docker Migration advice?
2026-03-02 6:25 UTC (2+ messages)
[PATCH proxmox-biome] add pgettext and npgettext to JavaScript globals
2026-02-28 6:13 UTC
[PATCH pmg-gui] add default pgettext/npgettext implementations to pmg-index.html.tt
2026-02-28 6:07 UTC
[PATCH manager v1] add default pgettext/npgettext implementations to index.html.tpl
2026-02-28 6:03 UTC
[PATCH proxmox-backup v1] add default pgettext/npgettext implementations to index.hbs
2026-02-28 6:01 UTC
[PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping
2026-02-27 15:34 UTC (5+ messages)
` [PATCH container 7/8] "
[PATCH pve-kernel 0/3] enable CONFIG_RUST and fix sbuild target with extra-package revision
2026-02-27 15:21 UTC (4+ messages)
` [PATCH pve-kernel 1/3] d/control: add dependencies for CONFIG_RUST
` [PATCH pve-kernel 2/3] d/rules: explicitly enable CONFIG_RUST
` [PATCH pve-kernel 3/3] make: fix DSC variable name
[PATCH kernel-helper] proxmox-boot: add memtest86 as entry to systemd-boot
2026-02-27 14:47 UTC (7+ messages)
` superseded: "
[PATCH kernel-helper v2] fix #7223: proxmox-boot: add memtest86 as entry to all boot-loaders
2026-02-27 14:43 UTC
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
2026-02-27 14:15 UTC (23+ messages)
` [PATCH proxmox-ve-rs 5/9] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs 8/9] frr: add bgp support with templates and serialization
` [PATCH proxmox-ve-rs 9/9] frr: store frr template content as a const map
` [PATCH pve-network 04/10] sdn: write structured frr config that can be rendered using templates
` [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
[pve-devel] [PATCH docs/guest-common/qemu-server v2 0/4] add new pci passthrough specific hookscript phase
2026-02-27 12:09 UTC (2+ messages)
` superseded: "
[PATCH docs/guest-common/qemu-server v3 0/4] add new pci passthrough specific hookscript phase
2026-02-27 12:06 UTC (5+ messages)
` [PATCH guest-common v3 1/1] helpers: exec hookscript: add optional parameters
` [PATCH qemu-server v3 1/2] pci: factor 'prepare_pci_devices' out to PVE::QemuServer::PCI module
` [PATCH qemu-server v3 2/2] pci: call hookscript for each prepared pci device
` [PATCH docs v3 1/1] examples: add new hookscript phase to example hookscript
[PATCH qemu-server v3 0/3] improve guest cleanup handling
2026-02-27 11:44 UTC (5+ 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-SERIES qemu-server/guest-common/container v2 00/14] migration: strict config check for intra-cluster migration
2026-02-27 10:53 UTC (17+ 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 pve-docs] api token: mention that guest/sys console cannot be accessed by an API token
2026-02-27 10:26 UTC
[PATCH proxmox{-backup,,-datacenter-manager} v5 00/11] token-shadow: reduce api token verification overhead
2026-02-27 9:28 UTC (4+ messages)
` [PATCH proxmox-backup v5 2/4] pbs-config: cache verified API token secrets
[PATCH manager] ui: qemu hardware view: split out disks and nics into grids
2026-02-27 9:05 UTC
[PATCH docs/storage 0/2] docs: match smbdescription at pve-docs and pve-storage
2026-02-26 14:43 UTC (3+ messages)
` [PATCH storage 1/1] cifs: match smbversion description with docs
` [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 qemu-server v3 1/2] cpu config: Add 'arch' property to cpu_fmt
2026-02-26 14:01 UTC (2+ messages)
[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 (4+ messages)
` [PATCH docs 1/2] "
` superseded: "
[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 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-SERIES qemu-server 0/6] migration: strict config check for intra-cluster migration
2026-02-25 15:22 UTC (2+ messages)
` superseded: "
[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 (2+ messages)
[pve-devel] [RFC PATCH-SERIES ha-manager 0/2] Negative Node Affinity Rules
2026-02-25 8:58 UTC (7+ messages)
` [pve-devel] [RFC PATCH ha-manager 2/2] rules: node affinity: implement negative node affinity rules
[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 (2+ messages)
` applied: "
[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 (2+ messages)
` superseded: "
[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 (2+ messages)
` applied: "
page: next (older) | prev (newer) | 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.