all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH docs 0/4] ceph: audit of Ceph-related chapters
 2026-04-11 12:50 UTC  (3+ messages)
` [PATCH docs 2/4] pve-storage-cephfs: describe CephFS, not RBD, in external cluster setup
` [PATCH docs 3/4] pveceph: various small language fixes

[PATCH proxmox{,-backup} v2 00/27] fix #7251: implement server side encryption support for push sync jobs
 2026-04-11  8:02 UTC  (39+ messages)
` [PATCH proxmox v2 01/27] pbs-api-types: define en-/decryption key type and schema
` [PATCH proxmox v2 02/27] pbs-api-types: sync job: add optional cryptographic keys to config
` [PATCH proxmox-backup v2 03/27] datastore: blob: implement async reader for data blobs
` [PATCH proxmox-backup v2 04/27] datastore: manifest: add helper for change detection fingerprint
` [PATCH proxmox-backup v2 05/27] pbs-key-config: introduce store_with() for KeyConfig
` [PATCH proxmox-backup v2 06/27] pbs-config: implement encryption key config handling
` [PATCH proxmox-backup v2 07/27] pbs-config: acls: add 'encryption-keys' as valid 'system' subpath
` [PATCH proxmox-backup v2 08/27] ui: expose 'encryption-keys' as acl subpath for 'system'
` [PATCH proxmox-backup v2 09/27] sync: add helper to check encryption key acls and load key
` [PATCH proxmox-backup v2 10/27] api: config: add endpoints for encryption key manipulation
` [PATCH proxmox-backup v2 11/27] api: config: check sync owner has access to en-/decryption keys
` [PATCH proxmox-backup v2 12/27] api: config: allow encryption key manipulation for sync job
` [PATCH proxmox-backup v2 13/27] sync: push: rewrite manifest instead of pushing pre-existing one
` [PATCH proxmox-backup v2 14/27] api: push sync: expose optional encryption key for push sync
` [PATCH proxmox-backup v2 15/27] sync: push: optionally encrypt data blob on upload
` [PATCH proxmox-backup v2 16/27] sync: push: optionally encrypt client log on upload if key is given
` [PATCH proxmox-backup v2 17/27] sync: push: add helper for loading known chunks from previous snapshot
` [PATCH proxmox-backup v2 18/27] fix #7251: api: push: encrypt snapshots using configured encryption key
` [PATCH proxmox-backup v2 19/27] ui: define and expose encryption key management menu item and windows
` [PATCH proxmox-backup v2 20/27] ui: expose assigning encryption key to sync jobs
` [PATCH proxmox-backup v2 21/27] sync: pull: load encryption key if given in job config
` [PATCH proxmox-backup v2 22/27] sync: expand source chunk reader trait by crypt config
` [PATCH proxmox-backup v2 23/27] sync: pull: introduce and use decrypt index writer if "
` [PATCH proxmox-backup v2 24/27] sync: pull: extend encountered chunk by optional decrypted digest
` [PATCH proxmox-backup v2 25/27] sync: pull: decrypt blob files on pull if encryption key is configured
` [PATCH proxmox-backup v2 26/27] sync: pull: decrypt chunks and rewrite index file for matching key
` [PATCH proxmox-backup v2 27/27] sync: pull: decrypt snapshots with matching encryption key fingerprint

[PATCH proxmox-backup] api: node: replace trivial config change detection helper
 2026-04-10 21:24 UTC  (2+ messages)
` applied: "

[RFC proxmox{,-backup} 0/3] fix #6373: HTTP level keepalive for http2 backup reader connection
 2026-04-10 17:11 UTC  (2+ messages)

[PATCH proxmox{,-backup} 00/20] fix #7251: implement server side encryption support for push sync jobs
 2026-04-10 16:56 UTC  (13+ messages)
` superseded: "

[pbs-devel] [PATCH proxmox-backup] docs: substitute `Proxmox Backup` with full `Proxmox Backup Server`
 2026-04-10 15:48 UTC  (2+ messages)
` applied: "

[PATCH v3 0/5] client: repository: add individual component parameters
 2026-04-10 15:44 UTC  (2+ messages)
` superseded: "

[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  (8+ messages)
` [PATCH pve_flutter_frontend 1/4] chore: upgrade dependencies based on flutter v3.41
` [PATCH pve_flutter_frontend 2/4] fix: breaking changes due to the upgrade of font_awesome_flutter to v11
` [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 proxmox_login_manager 1/1] chore: upgrade dependencies
` [PATCH proxmox_dart_api_client 1/2] "
` [PATCH proxmox_dart_api_client 2/2] deps: add objective_c dependency to access NSError's code property

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

[PATCH v4 0/5] client: repository: add individual component parameters
 2026-04-10 14:09 UTC  (6+ messages)
` [PATCH v4 1/5] client: repository: add tests for BackupRepository parsing
` [PATCH v4 2/5] client: repository: add individual component parameters
` [PATCH v4 3/5] client: migrate commands to flattened repository args
` [PATCH v4 4/5] docs: document repository component options and env vars
` [PATCH v4 5/5] fix #5340: client: repository: add PBS_NAMESPACE environment variable

[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: "

[RFC PATCH yew-widget-toolkit 0/3] implement pie chart widget
 2026-04-08 10:57 UTC  (2+ messages)
` superseded: "

[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  (5+ messages)
` [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  (3+ messages)
` [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)

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