[pve-devel] [PATCH v2 container manager] Show dynamic container IPs in GUI
2023-11-14 17:00 UTC (4+ messages)
` [pve-devel] [PATCH v2 container] api: network: get interfaces from containers
[pve-devel] [PATCH v2 many 00/52] revamp notifications; smtp endpoints; system mail
2023-11-14 16:15 UTC (55+ messages)
` [pve-devel] [PATCH v2 debcargo-conf 01/52] cherry-pick chumsky 0.9.2 from debian unstable
` [pve-devel] applied: "
` [pve-devel] [PATCH v2 debcargo-conf 02/52] update lettre to 0.11.1
` [pve-devel] applied: "
` [pve-devel] [PATCH v2 proxmox 03/52] notify: introduce Error::Generic
` [pve-devel] [PATCH v2 proxmox 04/52] notify: factor out notification content into its own type
` [pve-devel] [PATCH v2 proxmox 05/52] notify: replace filters and groups with matcher-based system
` [pve-devel] [PATCH v2 proxmox 06/52] notify: add calendar matcher
` [pve-devel] [PATCH v2 proxmox 07/52] notify: matcher: introduce common trait for match directives
` [pve-devel] [PATCH v2 proxmox 08/52] notify: let a matcher always match if it has no matching directives
` [pve-devel] [PATCH v2 proxmox 09/52] sys: email: add `forward`
` [pve-devel] [PATCH v2 proxmox 10/52] notify: add mechanisms for email message forwarding
` [pve-devel] [PATCH v2 proxmox 11/52] notify: add PVE/PBS context
` [pve-devel] [PATCH v2 proxmox 12/52] notify: add 'smtp' endpoint
` [pve-devel] [PATCH v2 proxmox 13/52] notify: add api for smtp endpoints
` [pve-devel] [PATCH v2 proxmox 14/52] notify: add 'disable' parameter for matchers and targets
` [pve-devel] [PATCH v2 proxmox 15/52] notify: add built-in config and 'origin' parameter
` [pve-devel] [PATCH v2 proxmox-perl-rs 16/52] notify: adapt to new matcher-based notification routing
` [pve-devel] [PATCH v2 proxmox-perl-rs 17/52] notify: add bindings for smtp API calls
` [pve-devel] [PATCH v2 proxmox-perl-rs 18/52] pve-rs: notify: remove notify_context for PVE
` [pve-devel] [PATCH v2 proxmox-perl-rs 19/52] notify: add 'disable' parameter
` [pve-devel] [PATCH v2 proxmox-perl-rs 20/52] notify: support 'origin' paramter
` [pve-devel] [PATCH v2 pve-cluster 21/52] notify: adapt to matcher based notification system
` [pve-devel] [PATCH v2 pve-guest-common 22/52] vzdump: deprecate mailto/mailnotification/notification-{target, policy}
` [pve-devel] [PATCH v2 pve-ha-manager 23/52] env: switch to matcher-based notification system
` [pve-devel] [PATCH v2 pve-manager 24/52] api: notification: remove notification groups
` [pve-devel] [PATCH v2 pve-manager 25/52] api: notification: add new matcher-based notification API
` [pve-devel] [PATCH v2 pve-manager 26/52] ui: dc: remove unneeded notification events panel
` [pve-devel] [PATCH v2 pve-manager 27/52] vzdump: adapt to new matcher based notification system
` [pve-devel] [PATCH v2 pve-manager 28/52] api: apt: adapt to matcher-based notifications
` [pve-devel] [PATCH v2 pve-manager 29/52] api: replication: adapt to matcher-based notification system
` [pve-devel] [PATCH v2 pve-manager 30/52] test: fix vzdump notification test
` [pve-devel] [PATCH v2 pve-manager 31/52] ui: vzdump: remove left-overs from target/policy based notifications
` [pve-devel] [PATCH v2 pve-manager 32/52] ui: dc: config: show notification panel again
` [pve-devel] [PATCH v2 pve-manager 33/52] notify: add API routes for smtp endpoints
` [pve-devel] [PATCH v2 pve-manager 34/52] api: notification: add disable and origin params
` [pve-devel] [PATCH v2 pve-manager 35/52] api: notification: simplify ACLs for notification
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 36/52] notification ui: add target selector for matcher
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 37/52] notification ui: remove filter setting for targets
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 38/52] notification ui: remove notification groups
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 39/52] notification ui: rename filter to matcher
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 40/52] notification: matcher: add UI for matcher editing
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 41/52] notification ui: unprotected mailto-root target
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 42/52] noficiation: matcher edit: make 'field' an editable combobox
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 43/52] panel: notification: add gui for SMTP endpoints
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 44/52] notification ui: add enable checkbox for targets/matchers
` [pve-devel] [PATCH v2 proxmox-widget-toolkit 45/52] notification ui: add column for 'origin'
` [pve-devel] [PATCH v2 pve-docs 46/52] notifications: update docs to for matcher-based notifications
` [pve-devel] [PATCH v2 pve-docs 47/52] notifications: document SMTP endpoints
` [pve-devel] [PATCH v2 pve-docs 48/52] notifications: document 'comment' option for targets/matchers
` [pve-devel] [PATCH v2 pve-docs 49/52] notifications: add documentation for system mail forwarding
` [pve-devel] [PATCH v2 pve-docs 50/52] notifications: change to simplified ACL structure
` [pve-devel] [PATCH v2 proxmox-mail-forward 51/52] feed forwarded mails into proxmox_notify
` [pve-devel] [PATCH v2 proxmox-mail-forward 52/52] update d/control
[pve-devel] [PATCH widget-toolkit/manager] improve combogrid default value handling
2023-11-14 15:52 UTC (4+ messages)
` [pve-devel] [PATCH widget-toolkit 1/1] combogrid: initialze value with [] by default
` [pve-devel] applied: "
` [pve-devel] applied-series: [PATCH widget-toolkit/manager] improve combogrid default value handling
[pve-devel] [PATCH v2 proxmox-widget-toolkit manager pmg-gui 0/4] #4442: impl firewall log filtering
2023-11-14 15:45 UTC (3+ messages)
` [pve-devel] applied: "
` [pmg-devel] applied: [pve-devel] "
[pve-devel] [PATCH kernel] backport UBSAN fixes for amdgpu
2023-11-14 15:15 UTC (2+ messages)
` [pve-devel] applied: "
[pve-devel] [PATCH storage] fix #5008: prevent adding pbs storage with invalid namespace
2023-11-14 14:27 UTC
[pmg-devel] [PATCH acme-rs/backup/perl-rs/pmg-api 0/8] add external account binding to pmg and pbs
2023-11-14 14:14 UTC (10+ messages)
` [pmg-devel] [PATCH acme-rs 1/8] add external account binding
` [pmg-devel] [PATCH acme-rs 2/8] add meta fields returned by the directory
` [pmg-devel] [PATCH] expand helper function by eab credentials
` [pmg-devel] [PATCH backup 3/8] acme: api: add eab options to api
` [pmg-devel] [PATCH backup 4/8] cli: acme: add possibility to set eab via the cli
` [pmg-devel] [PATCH perl-rs 5/8] acme: add eab fields for pmg
` [pmg-devel] [PATCH pmg-api 6/8] api: acme: add eab parameters
` [pmg-devel] [PATCH pmg-api 7/8] api: acme: deprecate tos endpoint in favor of new meta endpoint
` [pmg-devel] [PATCH pmg-api 8/8] cli: acme: expose acme eab options on the cli
[pve-devel] [RFC qemu-server/common] fix #4501: improve port reservation for QEMU TCP migration
2023-11-14 14:13 UTC (5+ messages)
` [pve-devel] [RFC qemu-server 1/1] partially fix #4501: migration: start vm: move port reservation and usage closer together
` [pve-devel] [RFC common 1/2] partially fix #4501: next unused port: bump port reservation expiretime
` [pve-devel] [RFC common 2/2] fix #4501: next unused port: work around issue with too short expiretime
[pve-devel] [PATCH acme-rs/backup/perl-rs/pmg-api 0/8] add external account binding to pmg and pbs
2023-11-14 14:08 UTC (11+ messages)
` [pve-devel] [PATCH acme-rs 1/8] add external account binding
` [pve-devel] [PATCH acme-rs 2/8] add meta fields returned by the directory
` [pve-devel] [PATCH] expand helper function by eab credentials
` [pve-devel] [PATCH backup 3/8] acme: api: add eab options to api
` [pve-devel] [PATCH backup 4/8] cli: acme: add possibility to set eab via the cli
` [pve-devel] [PATCH perl-rs 5/8] acme: add eab fields for pmg
` [pve-devel] [PATCH pmg-api 6/8] api: acme: add eab parameters
` [pve-devel] [PATCH pmg-api 7/8] api: acme: deprecate tos endpoint in favor of new meta endpoint
` [pve-devel] [PATCH pmg-api 8/8] cli: acme: expose acme eab options on the cli
[pve-devel] [PATCH common/widget-toolkit] implement oneOf schema
2023-11-14 13:44 UTC (7+ messages)
` [pve-devel] [PATCH common 1/4] section config: add test for the schemas
` [pve-devel] [PATCH common 2/4] json schema: implement 'oneOf' schema
` [pve-devel] [PATCH common 3/4] section config: allow separated property lists for plugins
` [pve-devel] [PATCH common 4/4] section config: add tests for separated property lists
` [pve-devel] [PATCH widget-toolkit 1/1] api-viewer: implement basic oneOf support
[pve-devel] [PATCH cluster/guest-common/qemu-server/container/manager v2] add backend profile support
2023-11-14 13:15 UTC (12+ messages)
` [pve-devel] [PATCH cluster v2 1/1] add profiles.cfg to cluster fs
` [pve-devel] [PATCH guest-common v2 1/1] add profiles section config plugin
` [pve-devel] [PATCH qemu-server v2 1/3] add the VM profiles plugin
` [pve-devel] [PATCH qemu-server v2 2/3] api: add profile option to create vm api call
` [pve-devel] [PATCH qemu-server v2 3/3] qm: register and init the profiles plugins
` [pve-devel] [PATCH container v2 1/3] add the CT profiles plugin
` [pve-devel] [PATCH container v2 2/3] api: add profile option to create ct api call
` [pve-devel] [PATCH container v2 3/3] pct: register and init the profiles plugins
` [pve-devel] [PATCH manager v2 1/1] api: add guest profile api endpoint
[pve-devel] [PATCH v4 many] Add container device passthrough
2023-11-14 12:57 UTC (7+ messages)
` [pve-devel] [PATCH v4 common 1/2] tools: Add mknod syscall
` [pve-devel] applied: "
` [pve-devel] [PATCH v4 common 2/2] tools: Add mount flag constants
` [pve-devel] applied: "
` [pve-devel] [PATCH v4 container 1/1] Add device passthrough
[pve-devel] [PATCH docs/qemu-server 0/2] Ballooning/PCI passthrough incompatibility: add warning and docs
2023-11-14 10:20 UTC (7+ messages)
` [pve-devel] [PATCH docs 1/2] pci passthrough: mention incompatibility with ballooning
` [pve-devel] [PATCH qemu-server 2/2] vm start: warn if using ballooning and PCI(e) passthrough
[pve-devel] [PATCH qemu-server/novnc/manager/docs v14 0/6] Feature VNC-Clipboard
2023-11-14 9:22 UTC (7+ messages)
` [pve-devel] [PATCH qemu-server v14 1/6] enable VNC clipboard parameter in vga_fmt
` [pve-devel] [PATCH qemu-server v14 2/6] add clipboard variable to return at status/current
` [pve-devel] [PATCH qemu-server v14 3/6] test cases for clipboard spice & std
` [pve-devel] [PATCH novnc v14 4/6] add "show clipboard button" patch to series
` [pve-devel] [PATCH manager v14 5/6] add clipboard checkbox to VM Options
` [pve-devel] [PATCH docs v14 6/6] add VNC clipboard documentation
[pve-devel] [PATCH pve-manager/pmg-api/proxmox-backup/pwt 0/4] APT changelog switch-over
2023-11-14 8:30 UTC (5+ messages)
` [pve-devel] [PATCH proxmox-widget-toolkit 1/1] apt: drop ChangeLogUrl
` [pve-devel] applied: "
` [pve-devel] applied-series: [PATCH pve-manager/pmg-api/proxmox-backup/pwt 0/4] APT changelog switch-over
[PVE-User] ZFS-8000-8A on a non-system disk. How to do?
2023-11-13 20:39 UTC (5+ messages)
[pve-devel] [RFC series pve-network/pve-cluster/qemu-server] DHCP
2023-11-13 16:14 UTC (20+ messages)
` [pve-devel] [RFC pve-cluster 1/1] add priv/macs.db
` [pve-devel] [RFC pve-network 1/9] define dhcpplugin in zone
` [pve-devel] [RFC qemu-server 1/5] don't remove dhcp mapping on stop
` [pve-devel] [RFC pve-network 2/9] dhcp : add|del_ip_mapping: only add|del dhcp reservervation
` [pve-devel] [RFC qemu-server 2/5] vmnic add|remove : add|del ip in ipam
` [pve-devel] [RFC qemu-server 3/5] vm_start : vm-network-scripts: get ip from ipam and add dhcp reservation
` [pve-devel] [RFC pve-network 3/9] vnet|subnet: add_next_free_ip : implement dhcprange ipam search
` [pve-devel] [RFC qemu-server 4/5] api2: create|restore|clone: add_free_ip
` [pve-devel] [RFC pve-network 4/9] ipam : add macs.db for fast mac lookup
` [pve-devel] [RFC pve-network 5/9] ipam : add get_ips_from_mac
` [pve-devel] [RFC qemu-server 5/5] vm_destroy: delete ip from ipam && dhcp
` [pve-devel] [RFC pve-network 6/9] vnets: rename del|add|update_cidr to ip
` [pve-devel] [RFC pve-network 7/9] vnets: add del_ips_from_mac
` [pve-devel] [RFC pve-network 8/9] ipams : pveplugin: remove del_dhcp_ip
` [pve-devel] [RFC pve-network 9/9] dhcp : dnsmasq: add_mapping: remove old mac, ip before append
[pve-devel] [PATCH storage/widget-toolkit 0/2] List all OSDs on disk
2023-11-13 16:01 UTC (2+ messages)
` [pve-devel] applied.series: "
[pve-devel] [PATCH common/storage/widget-toolkit v3] add tar.zst download in pve
2023-11-13 15:48 UTC (7+ messages)
` [pve-devel] [PATCH storage v3 1/1] api/filerestore: add 'tar' parameter to 'download' api
` [pve-devel] applied: "
` [pve-devel] [PATCH widget-toolkit v3 1/1] window/FileBrowser: enable tar button by default
` [pve-devel] applied: "
[pbs-devel] [PATCH-SERIES v4 pxar proxmox-backup proxmox-widget-toolkit 00/26] fix #3174: improve file-level backup
2023-11-13 15:45 UTC (6+ messages)
[pve-devel] [PATCH access-control 1/2] acl: allow more nesting for /mapping acl paths
2023-11-13 15:41 UTC (4+ messages)
[pve-devel] [PATCH-SERIE proxmox-widget-toolkit/pve-manager] ceph ui: add pg warning state
2023-11-13 15:26 UTC (3+ messages)
` [pve-devel] [PATCH v2 pve-manager 1/1] ui: ceph status: "
` [pve-devel] applied: "
[pve-devel] [PATCH many 00/27] overhaul notification system, use matchers instead of filters
2023-11-13 15:13 UTC (6+ messages)
` [pve-devel] [PATCH proxmox-widget-toolkit 25/27] notification: matcher: add UI for matcher editing
[pve-devel] [PATCH pve-docs] sdn: update documentation
2023-11-13 15:08 UTC
[pve-devel] [PATCH manager] acme: mark caaIdentities as an array
2023-11-13 14:15 UTC (2+ messages)
` [pve-devel] applied: "
[pve-devel] [PATCH pve-storage] fix #1611: implement import of base-images for LVM-thin Storage
2023-11-13 13:39 UTC (4+ messages)
[pve-devel] [PATCH v2 pve-manager 0/2] add bulk suspend
2023-11-13 13:25 UTC (4+ messages)
` [pve-devel] [PATCH v2 pve-manager 1/2] api: add suspendall endpoint
` [pve-devel] [PATCH v2 pve-manager 2/2] ui: add bulk suspend support
` [pve-devel] applied-series: [PATCH v2 pve-manager 0/2] add bulk suspend
[pve-devel] [PATCH i18n] update Arabic translation
2023-11-13 13:15 UTC (2+ messages)
` [pve-devel] applied: "
[pve-devel] [PATCH acme v3 0/5] fix #4497: add support for external account bindings
2023-11-13 11:26 UTC (4+ messages)
` [pve-devel] [PATCH manager v3 3/5] api/acme: deprecate tos endpoint in favor of meta
` [pve-devel] applied: [PATCH acme v3 0/5] fix #4497: add support for external account bindings
[pve-devel] [PATCH v3 many] Add container device passthrough
2023-11-13 10:33 UTC (4+ messages)
` [pve-devel] [PATCH v3 container 1/1] Add "
[pve-devel] [PATCH manager 1/2] ui: factor out standalone node check
2023-11-13 10:20 UTC (3+ messages)
` [pve-devel] [PATCH manager v2 2/2] ui: hide bulk migrate options on standalone nodes
` [pve-devel] applied: [PATCH manager 1/2] ui: factor out standalone node check
[pve-devel] [PATCH qemu-server 1/1] fix #5033: api: Add target-filename option to move_disk reassign
2023-11-13 10:14 UTC (4+ messages)
[pve-devel] [PATCH-SERIES docs/qemu-server] machine version information
2023-11-12 18:11 UTC (2+ messages)
` [pve-devel] applied-series: "
[pve-devel] [PATCH firewall/network 0/2] SDN: Create firewall aliases for SDN subnets
2023-11-12 17:44 UTC (5+ messages)
` [pve-devel] [PATCH pve-firewall 1/2] Manually construct guest config path
[pve-devel] [PATCH manager v2 1/2] ceph: mark global pg bits setting as deprecated
2023-11-12 17:18 UTC (2+ messages)
` [pve-devel] applied-series: "
[pve-devel] [PATCH manager 1/3] ui: resource tree: don't save the tooltip
2023-11-12 17:13 UTC (2+ messages)
` [pve-devel] applied-series: "
[pve-devel] [PATCH manager] ui: hide bulk migrate options on standalone nodes
2023-11-12 17:12 UTC (2+ messages)
[pbs-devel] [PATCH proxmox-backup] docs: rustdoc warnings
2023-11-11 9:41 UTC (2+ messages)
` [pbs-devel] applied: "
[pve-devel] [PATCH v3 many 0/5] notifications: feed system mails into proxmox_notify
2023-11-10 14:57 UTC
page: next (older) | prev (newer) | 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