public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
[pve-devel] [PATCH-SERIES v5 manager/common/storage] fix #1710: add download from url button
 2021-05-12  8:22 UTC  (7+ messages)
` [pve-devel] [PATCH v5 manager 1/7] api: nodes: add query_url_metadata method
` [pve-devel] [PATCH v5 common 2/7] tools: add download_file_from_url
` [pve-devel] [PATCH v5 manager 3/7] api: nodes: refactor aplinfo to use common download function
` [pve-devel] [PATCH v5 storage 4/7] status: add download_url method
` [pve-devel] [PATCH v5 manager 5/7] ui: add HashAlgorithmSelector
` [pve-devel] [PATCH v5 manager 6/7] ui: Utils: change download task format

[pve-devel] [PATCH pve-network] add vnets test + ipam fixes
 2021-05-12  6:55 UTC 

[pve-devel] [PATCH manager] pvereport: get pressure stall information
 2021-05-11 15:31 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH docs] software updates: mention how to handle kernel upgrades
 2021-05-11 13:19 UTC 

[pve-devel] [PATCH-SERIES zsync] fix #3351: allow keeping a different number of snapshots on source and destination
 2021-05-11 12:59 UTC  (7+ messages)
` [pve-devel] [PATCH zsync 1/6] param_to_job: handle --maxsnap 0 on creation
` [pve-devel] [PATCH zsync 2/6] usage: improve maxsnap description
` [pve-devel] [PATCH zsync 3/6] remove all old snapshots belonging to a job
` [pve-devel] [PATCH zsync 4/6] snapshot_get: make interface agnostic to source/dest
` [pve-devel] [PATCH zsync 5/6] snapshot_destroy: "
` [pve-devel] [PATCH zsync 6/6] fix #3351: allow keeping a different number of snapshots on source and destination

[pve-devel] [PATCH container] fix #3421: allow custom storage plugins to support rootfs
 2021-05-11 11:02 UTC 

[pve-devel] [PATCH container/manager/network] RFC: lxc: add ipam support
 2021-05-10 15:37 UTC  (4+ messages)
` [pve-devel] [PATCH pve-container 1/1] "
` [pve-devel] [PATCH pve-network 1/1] sdn: get_local_vnets : add ipam && vlanaware values
` [pve-devel] [PATCH pve-manager 1/1] ui: lxc: network: sdn display improvements

[pve-devel] [PATCH manager] api: pools: fix typo/syntax error
 2021-05-10 15:12 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH storage 1/2] smartctl: remove to-be-replaced disk_tests
 2021-05-10 12:35 UTC  (6+ messages)
` [pve-devel] [PATCH v2 storage 2/2] smartctl: use json parsing

[pve-devel] [PATCH-SERIES v2 common/manager] fix #2422: allow multiple Ceph public networks
 2021-05-10 12:18 UTC  (15+ messages)
` [pve-devel] [PATCH v2 common 01/14] network: is_ip_in_cidr: correctly handle the CIDR being a singleton range
` [pve-devel] [PATCH v2 common 02/14] network: is_ip_in_cidr: avoid warning when versions don't match
` [pve-devel] [PATCH v2 common 03/14] network: add canonical_ip function
` [pve-devel] [PATCH v2 common 04/14] network: add unique_ips function
` [pve-devel] [PATCH v2 manager 05/14] api: ceph: mon: split up arguments for run_command
` [pve-devel] [PATCH v2 manager 06/14] api: ceph: create mon: handle ms_bind_ipv* options more generally
` [pve-devel] [PATCH v2 manager 07/14] api: ceph: create mon: factor out monmaptool command
` [pve-devel] [PATCH v2 manager 08/14] api: ceph: create mon: explicitly add subsequent monitors to the monmap
` [pve-devel] [PATCH v2 manager 09/14] api: ceph: mon: fix handling of IPv6 addresses in find_mon_ip
` [pve-devel] [PATCH v2 manager 10/14] api: ceph: mon: add ips_from_mon_host helper
` [pve-devel] [PATCH v2 manager 11/14] api: ceph: mon: fix handling of IPv6 addresses in assert_mon_prerequisites
` [pve-devel] [PATCH v2 manager 12/14] api: ceph: mon: factor out mon_host regex address removal
` [pve-devel] [PATCH v2 manager 13/14] api: ceph: mon: fix handling of IPv6 addresses in destroymon
` [pve-devel] [PATCH v2 manager 14/14] fix #2422: allow multiple Ceph public networks

[pve-devel] [PATCH pve-network] zones: simple|evpn : only enable ip-forward if gateway is defined on the subnet
 2021-05-10  7:38 UTC  (3+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH pve-network 0/2] subnets: fix add|del subnets withtout ipam
 2021-05-10  7:38 UTC  (4+ messages)
` [pve-devel] [PATCH pve-network 1/2] subnets: tests: add noipam test
` [pve-devel] [PATCH pve-network 2/2] subnets: fix add|del subnets withtout ipam
` [pve-devel] applied-series: [PATCH pve-network 0/2] "

[pve-devel] [PATCH pve-network] ipam: add custom plugins support
 2021-05-08  8:33 UTC  (3+ messages)

[pve-devel] [PATCH docs] change http links to https
 2021-05-07 16:34 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH common/manager/http-server/docs] v3] improve binding, docs and access-control for pveproxy/spiceproxy
 2021-05-07 16:21 UTC  (11+ messages)
` [pve-devel] [PATCH common v3 1/3] daemon: drop Domain parameter from create_reusable_socket
` [pve-devel] [PATCH common v3 2/3] daemon: explicitly bind to wildcard address
` [pve-devel] [PATCH common v3 3/3] daemon: add compat code for pmgproxy 6.x
` [pve-devel] [PATCH manager v3 1/1] proxy: fix wildcard address use
` [pve-devel] [PATCH http-server v3 1/2] access control: correctly match v4-mapped-v6 addresses
` [pve-devel] [PATCH http-server v3 2/2] access control: also include ipv6 in 'all'
` [pve-devel] [PATCH docs v3 1/3] pveproxy: add note about bindv6only sysctl
` [pve-devel] [PATCH docs v3 2/3] pveproxy: update documentation on 'all' alias
` [pve-devel] [PATCH docs v3 3/3] network: shortly document disabling ipv6 support
` [pve-devel] applied-series: [PATCH common/manager/http-server/docs] v3] improve binding, docs and access-control for pveproxy/spiceproxy

[pve-devel] [PATCH-SERIES storage/widget-toolkit/manager] Add wipe disk api call and button
 2021-05-07 15:59 UTC  (5+ messages)
` [pve-devel] [PATCH widget-toolkit 06/11] disk list: fix minor usage renderer issue
  ` [pve-devel] applied: "
` [pve-devel] [PATCH widget-toolkit 07/11] disk list: factor out renderers for type and usage
  ` [pve-devel] applied: "

[pve-devel] [RFC manager] fix #2422: allow multiple Ceph public networks
 2021-05-07  8:04 UTC  (8+ messages)
` [pve-devel] [RFC manager 1/5] api: ceph: mon: split up arguments for run_command
` [pve-devel] [RFC manager 2/5] api: ceph: create mon: handle ms_bind_ipv* options more generally
` [pve-devel] [RFC manager 3/5] api: ceph: create mon: factor out monmaptool command
` [pve-devel] [RFC manager 4/5] api: ceph: create mon: explicitly add subsequent monitors to the monmap
` [pve-devel] [RFC manager 5/5] fix #2422: allow multiple Ceph public networks

[pve-devel] [PATCH-SERIES v5 manager] fix #2745: allow specifying remove parameter for manual backup
 2021-05-07  6:56 UTC  (8+ messages)
` [pve-devel] [PATCH v5 manager 1/6] ui: backup window: avoid issuing API call with null/empty parameter
` [pve-devel] [PATCH v5 manager 2/6] ui: backup window: also set initialDefaults variable in failure case
` [pve-devel] [PATCH v5 manager 3/6] ui: backup window: set loading mask early enough
` [pve-devel] [PATCH v5 manager 4/6] ui: backup window: switch to proxmox input panel
` [pve-devel] [PATCH v5 manager 5/6] ui: backup window: switch to two-column layout
` [pve-devel] [PATCH v5 manager 6/6] fix #2745: ui: backup window: allow specifying remove parameter for manual backup
` [pve-devel] [PATCH v5 manager 7/7] ui: backup window: also reset removal fields when defaults API call fails

[pve-devel] [PATCH manager] ui: qemu/NetworkEdit: allow queues size up to 16
 2021-05-06 15:10 UTC 

[pve-devel] [PATCH-SERIES v2 manager/storage 0/2] fix #1710: add retrieve method for
 2021-05-06 13:15 UTC  (21+ messages)
` [pve-devel] [PATCH v2 storage 1/2] fix #1710: add retrieve method for storage
` [pve-devel] [PATCH v2 manager 2/2] fix #1710: add retrieve from url button "
` [pve-devel] [PATCH-SERIES v3 manager/storage 0/2] "
  ` [pve-devel] [PATCH v3 storage 1/2] fix #1710: add retrieve method "
  ` [pve-devel] [PATCH v3 manager 2/2] fix #1710: add retrieve from url button "
` [pve-devel] [PATCH-SERIES v4 manager/common/storage 0/7] fix #1710: add download from url button
  ` [pve-devel] [PATCH v4 manager 1/7] api: nodes: add query_url_metadata method
    ` [pve-devel] [PATCH v4 common 2/7] tools: add download_file_from_url
    ` [pve-devel] [PATCH v4 manager 3/7] api: nodes: refactor aplinfo to use common download function
    ` [pve-devel] [PATCH v4 storage 4/7] status: add download_url method
      ` [pve-devel] [PATCH v5 storage] "
    ` [pve-devel] [PATCH v4 manager 5/7] ui: add HashAlgorithmSelector
    ` [pve-devel] [PATCH v4 manager 6/7] ui: Utils: change download task format
    ` [pve-devel] [PATCH v4 manager 7/7] fix #1710: ui: storage: add download from url button

[pve-devel] [PATCH i18n] de: fix a few typos
 2021-05-06  8:59 UTC 

[pve-devel] [PATCH pve-network] api2: zone: check ipam change if no ipam was defined before too
 2021-05-05 10:16 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH pve-docs] update sdn doc
 2021-05-05 10:05 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH common/manager/http-server/docs] improve binding, docs and access-control for pveproxy/spiceproxy
 2021-05-05  9:25 UTC  (14+ messages)
` [pve-devel] [PATCH common 1/2] daemon: drop Domain parameter from create_reusable_socket
` [pve-devel] [PATCH common 2/2] daemon: explicitly bind to wildcard address
` [pve-devel] [PATCH manager 1/1] proxy: fix wildcard address use
` [pve-devel] [PATCH http-server 1/2] access control: correctly match v4-mapped-v6 addresses
` [pve-devel] [PATCH http-server 2/2] access control: also include ipv6 in 'all'
` [pve-devel] [PATCH docs 1/3] pveproxy: add note about bindv6only sysctl
` [pve-devel] [PATCH docs 2/3] pveproxy: update documentation on 'all' alias
` [pve-devel] [PATCH docs 3/3] network: shortly document disabling ipv6 support

[pve-devel] [RFC qemu-server++ 0/22] remote migration
 2021-05-05  9:22 UTC  (4+ messages)

[pve-devel] [PATCH acme] dns challenge: add world4you schema
 2021-05-05  8:48 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] rust build questions
 2021-05-05  7:19 UTC  (4+ messages)

[pve-devel] rust build questions
 2021-05-05  7:18 UTC  (2+ messages)

[pve-devel] [PATCH pve-network] zone: qinq: add vnet without tag support
 2021-05-05  6:26 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH common/manager/http-server/docs] v2] improve binding, docs and access-control for pveproxy/spiceproxy
 2021-05-05  5:25 UTC  (10+ messages)
` [pve-devel] [PATCH common v2 1/2] daemon: drop Domain parameter from create_reusable_socket
` [pve-devel] [PATCH common v2 2/2] daemon: explicitly bind to wildcard address
` [pve-devel] [PATCH manager v2 1/1] proxy: fix wildcard address use
` [pve-devel] [PATCH http-server v2 1/2] access control: correctly match v4-mapped-v6 addresses
` [pve-devel] [PATCH http-server v2 2/2] access control: also include ipv6 in 'all'
` [pve-devel] [PATCH docs v2 1/3] pveproxy: add note about bindv6only sysctl
` [pve-devel] [PATCH docs v2 2/3] pveproxy: update documentation on 'all' alias
` [pve-devel] [PATCH docs v2 3/3] network: shortly document disabling ipv6 support

[pve-devel] [PATCH pve-network] fix wrong package "storage" description
 2021-05-05  5:19 UTC 

[pve-devel] [PATCH-SERIES zsync] fix #1669: allow prepending storage ID
 2021-05-04 12:01 UTC  (12+ messages)
` [pve-devel] [PATCH zsync 01/10] whitespace fix
` [pve-devel] [PATCH zsync 02/10] copyright: update year
` [pve-devel] [PATCH zsync 03/10] usage: describe flag parameters correctly
` [pve-devel] [PATCH zsync 04/10] usage: fix type for maxsnap
` [pve-devel] [PATCH zsync 05/10] add target_dataset function
` [pve-devel] [PATCH zsync 06/10] add check_dataset_exists function
` [pve-devel] [PATCH zsync 07/10] add create_file_system function
` [pve-devel] [PATCH zsync 08/10] parse disks: don't include colon in storage name variable
` [pve-devel] [PATCH zsync 09/10] parse disks: also include storage ID information
` [pve-devel] [PATCH zsync 10/10] fix #1669: add prepend-storage-id flag
` [pve-devel] applied-series: [PATCH-SERIES zsync] fix #1669: allow prepending storage ID

[pve-devel] Some translation strings missing
 2021-05-04 11:44 UTC  (3+ messages)

[pve-devel] [PATCH storage 1/2] pbs: free image: explicitly return undef
 2021-05-04  9:52 UTC  (2+ messages)
` [pve-devel] [PATCH storage 2/2] lvm: volume import: handle worker returned by free_image

[pve-devel] [PATCH v4 manager 1/3] api: vzdump: add call to get currently configured vzdump defaults
 2021-05-03 13:02 UTC  (4+ messages)
` [pve-devel] [PATCH v4 manager 2/3] ui: backup: fill in some of the "
  ` [pve-devel] applied: "
` [pve-devel] applied: [PATCH v4 manager 1/3] api: vzdump: add call to get currently "

[pve-devel] [PATCH storage] clone image: specify base format option with qemu-img
 2021-05-03 11:07 UTC  (3+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH common 1/2] indentation fix
 2021-05-03 11:05 UTC  (5+ messages)
` [pve-devel] [PATCH common 2/2] schema: check format: parse list formats as arrays
  ` [pve-devel] applied: "
` [pve-devel] applied: [PATCH common 1/2] indentation fix

[pve-devel] [PATCH cluster] pve-cluster.service: remove ceph.service
 2021-05-03 10:00 UTC 

[pve-devel] [pve-manager] sdn: Adding phpIPAM as IPAM provider
 2021-05-03  5:21 UTC  (3+ messages)

[pve-devel] QEMU 6.0 is out =)
 2021-05-01  9:17 UTC  (2+ messages)

[pve-devel] SPAM: [PATCH-SERIES access-contorl/manager] fix #3402: add Pool.Audit permission
 2021-04-30 11:27 UTC  (5+ messages)
` [pve-devel] [PATCH access-control 1/1] "
` [pve-devel] [PATCH manager "

[pve-devel] [RFC common/manger] use appropriate wildcard address for pveproxy/spiceproxy
 2021-04-30  7:12 UTC  (4+ messages)
` [pve-devel] [RFC common 1/1] tools: add get_wildcard_address
` [pve-devel] [RFC manager 1/1] proxy: fix wildcard address use

[pve-devel] [PATCH v1 series 0/5] limit out and inrate of network device
 2021-04-29 14:57 UTC  (3+ messages)
` [pve-devel] [PATCH v1 pve-common 2/5] add out/in-rate parameter to tap_plug sub, keep version with just rate param

[pve-devel] [RFC PATCH qemu-server] fix bootdisk_size for new bootorder config scheme
 2021-04-29 14:19 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH qemu-server] fix #2862: allow sata/ide template backups
 2021-04-29 14:19 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] [PATCH manager 1/1] fix #1710: add retrieve from url button for storage
 2021-04-29 14:11 UTC  (9+ messages)
` [pve-devel] [PATCH storage 1/1] fix #1710: add retrieve method "
` [pve-devel] [PATCH widget-toolkit 1/1] window: add upidFieldName option

[pve-devel] [PATCH storage 1/1] fix #1710: add retrieve method for storage
 2021-04-29 14:07 UTC  (2+ messages)

[pve-devel] [PATCH v2 pve-network 0/3] zones: qinq : fix mutiples vnets/qinq zones
 2021-04-29 12:46 UTC  (4+ messages)
` [pve-devel] applied-series: "

[pve-devel] [PATCH docs] pveum: u2f: defuse the warning about certificates
 2021-04-29 11:39 UTC  (2+ messages)
` [pve-devel] applied: "

[pve-devel] SPAM: [PATCH v2 docs] fix typos in various adoc files
 2021-04-29 11:28 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