public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
[pve-devel] [PATCH v6 many 00/30] fix #4156: introduce new notification system
 2023-08-03 12:17 UTC  (5+ messages)
` [pve-devel] [PATCH v6 pve-ha-manager 01/30] manager: send notifications via new notification module
` [pve-devel] [PATCH v6 pve-manager 02/30] d/control: add dependency to `libpve-notify-perl`
` [pve-devel] [PATCH v6 pve-manager 10/30] api: notification: add api routes for gotify endpoints
` [pve-devel] [PATCH v6 pve-manager 16/30] ui: backup: adapt backup job details to new notification params

[pve-devel] applied: [PATCH] fixes #4874: Raise error for hostname
 2023-08-03  8:53 UTC 

[pve-devel] [PATCH docs/wt/manager] implement tagview
 2023-08-02 10:53 UTC  (4+ messages)
` [pve-devel] [PATCH docs 1/1] gui: add anchor for tags chapter
` [pve-devel] [PATCH widget-toolkit 1/1] css: add some conditions to the tag classes for the tag view
` [pve-devel] [PATCH manager 1/1] ui: implement 'Tag View' for the resource tree

[pve-devel] [PATCH widget-toolkit 1/1] fixes #4874: Improve VM Name error message
 2023-08-02  8:16 UTC 

[pve-devel] [PATCH manager] ui: form: listfield: add 5px padding between grid and 'Add' button
 2023-08-02  8:14 UTC  (3+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH storage/manager/common v4 0/6] fix #4849: allow download of compressed ISOs
 2023-08-01 14:46 UTC  (7+ messages)
` [pve-devel] [PATCH storage v4 1/2] fix #4849: download-url: allow download and decompression "
` [pve-devel] [PATCH storage v4 2/2] fix whitespaces
` [pve-devel] [PATCH common v4 1/2] fix #4849: download file from url: add opt parameter for a decompression command
` [pve-devel] [PATCH common v4 2/2] fix whitespaces
` [pve-devel] [PATCH manager v4 1/2] fix #4849: download to storage: automatically dectect and configure compression
` [pve-devel] [PATCH manager v4 2/2] fix whitespaces

[pve-devel] [PATCH common/access-control/manager v2 0/3] ldap: check bind connection on realm add/update
 2023-08-01 12:37 UTC  (4+ messages)
` [pve-devel] [PATCH common v2 1/3] ldap: handle errors explicitly everywhere instead of simply `die`ing
` [pve-devel] [PATCH access-control v2 2/3] ldap: add opt-in `check-connection` param to perform a bind check
` [pve-devel] [PATCH manager v2 3/3] ui: ldap: add 'Check connection' checkbox as advanced option

[pve-devel] [PATCH access-control/manager 0/2] ldap: check bind connection on realm add/update
 2023-08-01  9:18 UTC  (7+ messages)
` [pve-devel] [PATCH access-control 1/2] api: domains: add off-by-default `check-connection` parameter
` [pve-devel] [PATCH manager 2/2] ui: ldap: add 'Check connection' checkbox as advanced option

[pve-devel] [PATCH v2 stable-7 manager] pve7to8: Add check for dkms modules
 2023-08-01  8:42 UTC 

[pve-devel] [V3 PATCH storage/manager/common 0/3]fix #4849: allow download of compressed ISOs
 2023-07-31 13:42 UTC  (6+ messages)
` [pve-devel] [V3 PATCH common 1/1] fix #4849: download file from url: add opt parameter for a decompression command
` [pve-devel] [V3 PATCH manager 1/1] fix #4849: download to storage: automatically dectect and configure compression
` [pve-devel] [V3 PATCH storage 1/1] fix #4849: download-url: allow download and decompression of compressed ISOs

[pve-devel] [PATCH v4 manager/container/guest-common/docs 0/4] fix #3069: add pbs-entries-max to vzdump.conf
 2023-07-28 13:28 UTC  (5+ messages)
` [pve-devel] [PATCH v4 manager 1/4] fix #3069: vzdump: add property 'performance: pbs-entries-max=N'
` [pve-devel] [PATCH v4 container 2/4]: fix #3069: vzdump: add 'pbs-entries-max' parameter
` [pve-devel] [PATCH v4 guest-common 3/4] fix #3069: vzdump: schema: add 'pbs-entries-max' property
` [pve-devel] [PATCH v4 docs 4/4] vzdump: mention new parameter 'pbs-entries-max'

[pve-devel] [PATCH v2 docs] sysadmin: add section 'Firmware Updates' and references
 2023-07-28 13:21 UTC 

[pve-devel] [PATCH qemu] add patch fixing resume for snapshot and hibernate with drive with iothread and a dirty bitmap
 2023-07-28 13:12 UTC  (4+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH v2 proxmox{, -perl-rs} 0/4] move `HttpError` from `proxmox-router` into its own crate
 2023-07-28  9:58 UTC  (6+ messages)
` [pve-devel] [PATCH v2 proxmox 1/4] http-error: add new http-error crate
` [pve-devel] [PATCH v2 proxmox 2/4] router: re-export `HttpError` from `proxmox-http-error`
` [pve-devel] [PATCH v2 proxmox 3/4] notify: use HttpError from proxmox-http-error
` [pve-devel] [PATCH v2 proxmox-perl-rs 4/4] notify: use new HttpError type
` [pve-devel] applied-series: [PATCH v2 proxmox{, -perl-rs} 0/4] move `HttpError` from `proxmox-router` into its own crate

[pve-devel] [PATCH proxmox 1/2] notify: fix build warnings if not all features are enabled
 2023-07-28  8:45 UTC  (3+ messages)
` [pve-devel] [PATCH proxmox 2/2] notify: fix tests "
` [pve-devel] applied-series: [PATCH proxmox 1/2] notify: fix build warnings "

[pve-devel] [PATCH V2 storage/manager/common 0/3] allow download of compressed ISOs
 2023-07-28  8:11 UTC  (6+ messages)
` [pve-devel] [PATCH V2 common 1/1] fix #4849: download file from url: add opt parameter for a decompression command
` [pve-devel] [PATCH V2 manager 1/1] fix #4849: download to storage: automatically dectect and configure compression
` [pve-devel] [PATCH V2 storage 1/1] fix #4849: download-url: allow download and decompression of compressed ISOs

[pve-devel] [PATCH v2 qemu-server] cfg2cmd: netdev: fix value for tx_queue_size
 2023-07-27 11:16 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH+RFC docs/common 0/3] fix #4847: network: custom naming for network devices
 2023-07-27 10:37 UTC  (4+ messages)
` [pve-devel] [PATCH docs 1/3] fix #4847: network: extend section on interface naming scheme
` [pve-devel] [RFC docs 2/3] network: describe and recommend `c*` names for custom interface
` [pve-devel] [RFC common 3/3] network: recognize interfaces matching `c*` as physical NICs

[pve-devel] [PATCH pve-manager 0/2] change unit of memory for ct/vm
 2023-07-27 10:30 UTC  (3+ messages)
` [pve-devel] [PATCH pve-manager 1/2] ui: fix #3760: change unit of memory of a VM
` [pve-devel] [PATCH pve-manager 2/2] ui: fix: change units of memory/swap for containers

[pve-devel] [PATCH common/access-control v2 0/5] improve LDAP DN and bind creds checking on creation/change
 2023-07-27  9:54 UTC  (3+ messages)

[pve-devel] [PATCH widget-toolkit 0/1]ui: Extend BandwithSelector with selecatble units
 2023-07-27  9:53 UTC  (2+ messages)
` [pve-devel] [PATCH widget-toolkit] ui: "

[pve-devel] [PATCH v3 manager/container/guest-common/docs 0/5] fix #3069: add pbs-entries-max to vzdump.conf
 2023-07-27  9:32 UTC  (9+ messages)
` [pve-devel] [PATCH v3 manager/container/guest-common/docs 1/5] api: backup: refactor backup permission check
` [pve-devel] [PATCH v3 manager 2/5] fix #3069: vzdump: add property 'performance: pbs-entries-max=N'
` [pve-devel] [PATCH v3 container 3/5]: fix #3069: vzdump: add 'pbs-entries-max' parameter
` [pve-devel] [PATCH v3 guest-common 4/5] fix #3069: vzdump: schema: add 'pbs-entries-max' property
` [pve-devel] [PATCH v3 docs 5/5] vzdump: mention new parameter 'pbs-entries-max'

[pve-devel] [PATCH manager 1/3] ui: ldap: ad: support 'mode' paramter, replacing 'secure'
 2023-07-27  8:57 UTC  (3+ messages)
` [pve-devel] [PATCH manager 2/3] ui: ldap: ad: fix typo for verify certificate combobox
` [pve-devel] [PATCH manager 3/3] ui: ldap: ad: replace occurences of SSL with TLS

[pve-devel] [PATCH v2 manager/container/guest-common 0/4] fix #3069: add pbs-entries-max to vzdump.conf
 2023-07-27  8:42 UTC  (4+ messages)
` [pve-devel] [PATCH v2 manager 1/4] api: backup: refactor backup permission check
    ` [pve-devel] applied: "

[pve-devel] [PATCH-SERIES qemu-server] migration: nbd alloc: improve format fallback
 2023-07-27  8:29 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH installer 0/7] refactor; improve installation progress
 2023-07-26 14:04 UTC  (8+ messages)
` [pve-devel] [PATCH installer 1/7] tui: move install progress dialog into own view module
` [pve-devel] [PATCH installer 2/7] tui: install progress: split out low-level installer spawing into own function
` [pve-devel] [PATCH installer 3/7] tui: install progress: split out reboot handling "
` [pve-devel] [PATCH installer 4/7] tui: install progress: split out prompt logic "
` [pve-devel] [PATCH installer 5/7] tui: install progress: handle errors in ui message loop more gracefully
` [pve-devel] [PATCH installer 6/7] low-level: avoid open-coding config reading, parsing and merging
` [pve-devel] [PATCH installer 7/7] low-level, tui: count down auto-reboot timeout

[pve-devel] [PATCH proxmox{, -perl-rs, -backup} 0/5] move `HttpError` from `proxmox-router` into its own crate
 2023-07-26 13:45 UTC  (10+ messages)
` [pve-devel] [PATCH proxmox 1/5] http-error: add new http-error crate
  ` [pve-devel] [pbs-devel] "
` [pve-devel] [PATCH proxmox 2/5] router: rest-server: auth-api: use "
  ` [pve-devel] [pbs-devel] "
` [pve-devel] [PATCH proxmox 3/5] notify: use HttpError from proxmox-http-error
` [pve-devel] [PATCH proxmox-perl-rs 4/5] notify: use new HttpError type
` [pve-devel] [PATCH proxmox-backup 5/5] use `HttpError` and macros from `proxmox-http-error` crate
  ` [pve-devel] [pbs-devel] "

[pve-devel] [PATCH manager] ui: acl add: show warning if root@pam is selected
 2023-07-26 13:41 UTC 

[pve-devel] [PATCH pve-storage/pve-manager 0/3] allow download of compressed ISOs
 2023-07-26 12:31 UTC  (7+ messages)
` [pve-devel] [PATCH pve-storage 1/2] fix #4849: download-url: allow download and decompression "
` [pve-devel] [PATCH pve-storage 2/2] clean: fix whitspaces and minor code issues
  ` [pve-devel] applied: "
` [pve-devel] [PATCH pve-manager 1/1] fix #4849: download to storage: automatically detect and configure compression

[pve-devel] [PATCH docs] sysadmin: add section 'Firmware Updates' and references
 2023-07-26 12:02 UTC  (3+ messages)

[pve-devel] [PATCH proxmox-perl-rs] notify: rename PVE::RS::Notify to Proxmox::RS::Notify
 2023-07-26  9:55 UTC  (6+ messages)
` [pve-devel] [PATCH cluster] notify: use renamed Proxmox::RS::Notify
  ` [pve-devel] partially-applied: "
` [pve-devel] [PATCH manager] vzdump: use <name> as a convention for virtual endpoints/groups
` [pve-devel] partially-applied: [PATCH proxmox-perl-rs] notify: rename PVE::RS::Notify to Proxmox::RS::Notify

[pve-devel] [PATCH v5 many 00/30] fix #4156: introduce new notification system
 2023-07-26  9:50 UTC  (31+ messages)
` [pve-devel] [PATCH v5 pve-ha-manager 01/30] manager: send notifications via new notification module
` [pve-devel] [PATCH v5 pve-manager 02/30] d/control: add dependency to `libpve-notify-perl`
` [pve-devel] [PATCH v5 pve-manager 03/30] vzdump: send notifications via new notification module
` [pve-devel] [PATCH v5 pve-manager 04/30] test: rename mail_test.pl to vzdump_notification_test.pl
` [pve-devel] [PATCH v5 pve-manager 05/30] api: apt: send notification via new notification module
` [pve-devel] [PATCH v5 pve-manager 06/30] api: replication: send notifications "
` [pve-devel] [PATCH v5 pve-manager 07/30] api: prepare api handler module for notification config
` [pve-devel] [PATCH v5 pve-manager 08/30] api: notification: add api routes for groups
` [pve-devel] [PATCH v5 pve-manager 09/30] api: notification: add api routes for sendmail endpoints
` [pve-devel] [PATCH v5 pve-manager 10/30] api: notification: add api routes for gotify endpoints
` [pve-devel] [PATCH v5 pve-manager 11/30] api: notification: add api routes for filters
` [pve-devel] [PATCH v5 pve-manager 12/30] api: notification: allow fetching notification targets
` [pve-devel] [PATCH v5 pve-manager 13/30] api: notification: allow to test targets
` [pve-devel] [PATCH v5 pve-manager 14/30] api: notification: disallow removing targets if they are used
` [pve-devel] [PATCH v5 pve-manager 15/30] ui: backup: allow to select notification target for jobs
` [pve-devel] [PATCH v5 pve-manager 16/30] ui: backup: adapt backup job details to new notification params
` [pve-devel] [PATCH v5 pve-manager 17/30] ui: backup: allow to set notification-target for one-off backups
` [pve-devel] [PATCH v5 pve-manager 18/30] ui: allow to configure notification event -> target mapping
` [pve-devel] [PATCH v5 pve-manager 19/30] ui: add notification target configuration panel
` [pve-devel] [PATCH v5 pve-manager 20/30] ui: perm path: add ACL paths for notifications, usb and pci mappings
` [pve-devel] [PATCH v5 pve-manager 21/30] ui: perm path: increase width of the perm path selector combobox
` [pve-devel] [PATCH v5 pve-manager 22/30] ui: dc: remove notify key from datacenter option view
` [pve-devel] [PATCH v5 pve-manager 23/30] vzdump: use <name> as a convention for virtual endpoints/groups
` [pve-devel] [PATCH v5 pve-manager 24/30] api: notification: make the 'mail-to-root' target visible to any user
` [pve-devel] [PATCH v5 proxmox-widget-toolkit 25/30] notification: add gui for sendmail notification endpoints
` [pve-devel] [PATCH v5 proxmox-widget-toolkit 26/30] notification: add gui for gotify "
` [pve-devel] [PATCH v5 proxmox-widget-toolkit 27/30] notification: add gui for notification groups
` [pve-devel] [PATCH v5 proxmox-widget-toolkit 28/30] notification: allow to select filter for notification targets
` [pve-devel] [PATCH v5 proxmox-widget-toolkit 29/30] notification: add ui for managing notification filters
` [pve-devel] [PATCH v5 pve-docs 30/30] add documentation for the new notification system

[pve-devel] [PATCH pve-storage v4; pve-manager 0/4] fix #623: show isos/vztmpl/snippets in subdirs
 2023-07-26  9:34 UTC  (4+ messages)
` [pve-devel] [PATCH pve-storage v4 1/3] recursively go through subdirs to find files

[pve-devel] [PATCH pve-kernel++ 0/9] secure boot improvements, kernel packages rename
 2023-07-26  7:34 UTC  (7+ messages)
` [pve-devel] [PATCH pmg-api] handle pve-kernel -> proxmox-kernel rename
` [pve-devel] [PATCH] switch to proxmox-kernel-6.2/proxmox-headers-6.2

[pve-devel] [PATCH qemu-server] fix: api: fix permission check for cloudinit drive update
 2023-07-25 15:23 UTC  (3+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH v2 docs] pvecm: add qdevice status flag explanation
 2023-07-25 15:21 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH installer v2 0/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog
 2023-07-25 15:02 UTC  (4+ messages)
` [pve-devel] [PATCH installer v2 1/3] tui: bootdisk: refactor Rc<RefCell<..>> type into custom type
` [pve-devel] [PATCH installer v2 2/3] tui: bootdisk: rename `disks` parameter to `avail_disks`
` [pve-devel] [PATCH installer v2 3/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog

[pve-devel] [PATCH widget-toolkit/manager 0/2] ui: add some missing `htmlEncode`s
 2023-07-25 15:00 UTC  (4+ messages)
` [pve-devel] [PATCH widget-toolkit 1/2] "
` [pve-devel] [PATCH manager 2/2] "
` [pve-devel] applied-series: [PATCH widget-toolkit/manager 0/2] "

[pve-devel] [PATCH qemu-server] cloudinit: allow non-root users to set ciupgrade option
 2023-07-25 13:55 UTC  (3+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH common] ldap: de-duplicate LDAP search for users and groups
 2023-07-25 13:12 UTC 

[pve-devel] [PATCH docs 1/2] pvecm: fix pvecm status indentation
 2023-07-25  9:56 UTC  (5+ messages)
` [pve-devel] [PATCH docs 2/2] pvecm: add qdevice status flag explanation
` [pve-devel] applied: [PATCH docs 1/2] pvecm: fix pvecm status indentation

[pve-devel] [PATCH installer v2 0/6] tui: add ZFS/Btrfs RAID setup checks
 2023-07-25  9:38 UTC  (2+ messages)
` [pve-devel] applied-series: "

[pve-devel] [PATCH v4 many 00/69] fix #4156: introduce new notification system
 2023-07-25  9:02 UTC  (19+ messages)
` [pve-devel] [PATCH v4 pve-cluster 36/69] cluster files: add notifications.cfg
  ` [pve-devel] partially-applied: "
` [pve-devel] [PATCH v4 pve-guest-common 39/69] vzdump: add config options for new notification backend
  ` [pve-devel] partially-applied: "
` [pve-devel] [PATCH v4 pve-manager 42/69] test: fix names of .PHONY targets
` [pve-devel] [PATCH v4 pve-manager 49/69] api: notification: add api routes for groups
` [pve-devel] [PATCH v4 pve-manager 50/69] api: notification: add api routes for sendmail endpoints
` [pve-devel] [PATCH v4 pve-manager 51/69] api: notification: add api routes for gotify endpoints
` [pve-devel] [PATCH v4 pve-manager 52/69] api: notification: add api routes for filters
` [pve-devel] [PATCH v4 pve-manager 55/69] api: notification: disallow removing targets if they are used

[pve-devel] [PATCH installer 0/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog
 2023-07-25  8:35 UTC  (4+ messages)
` [pve-devel] [PATCH installer 1/3] tui: bootdisk: refactor Rc<RefCell<..>> type into custom type
` [pve-devel] [PATCH installer 2/3] tui: bootdisk: rename `disks` parameter to `avail_disks`
` [pve-devel] [PATCH installer 3/3] fix #4856: tui: bootdisk: use correct defaults in advanced dialog

[pve-devel] [PATCH cluster] buildsys: add libpve-notify-perl package to $(LIB_DEB) variable
 2023-07-25  7:22 UTC  (2+ messages)
` [pve-devel] applied: "

page:  |  | latest

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