all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH proxmox{_login_manager,_dart_api_client}/pve_flutter_frontend 0/7] upgrade dependencies based on flutter v3.41 and migrate deprecated members
 2026-04-10 15:09 UTC  (3+ messages)
` [PATCH pve_flutter_frontend 3/4] fix: migrate to UIScene lifecycle for iOS 26+ compatibility
` [PATCH pve_flutter_frontend 4/4] chore: use latest ndkVersion from flutter

[PATCH manager/storage 0/2] fix #7000: rbd: graceful handling of corrupt/inaccessible images
 2026-04-10 14:56 UTC  (2+ messages)

[PATCH datacenter-manager 0/4] views: verify digest, schema improvements
 2026-04-10 14:01 UTC  (5+ messages)
` [PATCH datacenter-manager 1/4] api: views: return config digest when retrieving views
` [PATCH datacenter-manager 2/4] ui: views: submit config digest when updating a view
` [PATCH datacenter-manager 3/4] api: views: run API handlers in proxy process
` [PATCH datacenter-manager 4/4] api: views: improve API schema definitions

[PATCH datacenter-manager v2] Add notifications backend
 2026-04-10 12:00 UTC  (8+ messages)

[PATCH-SERIES manager/docs 00/18] crs docs updates + load balancer ui and docs followup
 2026-04-10 11:37 UTC  (22+ messages)
` [PATCH manager 01/18] ui: form/CRSOptions: add missing edit modal title
` [PATCH manager 02/18] ui: form/CRSOptions: rename HA Scheduling to Scheduling Mode
` [PATCH manager 03/18] ui: form/CRSOptions: replace HA service term with HA resource
` [PATCH manager 04/18] ui: form/CRSOptions: use view model for auto rebalancing option
` [PATCH manager 05/18] ui: form/CRSOptions: allow auto rebalancing only for static and dynamic mode
` [PATCH docs 06/18] ha-manager: crs: replace service term with HA resource
` [PATCH docs 07/18] ha-manager: crs: remove note about manual changes to datacenter config
` [PATCH docs 08/18] ha-manager: crs: improve introduction
` [PATCH docs 09/18] ha-manager: crs: introduce crs scheduling mode section
` [PATCH docs 10/18] ha-manager: crs: generalize the description for basic and static load modes
` [PATCH docs 11/18] ha-manager: crs: remove HA group config from scheduling points list
` [PATCH docs 12/18] ha-manager: crs: use headings for the scheduling points
` [PATCH docs 13/18] ha-manager: crs: reword the rebalance on start scheduling point
` [PATCH docs 14/18] ha-manager: crs: add more information about rebalance on start in its section
` [PATCH docs 15/18] ha-manager: crs: change crs modes to include all active guests
` [PATCH docs 16/18] ha-manager: crs: add dynamic load scheduler
` [PATCH docs 17/18] screenshots: update crs datacenter options screenshot
` [PATCH docs 18/18] ha-manager: crs: add load balancer section

[PATCH pve-qemu 0/2] Re-enable tcmalloc as the memory allocator
 2026-04-10 10:45 UTC  (5+ messages)
` [PATCH pve-qemu 1/2] PVE: use "
` [PATCH pve-qemu 2/2] d/rules: enable "

[RFC manager/proxmox{,-backup,-perl-rs} 0/6] adapt subscription handling to alternative server IDs
 2026-04-10 10:02 UTC  (7+ messages)
` [PATCH proxmox 1/6] systemd: add support for machine-id generation
` [RFC proxmox 2/6] proxmox-subscription: add new machine-id based serverid
` [RFC proxmox-backup 3/6] subscription: adapt to multiple server ID variants
` [RFC proxmox-perl-rs 4/6] common: subscription: expose server ID candidates
` [RFC manager 5/6] subscription: adapt to multiple server ID variants
` [RFC manager 6/6] api2tools: remove unused get_hwaddress

[PATCH manager] api: apt: fix typo in libpve-notify-perl package name
 2026-04-10  8:17 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager v3 0/4] add resource gauge panels to dashboard/views
 2026-04-10  7:59 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager v4 0/4] add resource gauge panels to dashboard/views
 2026-04-10  7:56 UTC  (5+ messages)
` [PATCH datacenter-manager v4 1/4] api: return global cpu/memory/storage statistics
` [PATCH datacenter-manager v4 2/4] ui: css: use mask for svg icons
` [PATCH datacenter-manager v4 3/4] ui: dashboard: add new gauge panels widget type
` [PATCH datacenter-manager v4 4/4] ui: dashboard: add resource gauges to default dashboard

[PATCH yew-widget-toolkit] widget: pie chart: improve constructor interface
 2026-04-10  7:37 UTC  (2+ messages)
` applied: "

[PATCH yew-widget-toolkit-assets] charts: improve documentation
 2026-04-10  7:34 UTC  (2+ messages)
` applied: "

[PATCH yew-widget-toolkit v4] widget: add 'div' and 'span' helper functions
 2026-04-10  6:39 UTC  (2+ messages)
` applied: "

[PATCH yew-widget-toolkit] widget: svg: allow auto conversion from f64 for `SvgLength`
 2026-04-10  6:36 UTC  (2+ messages)
` applied: "

[PATCH proxmox-backup v8 00/17] partially fix #6563: add s3 counter for statistics and notifications
 2026-04-10  5:56 UTC  (8+ messages)
` [PATCH proxmox-backup v8 04/17] ui: expose s3 request counter statistics in the datastore summary
` applied: [PATCH proxmox-backup v8 00/17] partially fix #6563: add s3 counter for statistics and notifications

[RFC] Re-enable alternative memory allocator (tcmalloc) for pve-qemu?
 2026-04-10  4:33 UTC  (4+ messages)

[PATCH proxmox{-backup,,-datacenter-manager} v7 00/11] token-shadow: reduce api token verification overhead
 2026-04-09 15:58 UTC  (2+ messages)
` [pbs-devel] superseded: "

[PATCH proxmox{,-datacenter-manager} v8 0/9] token-shadow: reduce api token verification overhead
 2026-04-09 15:54 UTC  (10+ messages)
` [PATCH proxmox v8 1/6] token shadow: split AccessControlConfig and add token.shadow generation
` [PATCH proxmox v8 2/6] token shadow: cache verified API token secrets
` [PATCH proxmox v8 3/6] token shadow: invalidate token-secret cache on token.shadow changes
` [PATCH proxmox v8 4/6] token shadow: add TTL window to token secret cache
` [PATCH proxmox v8 5/6] token shadow: inline set_secret fn
` [PATCH proxmox v8 6/6] token shadow: deduplicate more code into apply_api_mutation
` [PATCH proxmox-datacenter-manager v8 1/3] pdm-config: implement access control backend hooks
` [PATCH proxmox-datacenter-manager v8 2/3] pdm-config: wire user and ACL cache generation
` [PATCH proxmox-datacenter-manager v8 3/3] pdm-config: wire token.shadow generation

[PATCH proxmox{-backup,-mail-forward} 0/5] forward mails through notification worker; PDM compatibility
 2026-04-09 15:15 UTC  (11+ messages)
` [PATCH proxmox-backup 1/5] notifications: move spool directory to /var/lib/proxmox-backup/notifications/queue
` [PATCH proxmox-backup 2/5] pull in 'mail-forwarder' feature for proxmox-notify
` [PATCH proxmox-mail-forward 3/5] forward using PBS' notification worker
` [PATCH proxmox-mail-forward 4/5] forward mails on PDM installations as well
` [PATCH proxmox-mail-forward 5/5] only ever forward for one product, favoring PVE over PBS over PDM

[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit} v2 00/16] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-04-09 12:30 UTC  (19+ messages)
` [PATCH proxmox v2 01/16] notify: smtp: Introduce xoauth2 module
` [PATCH proxmox v2 02/16] notify: smtp: Introduce state management
` [PATCH proxmox v2 03/16] notify: smtp: Factor out transport building logic
` [PATCH proxmox v2 04/16] notify: smtp: Update API with OAuth2 parameters
` [PATCH proxmox v2 05/16] notify: smtp: Add state handling logic
` [PATCH proxmox v2 06/16] notify: smtp: Add XOAUTH2 authentication support
` [PATCH proxmox-perl-rs v2 07/16] pve-rs: notify: smtp: add OAuth2 parameters to bindings
` [PATCH proxmox-perl-rs v2 08/16] pve-rs: notify: Add binding for triggering state refresh

[PATCH manager] api: cluster: ceph: fix osd metadata return schema
 2026-04-09 11:47 UTC 

[PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/3] implement pie chart widget
 2026-04-09 11:39 UTC  (5+ messages)
` [PATCH yew-widget-toolkit-assets 1/1] add helper class for pie chart
` [PATCH yew-widget-toolkit 1/2] macros: widget: impl WidgetStyleBuilder for svgs
` [PATCH yew-widget-toolkit 2/2] add pie chart widget
` applied: [PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/3] implement "

[PATCH] acme: add missing include for Crypt::OpenSSL::Random
 2026-04-09 11:10 UTC 

[PATCH proxmox-backup v4 0/3] fix #7400: improve handling of corrupted job statefiles
 2026-04-09 10:09 UTC  (3+ messages)
` [PATCH proxmox-backup v4 2/3] fix #7400: api: gracefully handle "

[proxmox-datacenter-manager] Add notifications backend
 2026-04-09  5:00 UTC  (2+ messages)
` superseded: "

[PATCH proxmox{,-backup} 00/20] fix #7251: implement server side encryption support for push sync jobs
 2026-04-08 15:11 UTC  (12+ messages)

[RFC PATCH yew-widget-toolkit 0/3] implement pie chart widget
 2026-04-08 10:57 UTC  (4+ messages)
` [RFC PATCH yew-widget-toolkit 1/3] widget: button: add 'icon_style' property
` superseded: [RFC PATCH yew-widget-toolkit 0/3] implement pie chart widget

[PATCH yew-widget-toolkit v3] widget: add 'div', 'span' and 'italic' helper functions
 2026-04-08 10:56 UTC  (9+ messages)
` superseded: "

[PATCH qemu-server v3] fix #5578: smbios: set serial number
 2026-04-08  8:23 UTC  (5+ messages)

[PATCH proxmox-backup v6 0/8] fixes #6195: add support for moving groups and namespaces
 2026-04-08  7:35 UTC  (9+ messages)
` [PATCH proxmox-backup v6 2/8] datastore: add move_group
` [PATCH proxmox-backup v6 3/8] datastore: add move_namespace
` [PATCH proxmox-backup v6 4/8] api: add PUT endpoint for move_group
` [PATCH proxmox-backup v6 5/8] api: add PUT endpoint for move_namespace

[PATCH ceph] patches: drop patch disabling elastic_shared_blobs workaround
 2026-04-08  6:41 UTC 

[RFC datacenter-manager/proxmox{,-backup} 00/10] TLS Certificate Rotation
 2026-04-07 15:29 UTC  (12+ messages)
` [PATCH proxmox 01/10] acme-api: make self-signed certificate expiry configurable
` [PATCH proxmox-backup 02/10] config: use proxmox_acme_api for generating self-signed certificates
` [PATCH proxmox-backup 03/10] config: adapt to api change in proxmox_acme_api, add expiry paramter
` [PATCH proxmox-backup 04/10] config/server/api: add certificate renewal logic including notifications
` [PATCH proxmox-backup 05/10] daily-update/docs: warn on excessive self-signed certificate lifetime
` [PATCH proxmox-backup 06/10] backup-manager cli: `cert update` can create auth and csrf key
` [PATCH datacenter-manager 07/10] certs: adapt to api change in proxmox_acme_api, add expiry paramter
` [PATCH datacenter-manager 08/10] api/auth/bin: add certificate renewal logic
` [PATCH datacenter-manager 09/10] cli: expose certificate management endpoints via the cli
` [PATCH datacenter-manager 10/10] daily-update/docs: warn on excessive tls certificate validity periods

[PATCH proxmox-ceph] refresh patches and drop applied ones for 20.2.1
 2026-04-07 14:45 UTC  (2+ messages)
` applied: "

[PATCH yew-widget-toolkit v2] widget: form: number: round floats to some decimal precision
 2026-04-07 13:58 UTC  (2+ messages)

[PATCH pve-vgpu-helper] add 'nova' and 'nova_core' to the modules blacklist
 2026-04-07 13:25 UTC  (2+ messages)
` applied: "

[PATCH yew-widget-toolkit v2] widget: add 'div' macro
 2026-04-07 13:12 UTC  (6+ messages)
` superseded: "

[PATCH manager] ui: ha: status: handle 'fencing' for ordering in grid
 2026-04-07 13:09 UTC  (3+ messages)
` applied: "

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/21] Generate frr config using jinja templates and rust types
 2026-04-07  9:56 UTC  (6+ messages)
` applied: "

[PATCH proxmox-backup] pbs-config: refactor and move helper to detect config digest changes
 2026-04-07  7:52 UTC  (4+ messages)
` applied: "

[PATCH proxmox-backup] api: node: replace trivial config change detection helper
 2026-04-07  7:50 UTC 

[PATCH firewall/manager 0/5] Allow updating references to firewall objects when editing them
 2026-04-07  7:36 UTC  (6+ messages)
` [PATCH pve-firewall 1/5] Add helpers for updating alias and ipset references
` [PATCH pve-firewall 2/5] ipset: Add option to update references on rename/delete
` [PATCH pve-firewall 3/5] aliases: "
` [PATCH pve-manager 4/5] ipset: "
` [PATCH pve-manager 5/5] aliases: "

[PATCH storage/manager/docs v2 0/3] add FreeBSD CTL support for ZFS over iSCSI
 2026-04-06  4:41 UTC  (4+ messages)
` [PATCH storage v2 1/3] "
` [PATCH manager v2 2/3] "
` [PATCH docs v2 3/3] "

[PATCH storage/manager/docs 0/3] add FreeBSD CTL support for ZFS over iSCSI
 2026-04-06  4:31 UTC  (4+ messages)
` [PATCH storage 1/3] "
` [PATCH manager 2/3] "
` [PATCH docs 3/3] "

[PATCH proxmox{,-backup} v4 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
 2026-04-05  9:09 UTC  (2+ messages)
` applied: "

[PATCH proxmox/yew-pwt/datacenter-manager/installer v3 00/38] add auto-installer integration
 2026-04-03 16:54 UTC  (12+ messages)
` [PATCH datacenter-manager v3 22/38] ui: auto-installer: add prepared answer configuration panel
` [PATCH datacenter-manager v3 23/38] ui: auto-installer: add access token "
` [PATCH installer v3 29/38] tree-wide: used moved `Fqdn` type to proxmox-network-types
` [PATCH installer v3 30/38] tree-wide: use `Cidr` type from proxmox-network-types
` [PATCH installer v3 32/38] post-hook: switch to types in proxmox-installer-types
` [PATCH installer v3 33/38] auto: sysinfo: switch to types from proxmox-installer-types
` [PATCH installer v3 34/38] fetch-answer: "
` [PATCH installer v3 35/38] fetch-answer: http: prefer json over toml for answer format
` [PATCH installer v3 36/38] fetch-answer: send auto-installer HTTP authorization token if set
` [PATCH installer v3 37/38] tree-wide: switch out `Answer` -> `AutoInstallerConfig` types
` [PATCH installer v3 38/38] auto: drop now-dead answer file definitions

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