messages from 2026-06-09 22:23:26 to 2026-06-13 03:50:56 UTC [more...]
[PATCH i18n] update Japanese translation
2026-06-13 3:50 UTC (3+ messages)
` [PATCH i18n] update Japanese translation(20260612)
[PATCH pmg-api/pmg-docs/pmg-gui v2 0/5] tracking-center: make input-base configurable
2026-06-12 17:43 UTC (11+ messages)
` [PATCH pmg-api v2 1/5] config: add root_only paramter option
` [PATCH pmg-api v2 2/5] config: add log-tracker-base key
` [PATCH pmg-gui v2 4/5] fix #3657: system options: add log-tracker-base textrow
` [PATCH pmg-docs v2 5/5] pmg-log-tracker: mention that input-base can be configured via GUI
` superseded: [PATCH pmg-api/pmg-docs/pmg-gui v2 0/5] tracking-center: make input-base configurable
[PATCH pmg-api/pmg-docs/pmg-gui v3 0/5] tracking-center: make input-base configurable
2026-06-12 17:41 UTC (6+ messages)
` [PATCH pmg-api v3 1/5] config: add root_only paramter option
` [PATCH pmg-api v3 2/5] config: add log-tracker-base key
` [PATCH pmg-api v3 3/5] fix #3657: api: tracking center: explicitly set input base from config
` [PATCH pmg-gui v3 4/5] fix #3657: system options: add log-tracker-base textrow
` [PATCH pmg-docs v3 5/5] pmg-log-tracker: mention that input-base can be configured via GUI
[PATCH proxmox-yew-comp 0/2] fix: user_panel: show confirmation dialog and disable remove button
2026-06-12 15:44 UTC (3+ messages)
` [PATCH proxmox-yew-comp 1/2] fix: user_panel: show confirmation dialog before removing users
` [PATCH proxmox-yew-comp 2/2] fix: user_panel: disable "remove" button if the user is "root"
[PATCH access-control/cluster/manager/network/qemu-server 0/9] fix #7294: pool: add SDN VNets as pool members
2026-06-12 14:17 UTC (17+ messages)
` [PATCH pve-manager 1/9] ui: replace var with let to match style guide for variable declaration
` [PATCH pve-manager 2/9] fix #7294: api: pool: add SDN VNets as pool members
` [PATCH pve-manager 3/9] fix #7294: ui: "
` [PATCH pve-access-control 4/9] fix #7294: acl: "
` [PATCH pve-network 5/9] fix #7294: sdn: register api formats for zones and vnets
` [PATCH pve-network 6/9] fix #7294: sdn: vnet: update pool members on vnet migration and deletion
` [PATCH pve-cluster 7/9] cluster: add helpers module with version comparison functions
` [PATCH pve-cluster 8/9] fix #7294: cluster: helpers: add cluster-wide version assertion
` [PATCH qemu-server 9/9] fix #7294: helpers: use cluster-wide version helper
[PATCH manager] ui: utils: do not display 0% disk usage for vms
2026-06-12 13:07 UTC (2+ messages)
` applied: "
[PATCH manager/qemu-server 0/2] fix #5032: sync guest time after restore from saved state
2026-06-12 12:29 UTC (3+ messages)
` [PATCH qemu-server 1/2] fix #5032: qemu: sync guest time on resume and snapshot of "
` [PATCH pve-manager 2/2] fix #5032: ui: qemu agent: add set-time-on-resume option
[PATCH qemu-server] fix #7697: snapshot hook name mismatch
2026-06-12 10:07 UTC
[PATCH manager] ui: sdn: use unicode characters for le and ge
2026-06-12 8:57 UTC (4+ messages)
[PATCH i18n] update german translation
2026-06-12 8:14 UTC
[RFC PATCH pve-qemu] savevm-async: fix stuck paused vm after snapshot
2026-06-12 7:53 UTC
[PATCH qemu-server] api: create: check VM.PowerMgmt on the pool too
2026-06-11 14:40 UTC (2+ messages)
[PATCH pve-network 1/1] api2: evpn status: properly handle nodes field of evpn zones
2026-06-11 16:00 UTC (2+ messages)
[PATCH network v2] snat: handle interface lookup failures gracefully
2026-06-11 15:20 UTC (2+ messages)
[PATCH docs 0/1] sdn: 'Comment' is actually named 'Alias' in VNet UI
2026-06-11 14:23 UTC (2+ messages)
[PATCH docs 0/2] software updates: improve user-facing update reference
2026-06-11 13:58 UTC (3+ messages)
` [PATCH pve-docs 1/2] software updates: use apt instead of apt-get
` [PATCH pve-docs 2/2] software updates: add warning about using apt upgrade
[PATCH manager] pveceph: Multi-architecture support for ceph package detection
2026-06-11 12:56 UTC
[PATCH manager/pmg-gui/proxmox-backup/widget-toolkit v3 0/4] blurry icons follow-up
2026-06-11 12:33 UTC (2+ messages)
[RFC cluster/datacenter-manager/manager/proxmox 00/17] TLS Certificate Staging
2026-06-11 12:03 UTC (18+ messages)
` [PATCH cluster 01/17] setup: allow caller to provide the certificate filename
` [PATCH manager 02/17] bin/api: add a new staged certificate when renewing self-signed cert
` [PATCH manager 03/17] api: certificates: if node parameter is 'localhost' return local certs
` [PATCH proxmox 04/17] client: ignore certificate trust store validation result on fp option
` [PATCH proxmox 05/17] pve-api-types: expose certificates info endpoint
` [PATCH datacenter-manager 06/17] client: don't short-circuit on valid certificate when tls fp exists
` [PATCH datacenter-manager 07/17] client: allow users to update a changed fingerprint interactively
` [PATCH datacenter-manager 08/17] cli/api-types: move Fingerprint to common api type crate
` [PATCH datacenter-manager 09/17] server: connection: report mismatching fingerprint as untrusted on probe
` [PATCH datacenter-manager 10/17] ui: wizzard: add context if a provided fingerprint did not match remote
` [PATCH datacenter-manager 11/17] ui: wizzard: nodes page: always update fingerprints on user confirmation
` [PATCH datacenter-manager 12/17] pdm-api-types: implement ApiType for Fingerprint
` [PATCH datacenter-manager 13/17] pdm-api-types: add staged_fingerprints field to NodeUrl
` [PATCH datacenter-manager 14/17] server: remotes: lock remotes config when updating it
` [PATCH datacenter-manager 15/17] server: connection: rotate in staged fingerprints when encountering them
` [PATCH datacenter-manager 16/17] server: api: tasks: move `spawn_aborted_on_shutdown()` to super module
` [PATCH datacenter-manager 17/17] server: bin: api: tasks: add task to discover new staged certificates
[PATCH pmg-docs] pmgconfig: note pmg-smtp-filter needs restart for custom check script
2026-06-11 11:38 UTC (4+ messages)
Question about Proxmox VE stretched cluster between two datacenters
2026-06-11 11:34 UTC (2+ messages)
[PATCH pmg-api v2 0/2] small improvements for log-header functionality
2026-06-11 11:12 UTC (4+ messages)
` [PATCH pmg-api v2 1/2] config: add log-headers to pmg-smtp-filter parameters
` [PATCH pmg-api v2 2/2] pmg-smtp-filter: log-headers: trim trailing whitespace
` applied: [PATCH pmg-api v2 0/2] small improvements for log-header functionality
[PATCH pmg-api 0/2] small improvements for log-header functionality
2026-06-11 10:16 UTC (6+ messages)
` [PATCH pmg-api 1/2] config: add log-headers to pmg-smtp-filter parameters
` [PATCH pmg-api 2/2] pmg-smtp-filter: log-headers: trim trailing whitespace
` superseded: [PATCH pmg-api 0/2] small improvements for log-header functionality
[PATCH pmg-api] utils: analyze custom check: remove trailing newline for error output
2026-06-11 9:25 UTC
[PATCH docs/network/perl-rs v2 0/5] sdn: enable force_forwarding for ipv6 forwarding
2026-06-11 8:11 UTC (4+ messages)
` [PATCH network v2 1/5] sdn: evpn: enable force_forwarding for ipv6 forwarding to subnets
[PATCH installer 1/2] sys: net: make routes hash always defined
2026-06-10 19:41 UTC (5+ messages)
` [PATCH installer 2/2] install: do not force gateway to IPv6 RA-received on non-bridged setups
` applied: [PATCH installer 1/2] sys: net: make routes hash always defined
[RFC PATCH proxmox-backup 0/6] fix #7024: client: add file statistics inside logs
2026-06-10 18:02 UTC (7+ messages)
` [RFC PATCH proxmox-backup 1/6] refactor: rename `ReuseStats` struct to `PxarArchiverProgressStats`
` [RFC PATCH proxmox-backup 2/6] fix #7024: pxar: show archiver summary for legacy and data mode
` [RFC PATCH proxmox-backup 3/6] refactor: use atomic values in `PxarArchiverProgressStats`
` [RFC PATCH proxmox-backup 4/6] fix #7024: cli: show number of processed files during backup
` [RFC PATCH proxmox-backup 5/6] refactor: rename `UploadCounters` to `UploadProgress`
` [RFC PATCH proxmox-backup 6/6] fix #7024: cli: add option to enable verbose logs
[PATCH log-tracker] handle smtp filter message: prevent panicking with non-standard output
2026-06-10 14:56 UTC (4+ messages)
` applied: "
[PATCH pmg-yew-quarantine-gui/yew-widget-toolkit 0/2] pmg mobile quarantine: work around weird chrome behavior in slidable
2026-06-10 14:42 UTC (4+ messages)
` [PATCH yew-widget-toolkit 1/2] slidable: revert markup with old `x_actions` interface
` [PATCH pmg-yew-quarantine-gui 2/2] spam list: use new slidable interface
` applied: [PATCH pmg-yew-quarantine-gui/yew-widget-toolkit 0/2] pmg mobile quarantine: work around weird chrome behavior in slidable
[PATCH manager v2] ui: qemu: boot order: warn of missing pxe support for ovmf
2026-06-10 13:43 UTC (2+ messages)
` superseded: "
[PATCH manager v2] ui: qemu: boot order: warn of missing pxe support for ovmf
2026-06-10 13:43 UTC (2+ messages)
[PATCH manager v2] fix #4503: ui: qemu: add detect zeroes disk option
2026-06-10 13:18 UTC
[PATCH pmg-api 1/3] pmgpolicy: fix failing run_command in children
2026-06-10 12:28 UTC (5+ messages)
` [RFC PATCH pmg-api 2/3] pmgpolicy: mimic Net::Server::PreForkSimple's signal handlers in child
` [PATCH pmg-api 3/3] Revert "d/control: depend on proxmox-enterprise-support-keyring"
` applied: [PATCH pmg-api 1/3] pmgpolicy: fix failing run_command in children
[PATCH pmg-api] config: smtp-welcomelist: avoid short-circuiting due to side-effects
2026-06-10 9:57 UTC (2+ messages)
` applied: "
[PATCH pmg-api/pmg-docs/pmg-gui 0/4] tracking-center: make input-base configurable
2026-06-10 9:25 UTC (2+ messages)
` superseded: "
[PATCH pmg-api] fix missing postfix welcomelist update
2026-06-10 9:00 UTC (2+ messages)
` applied: "
[PATCH v3 i18n 0/1] add pgettext() and npgettext() support for context-aware translations
2026-06-10 8:04 UTC (2+ messages)
` superseded: "
[PATCH v4 i18n 0/1] add pgettext() and npgettext() support for context-aware translations
2026-06-10 7:59 UTC (2+ messages)
` [PATCH v4 i18n 1/1] "
[PATCH installer] gui: redraw window after closing disk setup dialog
2026-06-09 22:22 UTC (2+ messages)
` applied: "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.