public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-07-30 10:13:57 to 2026-08-13 17:11:14 UTC [more...]

[PATCH proxmox{,-backup} 00/28] append-only sync jobs and snapshot retention timespan
 2026-08-13 17:09 UTC  (18+ messages)
` [PATCH proxmox 01/28] pbs-api-types: add append only permission and role
` [PATCH proxmox 02/28] pbs-api-types: add remote datastore append privs "
` [PATCH proxmox 03/28] pbs-api-types: extend snapshot list items by retention timestamp
` [PATCH proxmox 04/28] pbs-api-types: extend sync job config by retention-timespan parameter
` [PATCH proxmox 05/28] pbs-api-types: add maximum retention timespan property to datastore
` [PATCH proxmox-backup 06/28] api: config: extend sync job config by new retention-timespan
` [PATCH proxmox-backup 07/28] api: admin: improve code style for status endpoint
` [PATCH proxmox-backup 08/28] client: avoid error in status if user lacks permissions
` [PATCH proxmox-backup 09/28] server: allow iterating contents for Datastore.Append permissions
` [PATCH proxmox-backup 10/28] api: backup: fix possible information leak in multi-tenant datastores
` [PATCH proxmox-backup 11/28] api: backup: allow backup for user/token with append permission
` [PATCH proxmox-backup 12/28] api: allow namespace creation on append permissions
` [PATCH proxmox-backup 13/28] api: sync: allow pull to target for user/token with append permission
` [PATCH proxmox-backup 14/28] sync: pull: allow pulling "
` [PATCH proxmox-backup 15/28] sync: push: allow push and ns creation on Remote.DatastoreAppend
` [PATCH proxmox-backup 16/28] datastore: conditionally treat missing manifest as error or bening
` [PATCH proxmox-backup 18/28] tools: include retain-until timestamp in snapshot list items

[PATCH proxmox{-backup,} v2 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 14:42 UTC  (8+ messages)
` [PATCH proxmox-backup v2 1/3] partially fix #6933: ui: storage: "
` [PATCH proxmox-backup v2 2/3] partially fix #6933: bin: add option to specify ZFS recordsize
` [PATCH proxmox v2 3/3] pbs-api-types: zfs: define schema for recordsize
` superseded: Re: [PATCH proxmox{-backup,} v2 0/3] partially fix #6933: add option to specify zfs recordsize

[PATCH proxmox{-backup,} v3 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 14:40 UTC  (4+ messages)
` [PATCH proxmox-backup v3 1/3] partially fix #6933: ui: storage: "
` [PATCH proxmox-backup v3 2/3] partially fix #6933: bin: add option to specify ZFS recordsize
` [PATCH proxmox v3 3/3] pbs-api-types: zfs: define schema for recordsize

[PATCH v2 proxmox-backup 0/2] minor chunk insert improvements
 2026-08-12 13:58 UTC  (3+ messages)
` [PATCH v2 proxmox-backup 1/2] datastore: prefer standard library over custom unsafe code
` [PATCH v2 proxmox-backup 2/2] datastore: rephrase error messages for failed chunk insert

[PATCH proxmox{-backup,} 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 11:07 UTC  (7+ messages)
` [PATCH proxmox-backup 1/3] partially fix #6933: ui: storage: "
` [PATCH proxmox-backup 2/3] partially fix #6933: bin: add option to specify ZFS recordsize
` [PATCH proxmox 3/3] pbs-api-types: zfs: define schema for recordsize
      ` superseded: "

[PATCH v1 proxmox-backup 0/2] minor chunk insert improvements
 2026-08-12 10:03 UTC  (7+ messages)
` [PATCH v1 proxmox-backup 1/2] datastore: prefer standard library over custom unsafe code
` [PATCH v1 proxmox-backup 2/2] datastore: rephrase error messages for failed chunk insert

[PATCH proxmox{,-backup,-datacenter-manager} v3 0/5] factor system report into shared crate
 2026-08-12  9:59 UTC  (7+ messages)
` [PATCH proxmox v3 1/5] system-report: add crate for shared report generation
` [PATCH proxmox-backup v3 2/5] d/control: depend on tools used by the system report
` [PATCH proxmox-backup v3 3/5] report: use shared proxmox-system-report crate
` [PATCH proxmox-datacenter-manager v3 4/5] d/control: depend on tools used by the system report
` [PATCH proxmox-datacenter-manager v3 5/5] report: use shared proxmox-system-report crate

[PATCH v2 proxmox 0/6] uninitialized memory allocations fixes
 2026-08-12  8:23 UTC  (7+ messages)
` [PATCH v2 proxmox 1/6] uuid: avoid potential null dereference and memory leaks
` [PATCH v2 proxmox 2/6] io: request zeroed memory instead of manually clearing it
` [PATCH v2 proxmox 3/6] io: avoid potential null dereference and memory leak on error path
` [PATCH v2 proxmox 4/6] io: remove boxed::uninitialized because it is unsound
` [PATCH v2 proxmox 5/6] io: remove unused append_to_vec functions
` [PATCH v2 proxmox 6/6] io: remove unused ByteVecExt trait with grow_ and resize_uninitialized

[PATCH proxmox{,-backup,-datacenter-manager} v2 0/5] factor system report into shared crate
 2026-08-12  8:01 UTC  (10+ messages)
` [PATCH proxmox v2 1/5] system-report: add crate for shared report generation
` [PATCH proxmox-backup v2 2/5] d/control: depend on tools used by the system report
` [PATCH proxmox-backup v2 3/5] report: use shared proxmox-system-report crate
` [PATCH proxmox-datacenter-manager v2 4/5] d/control: depend on tools used by the system report
` [PATCH proxmox-datacenter-manager v2 5/5] report: use shared proxmox-system-report crate
` superseded: [PATCH proxmox{,-backup,-datacenter-manager} v2 0/5] factor system report into shared crate

[PATCH v1 proxmox 0/6] uninitialized memory allocations fixes
 2026-08-11 15:02 UTC  (7+ messages)
` [PATCH v1 proxmox 1/6] uuid: avoid potential null dereference and memory leaks
` [PATCH v1 proxmox 2/6] io: request zeroed memory instead of manually clearing it
` [PATCH v1 proxmox 3/6] io: avoid potential null dereference and memory leak on error path
` [PATCH v1 proxmox 4/6] io: remove boxed::uninitialized because it is unsound
` [PATCH v1 proxmox 5/6] io: remove unused append_to_vec functions
` [PATCH v1 proxmox 6/6] io: remove unused ByteVecExt trait with grow_ and resize_uninitialized

[PATCH proxmox proxmox-backup 0/3] datastore: gc: prefetch chunk metadata before phase 1
 2026-08-11  9:37 UTC  (13+ messages)
` [PATCH proxmox 1/3] pbs-api-types: add gc chunk metadata prefetch tuning option
` [PATCH proxmox-backup 2/3] datastore: gc: optionally prefetch chunk metadata before phase 1
` [PATCH proxmox-backup 3/3] ui: tuning: add GC chunk metadata prefetch option
` [PATCH v2 proxmox proxmox-backup 0/3] datastore: gc: defer and batch chunk atime updates
  ` [PATCH v2 proxmox 1/3] pbs-api-types: add gc chunk metadata prefetch tuning options
  ` [PATCH v2 proxmox-backup 2/3] datastore: gc: optionally defer and batch chunk atime updates
  ` [PATCH v2 proxmox-backup 3/3] ui: tuning: add GC chunk metadata prefetch options

[PATCH proxmox-backup] fix #7911: api: report: mark endpoint as protected
 2026-08-11  9:36 UTC 

[PATCH widget-toolkit] fix #7721: fix zoom interaction on charts with no initial store
 2026-08-11  8:57 UTC  (2+ messages)
` superseded: "

[PATCH widget-toolkit v2] fix #7721: fix zoom interaction on charts with no initial store
 2026-08-11  8:55 UTC 

leave
 2026-08-10 21:16 UTC 

Client package for non Debian clients
 2026-08-10 19:59 UTC  (3+ messages)

[PATCH proxmox{-backup,-datacenter-manager} 0/2] fix #7746: cli: show installed instead of candidate version
 2026-08-10 13:23 UTC  (2+ messages)

[PATCH proxmox-backup 0/2] Fix Undefined Behavior in Tape Block Header Deallocation
 2026-08-10 12:39 UTC  (10+ messages)
` [PATCH proxmox-backup 1/2] pbs-tape: fix undefined behavior in block header deallocation
` [PATCH proxmox-backup 2/2] pbs-tape: rename `buffer` to `header`

[RFC] Centralized management for standalone PBS file clients
 2026-08-10  7:45 UTC  (2+ messages)

[PATCH datacenter-manager/proxmox{,-backup} v3 00/16] TLS Certificate Rotation
 2026-08-06 13:54 UTC  (28+ messages)
` [PATCH proxmox v3 01/16] acme-api/tls-certificates: add new crate collecting tls related helpers
` [PATCH proxmox v3 02/16] tls-certificates: add days_valid parameter to create_self_signed_cert
` [PATCH proxmox v3 03/16] tls-certificates: add self_signed_cert_expires_in to check certificates
` [PATCH proxmox v3 04/16] acme-api: stop re-exporting create_self_signed_cert
` [PATCH proxmox-backup v3 05/16] config: use proxmox_tls_certificates for generating self-signed certificates
` [PATCH proxmox-backup v3 06/16] config/server/api: add certificate renewal logic including notifications
` [PATCH proxmox-backup v3 07/16] daily update: warn about excessive self-signed certificate lifetime
` [PATCH proxmox-backup v3 08/16] docs: document force refreshing long-lived certificates
` [PATCH proxmox-backup v3 09/16] backup-manager cli: `cert update` can create auth and csrf key
  ` applied: "
` [PATCH proxmox-backup v3 10/16] notifications: use `Severity::Error` for acme renewal failures
  ` applied: "
` [PATCH datacenter-manager v3 11/16] certs: use proxmox-tls-certificates directly, add days_valid parameter
` [PATCH datacenter-manager v3 12/16] api/auth/bin: add certificate renewal logic
` [PATCH datacenter-manager v3 13/16] cli: expose certificate management endpoints via the cli
  ` applied: "
` [PATCH datacenter-manager v3 14/16] daily-update: warn about certificates with excessive lifetimes
` [PATCH datacenter-manager v3 15/16] docs: add section on forcing a new self-signed certificate
` [PATCH datacenter-manager v3 16/16] docs/certificates: use correct certificate file name
  ` partially-applied: "

[PATCH datacenter-manager/proxmox{,-backup} 00/16] TLS Certificate Rotation
 2026-08-05 15:55 UTC  (19+ messages)
` [PATCH proxmox 01/16] acme-api/tls-certificates: add new crate collecting tls realted helpers
` [PATCH proxmox 02/16] tls-certificates: add days_valid parameter to create_self_signed_cert
` [PATCH proxmox 03/16] tls-certificates: add self_signed_cert_expires_in to check certificates
` [PATCH proxmox 04/16] acme-api: stop re-exporting create_self_signed_cert
` [PATCH proxmox-backup 05/16] config: use proxmox_tls_certificates for generating self-signed certificates
` [PATCH proxmox-backup 06/16] config/server/api: add certificate renewal logic including notifications
` [PATCH proxmox-backup 07/16] daily update: warn about excessive self-signed certificate lifetime
` [PATCH proxmox-backup 08/16] docs: document force refreshing long-lived certificates
` [PATCH proxmox-backup 09/16] backup-manager cli: `cert update` can create auth and csrf key
` [PATCH proxmox-backup 10/16] notifications: use `Severity::Error` for acme renewal failures
` [PATCH datacenter-manager 11/16] certs: use proxmox-tls-certificates directly, add days_valid paramter
` [PATCH datacenter-manager 12/16] api/auth/bin: add certificate renewal logic
` [PATCH datacenter-manager 13/16] cli: expose certificate management endpoints via the cli
` [PATCH datacenter-manager 14/16] daily-update: warn about certificates with excessive lifetimes
` [PATCH datacenter-manager 15/16] docs: add section on forcing a new self-signed certificate
` [PATCH datacenter-manager 16/16] docs/certificates: use correct certificate file name
` Superseded: Re: [PATCH datacenter-manager/proxmox{,-backup} 00/16] TLS Certificate Rotation

[PATCH proxmox-backup] sync: push: preserve sign-only and possibly future crypt-mode variants
 2026-08-05  8:24 UTC  (2+ messages)
` applied: "

[PATCH proxmox-backup v2 0/6] fix #7024: add more information inside backup logs
 2026-08-04 11:47 UTC  (2+ messages)

[PATCH proxmox-backup 0/3] S3 endpoint ui fixups
 2026-08-04 11:29 UTC  (4+ messages)
` [PATCH proxmox-backup 1/3] www: add rate limit field for request limits
` [PATCH proxmox-backup 2/3] ui: s3: shorten label to better render request rate limit
` [PATCH proxmox-backup 3/3] ui: s3: fix title and border rendering for provider quirks

[PATCH backup-restore-image 0/2] fix #7500: add EROFS and SquashFS filesystem support
 2026-08-03 16:17 UTC  (2+ messages)

[PATCH proxmox-backup] datastore: conditionally treat missing manifest as error or bening
 2026-08-03 14:17 UTC 

[PATCH proxmox-backup] fix #7878: reuse manifest on non-encrypting push with matching key
 2026-08-03 12:25 UTC  (2+ messages)
` applied: "

[PATCH proxmox{,-backup} v3 00/10] keep datastore config unlocked during long running operations
 2026-08-03  9:09 UTC  (2+ messages)

[PATCH proxmox{,-backup} v4 00/14] keep datastore config unlocked during long running operations
 2026-08-03  9:07 UTC  (15+ messages)
` [PATCH proxmox v4 01/14] pbs-api-types: add datastore create maintenance-mode type
` [PATCH proxmox-backup v4 02/14] api: config: early perform user access checks for datastore creation
` [PATCH proxmox-backup v4 03/14] api: config: unlocked s3 bucket access check "
` [PATCH proxmox-backup v4 04/14] api: config: rearrange independent code block "
` [PATCH proxmox-backup v4 05/14] api/datastore: refactor datastore creation helper logic
` [PATCH proxmox-backup v4 06/14] datastore: restrict chunk store scope to pbs-datastore crate
` [PATCH proxmox-backup v4 07/14] datastore: move lock files base path constant to central location
` [PATCH proxmox-backup v4 08/14] datastore: move file lock helper to centralized place
` [PATCH proxmox-backup v4 09/14] datastore: add additional check for device number on lock helper
` [PATCH proxmox-backup v4 10/14] datastore: create lockdir with correct mode for backup user access
` [PATCH proxmox-backup v4 11/14] api/datastore: use maintenance-mode lock to protect against changes
` [PATCH proxmox-backup v4 12/14] pbs-config: add helper to check new datastore config sections
` [PATCH proxmox-backup v4 13/14] api: datastore: move prune job and s3 backend logic to create helper
` [PATCH proxmox-backup v4 14/14] datastore: protect datastore creation by maintenance-mode

[PATCH proxmox{,-backup} 0/9] support index readers on larger page sizes
 2026-07-31 14:21 UTC  (10+ messages)
` [PATCH proxmox 1/9] proxmox-sys: add len and as_non_null method to Mmap
` [PATCH proxmox-backup 2/9] datastore: limit scope of mutable reference in FixedIndexWriter::close
` [PATCH proxmox-backup 3/9] datastore: add tests for fixed and dynamic index reader
` [PATCH proxmox-backup 4/9] datastore: fix inconsistent implementation of index_size method
` [PATCH proxmox-backup 5/9] bin: debug: print referenced backup size for index files
` [PATCH proxmox-backup 6/9] datastore: check that index files are regular files
` [PATCH proxmox-backup 7/9] datastore: simplify FixedIndexReader::chunk_info
` [PATCH proxmox-backup 8/9] datastore: always access dynamic index reader slice through method
` [PATCH proxmox-backup 9/9] fix #7244: datastore: always mmap index files from offset 0

[PATCH many 00/29] notifications: add nested match expressions
 2026-07-31  7:19 UTC  (3+ messages)
` [PATCH manager 26/29] api: notification: pass config/updater directly to rust bindings

[PATCH proxmox] fix #7814: send-mail: normalize LF line endings to CRLF endings
 2026-07-31  6:54 UTC  (3+ messages)

[PATCH proxmox{,-backup,-datacenter-manager} 0/7] acme: fix #6372 implement basic ARI support
 2026-07-30 15:09 UTC  (5+ messages)
` [PATCH proxmox-backup 6/7] acme: fix #6372 implement ARI renewal information fetching

[PATCH proxmox{,-backup,-datacenter-manager} 0/3] factor system report into shared crate
 2026-07-30 11:14 UTC  (2+ messages)
` superseded: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal