]> git.proxmox.com Git - pve-storage.git/history - src/PVE/Storage/ESXiPlugin.pm
bump version to 8.2.5
[pve-storage.git] / src / PVE / Storage / ESXiPlugin.pm
2024-09-06 Daniel Kralesxi: fix #5587: add support for older version of vmx...
2024-06-21 Wolfgang Bumilleresxi: remove already-dealt-with FIXME comment
2024-06-21 Wolfgang BumillerRevert "esxi: improve error handling for fuse mount...
2024-06-07 Dominik Csapakesxi: improve error handling for fuse mount tool
2024-04-23 Thomas Lamprechtesxi import: add "longhorn" to possible Windows Server...
2024-04-10 Thomas Lamprechtesxi: guest types: use quotes for all hash-map keys
2024-04-09 Stefan Sterzesxi: add mapping for windows server 2016/2019
2024-03-28 Thomas Lamprechtesxi: status: mark as active if its mounted
2024-03-28 Thomas Lamprechtesxi: drop unused variable and commented out code
2024-03-28 Wolfgang Bumilleresxi: add 'port' config parameter
2024-03-27 Thomas Lamprechtesxi: reduce cache invalidation time to 30s
2024-03-27 Aaron Lautereresxi: use mac address when static, generated and vpx
2024-03-22 Wolfgang Bumilleresxi: have the fuse process drop its privileges
2024-03-22 Wolfgang Bumilleresxi: use listvms.py's stderr as error message
2024-03-22 Gabriel Golleresxi: detect correct os type in 'other' family
2024-03-19 Dominik Csapakesxi: only add scsihw if it's defined
2024-03-19 Dominik Csapakesxi: add warning for losing efi state
2024-03-13 Thomas Lamprechtesxi: deactivate storage if config gets updated
2024-03-13 Thomas Lamprechtesxi: clean-up state-dir in deactivate storage
2024-03-13 Thomas Lamprechtesxi: deactivate storage on deletion from config
2024-03-13 Wolfgang Bumilleresxi: add 'skip-cert-verification' option
2024-03-13 Dominik Csapakimport: rework plugin api to not need a blessed object
2024-03-13 Wolfgang Bumilleresxi: add disk capacity to import metadata
2024-03-13 Wolfgang Bumilleresxi: warn if the guest was running
2024-03-13 Wolfgang Bumilleresxi: add helper to get vm from manifest for vmx path
2024-03-13 Wolfgang Bumilleresxi: let manifest file expire after 60s
2024-03-13 Wolfgang Bumilleresxi: drop unused sub methods
2024-03-13 Thomas Lamprechtapi: import-metadata: make warnings structured & merge...
2024-03-13 Thomas Lamprechtesxi plugin: do not support the images content-type
2024-03-13 Thomas Lamprechtesxi plugin: adapt to new libexec path for helpers
2024-03-13 Wolfgang Bumilleresxi import: deal with serial devices
2024-03-13 Wolfgang Bumilleradd source field to import-metadata
2024-03-13 Wolfgang Bumilleradd a warnings array to import-metadata
2024-03-13 Wolfgang Bumilleresxi: improve scsihw detection
2024-03-13 Wolfgang Bumilleresxi: separate disks and network
2024-03-13 Wolfgang Bumillerimport: return skipped/ignored volumes in get_create_args
2024-03-13 Wolfgang Bumilleradd ESXi plugin for import and wire-it up to a new...